List payments by user
Payments
List payments by user
Retrieve the payment history for a specific user by their UUID.
GET
List payments by user
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
UUID of the user
Example:
"550e8400-e29b-41d4-a716-446655440000"
Response
List of payments for this user
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

