Skip to main content

Cancel a Pending Intent

POST /merchant/api/v1/payment-intents/{id}/cancel Only intents in pending status can be cancelled. Returns 200 on success.

Issue a Refund

POST /merchant/api/v1/payment-intents/{id}/refund Only intents in completed status can be refunded. The full amount is returned to the customer’s wallet. Response: