Developer Portal
8.8 Void (Cancel)
JSON ‘request’ value | void |
DESCRIPTION | Transactions that have not yet been deposited may be voided using the void request. After a transaction has been deposited (money transferred), a credit request is required to refund the money to the cardholder. Void will succeed on transactions that are authorized or captured, but not yet deposited. In general, voids must be done on the same day as the authorize, capture, or sale. Otherwise a refund must be issued. |
URL | /Payment/CreditCard |
METHOD | Post |
URL PARAMS | None |
CONSUMES | text/json |
PRODUCES | text/json |