Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Sale Reference ID is a data that can be passed on and transferred from an incoming request. In order to

METHOD 1:

Following the recent demand, the Sale Reference ID is now accessible directly in the :

  • public byte[] preparedReversalData; if reversal request contains SaleReferenceID

  • public byte[] preparedPaymentData; if payment request contains SaleReferenceID

The Sale Reference ID is then checked in Arkoslib and sent to Amanacq if present.

So nothing is required on your side.

METHOD 2:

To display such data in the message response from Arkos, this one needs to be added to the Acquirer Proprietary Data directory.

...