Skip to main content
Cresora Commerce
Portal Guides

Merchant Management

Submit a new merchant for review, track status, and respond to rejection codes.

Submit a merchant for review

  1. In the Partner Portal, go to Merchant Management → New Merchant
  2. Fill in all required fields (business name, address, MCC, ownership details)
  3. Attach required compliance documents (see Compliance requirements)
  4. Click Submit for Review

The merchant status changes to Underwriting. Cresora will review within 1–2 business days.

Merchant statuses

StatusMeaning
DraftSaved but not yet submitted
UnderwritingUnder Cresora review
ApprovedApproved; ready to activate
ActiveLive and transacting
SuspendedTemporarily restricted — contact Cresora
ClosedAccount closed

Rejection codes

If a merchant is rejected, the Portal displays a rejection code:

CodeReasonNext step
REJ-001Incomplete business documentationUpload missing documents
REJ-002MCC not supportedContact Cresora for supported MCCs
REJ-003OFAC/sanctions hitContact Cresora compliance team
REJ-004Ownership information mismatchCorrect and resubmit

Editing a draft merchant

A merchant in Draft or Rejected status can be edited. Click Edit in the Portal, correct the issues, and resubmit.

API equivalent

To submit merchants programmatically, use the Merchant API:

POST https://api.cresoracommerce.com/v1/merchants
Authorization: Bearer csk_test_xxxxxxxxxxxx

See Merchant API → for the full request shape.