BNPLAuthResponse

The BNPLAuthResponse message is the response to the BNPLAuthorizationRequest message and contains the results of the Buy Now Pay Later authorization request.

Parent Elements:

cnpOnlineResponse

The feature associated with this transaction type is not yet generally available. Please consult your Relationship Manager for additional information about this feature.

Child Elements:

cnpTxnId, response, responseTime, message, location, checkoutUrl

 

BNPLAuthResponse structure

<BNPLAuthResponse id="1234567890" reportGroup="iQ Report Group" customerId="Customer Id">

  <cnpTxnId>Transaction Id</cnpTxnId>

  <response>Response Code</response>

  <responseTime>Date and Time in GMT</responseTime>

  <message>Response Message</message>

  <location>Processing Location</location>

<checkoutUrl>mysite.com</checkoutUrl>

</BNPLAuthResponse>