Skip to content
Last updated

Changelog

Version 1.0.1 Changes

Added the following fields to the Fetch Pay Request Response

  • firstSixDigits
  • lastFourDigits
  • authorisationCode
  • additionalData
  • customerIP

Fetch Pay Request Response

New/updated FieldDescriptionChangeWhere to find the new field on the Pay Request Response
firstSixDigitsThe first six digits of the customers credit card numberNewtransactionResults[x].card.firstSixDigits
lastFourDigitsThe last four digits of the customers credit card numberNewtransactionResults[x].card.lastFourDigits
authorisationCodeValue generated by the issuing bank in response to a proposal to transfer fundsNewtransactionResults[x].operationResult.authorisationCode
additionalDataHolds additional data about the Pay RequestNewadditionalData
customerIPThe IP address of the customer who submitted the payment from the clientNewadditionalData.customerIP