cancel_payment_token
Cancel an unused payment token to get an instant refund and free up a card slot.
Instructions
Cancel unused token and refund instantly. Use when user cancels the purchase or to free up a card slot.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | The payment token to cancel | |
| reason | Yes | Reason for cancellation, e.g. 'Price mismatch: checkout shows $20 but token is $15' |