Skip to main content
Cresora Commerce
Support

Support

Contact channels, escalation paths, and FAQs for Cresora Commerce partners.

Support channels

ChannelUse forResponse time
Partner Portal supportGeneral questions, account issues1 business day
Developer support emailAPI and integration questions4 hours (business hours)
Emergency escalationProduction outages1 hour (24×7)

Contact information is available in your Partner Portal under Account → Support.

Self-service resources

Common issues

My API key isn't working

  1. Verify the key prefix matches the environment you're targeting (csk_test_ for sandbox, csk_live_ for production)
  2. Check if the key was rotated recently in the Partner Portal → API Settings → Keys
  3. Confirm your Authorization header format: Authorization: Bearer csk_test_xxxx

Webhooks aren't being delivered

  1. Confirm your endpoint returns 2xx within 30 seconds
  2. Verify the endpoint URL is publicly reachable (not localhost)
  3. Check Portal → Webhooks → Delivery log for error details
  4. See Failed deliveries →

My merchant was rejected

See Merchant Management → Rejection codes → for remediation steps.

Known issues

Known issues are tracked on the Status page →. Subscribe to status updates for real-time notifications.