Cancel a checkout session
Checkout (Public)
Cancel a checkout session
Cancel an in-progress checkout session. Once cancelled, the session cannot be used. No authentication required.
POST
Cancel a checkout session
Path Parameters
Checkout session ID (format: cs_xxx)
Example:
"cs_abc123"
Response
Session cancelled successfully
Checkout session ID
Example:
"cs_abc123"
Payment URL for the customer
Example:
"https://pay.simiz.io/cs/abc123"
Example:
5000
Example:
"XAF"
Checkout session lifecycle:
idle— Session created, waiting for payment initiationprocessing— Payment being processedpending_ussd— Waiting for USSD confirmation from payersuccess— Payment completedfailed— Payment failedexpired— Session expiredcancelled— Session cancelled
Available options:
idle, processing, pending_ussd, success, failed, expired, cancelled Checkout-specific payment methods (broader than core):
ORANGE_MONEY,MTN_MOMO,WAVE,MOOV_MONEY
Available options:
ORANGE_MONEY, MTN_MOMO, WAVE, MOOV_MONEY Payment ID once payment is initiated

