Request |
The function of the cancellation of a transaction is possible only if the transaction has been validated and not banked, so the customer has not been charged to his bank account.
The doReset function is used to cancel the sending to your bank of a debit or credit transaction made from the following functions: doAuthorization, doDebit, doCredit, doRefund.
Request
Element | Description | Mandatory | Format | Example | Condition |
version | Payline web services version. To be valued with the latest version: see the table of versions. | Yes | N2 | 18 | |
transactionID | Identifier of the authorization transaction. | Yes | AN50 | ||
comment | Description of reason for cancel. It can be viewed on the transaction log accessible through the Merchant Administration Center. | No | AN255 | ||
media | Detection of the media used during the payment. The possible values of this tag are: - Computer | No | AN25 | Mobile | |
amount | Transaction amount in the smallest currency unit. The value 100 corresponds to 1 €. | No | N12 | 100 | |
currency | Payment currency code. | No | N3 | 978 | |
privateDataList | Your own personal information. | No | Object privateDataList | from version 24 | |
sequenceNumber | Use to detect a duplicated operation. | No | AN50 | 1 |