Out of Band Transaction notification is a dedicated messaging system that allows merchants to receive their transaction outcome reliable and timeously.
The transaction outcome available in the Out of Band notification system contains the same data elements as would be found when doing a transaction look up in the gateway's endpoint or directly from Backoffice.
Merchant's developers can interface to the Out of Band system by implementing a Webservice that will consume the transaction response message. These transaction responses would be available when the cardholder has completed a payment to the merchant. The transaction responses are V_XML formatted, parameters returned are defined in the Enterprise Parameter Library.
Out of Band can be used across gateway products.
Prerequisites
- Merchant developer has to implement a Webservice that can consume the transaction results as and when its available from the Out of Band notification system.
- The merchant developer has to contact their local support team for Out of Band Transaction notification to be enabled on their Test/Live application ID(s)
- A Merchant developer will need to provide the target end of point of the Webservice implemented.