worldline

Documentation

Changelog

Below you will find an overview of all the changes to our Acquiring API. The date listed next to the version is the date on which these changes became available on our pre-production environment.

1.3.0 - 2025-03-13

  • Updated operationId length to 40 characters

  • Updated the location of the emvData object to cardPaymentData.pointOfSaleData object in all responses

  • Updated the cardPaymentData object in the Create standalone refund response from CardPaymentDataForResource to CardPaymentDataForResponse

  • Updated the initialSchemeTransactionId to not be required for CARDHOLDER initiated subsequent Card On File transactions

  • Added more descriptive text regarding the handling of Card On File data

  • Added the cardPaymentData object to the Balance Inquiry response

  • Added the serviceLocationData object to the cardPaymentData request object

  • Added the cardSequenceNumber property to the cardData request object

  • Added the additionalResponseData object containing the Merchant Advice Code to allmost all responses

  • Added additional possible value for the walletId property to indicate the use of a network token

  • Added the isOfflineApproved and offlineAuthorizationResponseCode properties to the terminalData object to flag offline processed transactions

  • Added support for active 3D Secure version 2.3.1

  • Removed support for sunsetted 3D Secure version 2.3.0

  • Removed support for THREE_DS_MERCHANT_RISK , THREE_DS_ISSUER_RISK and THREE_DS_DATA_ONLY for threeDSecureType

  • Removed the retryAfter property from all responses and SubOperation objects

1.2.1 - 2025-02-05

  • Correction of OAuth2 scope on endpoint /balance-inquiries

1.2.0 — 2025-01-08

  • Added Point Of Sale (POS) capabilities to standalone refunds endpoint

1.1.0 — 2024-12-17

  • Updated refund authorization reversals to not allow the user to specify any amount

  • Updated the responseCode example values (removed leading zeros)

  • Various minor fixes

1.0.0 — 2024-12-10

  • Added properties to allow Point of Sale (POS) capabilities on all endpoints (requests and responses)

  • Added balance inquiry endpoint

  • Moved cardholderVerificationMethod to cardPaymentData

  • Added cardEntryMode on Request DCC rate endpoint

  • Added brandSelector as optional property to cardPaymentData

  • Added additional 3D Secure version

  • Various minor fixes

0.9.1 — 2024-10-18

  • Fixed some documentation

0.9.0 — 2024-09-30

  • Initial version for eCommerce