Cancel a pending transaction
Last updated
Was this helpful?
Last updated
Was this helpful?
Cancelling a pending transaction endpoint allows you to block the payment flow for consumers that currently visiting the payment page and also block the payment page for new consumers - only for specific transaction.
POST
https://api.sensepass.com/api/transactions/cancel/{transactionNumber}
transactionNumber*
String
Transaction number to cancel
Authentication Request Body fields
POST
https://api.sensepass.com/api/transactions/cancelByDeviceId/{deviceId}
deviceId*
String
Device ID of the transaction
Authentication Request Body fields