Landing Info Response

Here you can find information about the response received after sending a GET Landing Info call.

If the call is made using a Transaction ID created through a payment method that allows Landing Info, the response will be in JSON format and include the following details:

  1. The transaction's details;
  2. Payment instructions;
  3. QR Codes / Barcodes if applicable;
  4. Links for redirecting the user when the transaction is successful
  5. The logo of the payment method to display on your checkout page.

Landing Info Response Fields

The following table contains the definitions for each field included in the response from the GET Landing Info API call.

FieldDescription
amountThe amount of the transaction.
currencyThe currency used for the transaction.
expirationDateThe expiration date set for the transaction.
referencesThe reference ID from payment processor.
instructionsPayment instructions for the payment method used in the transaction.
qrCodesLink and RAW data for the QR code with which the payment will be made.
linksAdditional links for the payment method used in the transaction.
logosLink to the logo associated with the payment method used in the transaction.