Payment confirmation (Accounting request)
Confirmation allows you to request posting of an authorised transaction. Confirmation can be only requested once and the posting amount can be total or partial.
Confirmation operation is supported by the following payment methods:
- Credit cards, debit cards and prepaid
Transmission of payment capture message
Example of HTTP payment-confirmation message
id=99999999&password=99999999&tenantId=10&operationType=confirm&amount=1.00&
currencyCode=978&
merchantOrderId=TrackingNo12345&paymentId=123456789012345
Call parameters of HTTP payment-confirmation message
NAME | DESCRIPTION | FORMAT | ||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Example of XML message with payment outcome
Parameters of response to confirmation message
NAME | DESCRIPTION | FORMAT | |||||||||||||||||||||||||||||||||||||
|
Behaviour of the system in case of error upon confirmation
If incorrect parameters are sent (e.g. unknown terminal, incorrect password, attempt to confirm an already confirmed payment, attempt to confirm a payment for an amount higher than as authorised,...) the Gateway responds with an error message in XML format.
This message includes:
- an error code
- a mnemonic description of the error
Example of error message in confirmation phase: