Gateway API
Changed
- Transaction API: Update API validation for the
browserTimezone
field in 3DS data to accept values prefixed with a plus sign (e.g.,"+0300"
), which were previously rejected, and to enforce a maximum string length of 4 characters for this field.
Added
- Customer profiles API: Add
attachPaymentInstrument
anddetachPaymentInstrument
API endpoints to customer profiles, allowing users to attach or detach payment instruments using profile identifiers (GUID or customer identification) and a transaction UUID.
Gateway Features
Added
- Connector Settings: Add a new connector setting Disable Refund After Chargeback, which controls whether the refund option is available for transactions that have undergone a chargeback.
Gateway Adapters
Changed
- Adyen (ADY-EP4-CC): Add support for preauthorize and capture transactions.
- checkout.com (CHE-EP2-BIZ): Add support for the new payment method Bizum. Bizum is a fast and secure mobile payment method widely used in Spain.
- dLocal (DLO-EP1-SINMO): Add support for the new payment method Sinpe Móvil. SINPE Móvil in Costa Rica facilitates money transfers through SMS, allowing users to send funds to another mobile phone number without needing the recipient’s bank account information.
- PAYONE (PASIX-EP1): Add documentation for the
extraData.avsCheck
field, which is used to enable Address Verification System (AVS) checks. - Worldline (ING-EP2-IDE): Add support for the new payment method iDeal. iDEAL is an online payment method that enables consumers to pay online through their own bank. Payments are made via bank app or online banking.
- Worldpay (WOR-EP1-KLAPN): Update documentation to specify that
item.totalAmount
is a required field for the payment method Klarna.
Please note that some of the features mentioned in the release notes may initially be available only within our sandbox environment for testing purposes. These features will be made available in the production environment upon successful testing and approval.