Retrieve a payment
Payments
Retrieve a payment
Fetch the details of a specific payment by its unique token (returned at creation).
GET
Retrieve a payment
Authorizations
Use your Simiz API key as the Bearer token.
Keys starting with smz_test_sk_ target sandbox, smz_live_sk_ target production.
Path Parameters
Unique payment token (e.g. pay_abc123xyz789)
Example:
"pay_abc123xyz789"
Query Parameters
Expand inline relations
Available options:
customer, project, refunds, events Response
Payment details
Unique payment token
Example:
"pay_abc123xyz789"
Example:
5000
Example:
"XAF"
Transaction lifecycle:
PENDING— Awaiting payer confirmationPROCESSING— Payment being processed by providerCOMPLETED— Payment received successfullyFAILED— Payment failedCANCELLED— Cancelled by merchant or payerEXPIRED— Payer did not confirm in timeREFUNDED— Fully refundedPARTIALLY_REFUNDED— Partially refunded
Available options:
PENDING, PROCESSING, COMPLETED, FAILED, CANCELLED, EXPIRED, REFUNDED, PARTIALLY_REFUNDED Payment methods supported:
ORANGE_MONEY— Orange MoneyMTN_MOMO— MTN Mobile MoneyUNKNOWN— Fallback / not yet determined
Available options:
ORANGE_MONEY, MTN_MOMO, UNKNOWN URL to redirect the customer for payment
Whether this is a production transaction

