Skip to main content

10 posts tagged with "Network Tokenization"

View All Tags

Gateway — v26.14

Gateway API

Fixed

  • Provisioning API: Fix an issue where the callback notification format 3-512 (JSON, SHA512-enforced) was rejected by createConnector and updateConnector requests.

Gateway Features

Changed

  • Login: Improve error messages when adding a new multi-factor authentication method.

Added

  • Post Processing: Add a new settlement export column fees:vat:aggregation that aggregates all mapped provider VAT fees of a transaction into a single amount.

Removed

  • Network Tokenization: Remove Network Token Metadata field (to be re-introduced in a future release).

Fixed

  • Hosted Payment Pages: Fix an issue where selecting Set as preferred payment instrument did not mark the stored payment instrument as preferred in certain scenarios.
  • Post Processing: Fix net and fees total amount calculations in CAMT.053 settlement exports for transactions in different currencies.
  • Risk Engine: Fix an issue where the Riskified device fingerprinting script did not load for payment.js integrations.
  • User Management: Fix an issue where the Invitations tab could fail to load for administrators with access to a large number of merchants.

Gateway Adapters

Changed

  • Adyen (ADY-EP4): Add mapping of additional card data fields from webhooks for unknown transactions.
  • dLocal (DLO-EP1-CC):
    • Add a new configuration setting Expose Installment Interest to include the installment interest amount in installment options responses.
    • Add a new configuration setting chargeArgentinaInUsd to process USD transactions for Argentina.
  • EBANX (EBA-EP1-PIX,EBA-EP1-UPI): Add support for cancelling Pix Automático and UPI Autopay enrollments via Deregister transactions.
  • EBANX (EBA-EP1-UPI): Add support for the new payment method UPI Autopay, including enrollment with an initial payment and recurring debits. UPI Autopay is a feature of India's Unified Payments Interface (UPI) that lets customers authorize automatic recurring debits from their UPI-linked bank accounts.
  • NaverPay (NAV): Add support for automated settlement data retrieval and processing.
  • Paynetics (PNE): Add support for the new settlement report flow covering posting, payout, and chargeback reports.
  • Stripe (STRV2): Add an optional webhookSecret configuration setting to verify the signature of incoming webhooks.

Fixed

  • Adyen (ADY): Fix an issue where outgoing callback notifications for chargeback transactions contain the wrong adapter reference ID.
  • Dimoco (DIM): Fix an issue where authorization rows with a matching transaction row caused duplicate reconciliation entries.
  • dLocal (DLO-EP1-PIX): Fix an issue where enrollments (register) did not support both fixed and variable subscription amounts in all enrollment flows.
  • PayPal (PPA):
    • Fix settlement report processing for refunds with currency conversion.
    • Fix an issue where settlement files without a bank reference ID could not be parsed.
  • Redsys (RED-EP1-CC): Fix a 3DS issue where transactions failed with a repeated order number error when the 3DS method completion arrived after the challenge had started.
  • Stripe (STRV2-EP2-ACH): Fix an issue with recurring debit transactions.
  • VoltUnifiedGlobalPayments (VUGP): Fix an issue where callback notifications with an unexpected status format caused processing to fail.

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.

Gateway — 26.13

Gateway Features

Changed

  • Post Processing Jobs: Add a credit card token type filter to Batch Less: Aggregate Transaction Values To Job Line Items strategy.
  • Provisioning API: Add Network Token TRIDs to the listMerchants response.

Added

  • Hosted Payment Pages: Add possibility to manage and configure Content Security Policy (CSP) headers.
  • Provider Settlement: Add automatic detection of second chargebacks when the first chargeback was already settled.
  • Provisioning API: Add a new dedicated endpoint to configure and retrieve the multi-method routing configuration.

Fixed

  • Dashboard: Fix an issue where dropdowns in the dashboard did not work in Safari.
  • Network Tokenization: Fix an issue where tokens stored during cross-merchant transactions with register were not marked active.
  • Post processing: Fix the CAMT.053 settlement export to skip files with no reportable entries and to use fallback values for currency, account name, and booking date.
  • Post processing: Fix the settlement net amount shown when the fee currency differs from the settlement currency.
  • Provisioning API: Fix error responses to always return a consistent JSON format.

Gateway Adapters

Changed

  • 2C2P (2C2P-EP1-CUP): Add UnionPay support as a dedicated UPOP payment method.
  • 2C2P (2C2P-EP1-MACAU): Add support for the new payment method Macau Pass. Macau Pass is a widely used stored-value card and mobile payment service in Macau; customers complete the payment on a hosted page, with MOP as the supported currency.
  • Adyen (ADY): Add support for handling chargebacks.
  • Autopay (AUTO-EP1): Add handling of the scheme transaction identifier in callback notifications, storing it as the transaction's scheme reference.
  • dLocal (DLO-EP1-CC): Add support for installments.
  • EBANX (EBA): Improve callback notification and error handling for the Pix, Pix Automatico, and UPI payment methods with consistent status and error mapping.
  • EBANX (EBA-EP1-PIX): Add support for the new payment method Pix. Pix is Brazil's instant payment system operated by the Central Bank of Brazil, allowing customers to pay in real time via QR code.
  • NaverPay (NAV): Improve error mapping for failed transactions.
  • Paynetics (PNE):
    • Add parsing of TRN2 transaction reports for reconciliation when the new report retrieval mode is enabled, replacing the legacy POF-based reconciliation.
    • Add support for chargeback handling.
  • PayU (PAU): Add support for sending a merchant-provided tax amount with payment requests via a new configuration setting.

Fixed

  • Adyen (ADY): Fix callback handling for incremental authorizations.
  • Adyen (ADY-EP2-SEP): Fixed an issue where recurring transaction were failing.
  • EBANX (EBA-EP1): Fixed an issue where the adapter log captured the first partial refund ID instead of the current partial refund ID.

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.

Gateway — v26.12

Gateway API

Changed

  • Callback: Add the markAsPreferred flag to the customerProfileData object.

Gateway Features

Changed

  • Data Export: Add support for large CSV exports.
  • Post Processing Jobs: Add a setting to the camt.053 settlement report export to use the original transaction currency amount.
  • Transaction Details: Show the IP country stored at the time the transaction was processed.

Added

  • BI Data Source: Add the customer IP country field ip_country.

Fixed

  • Chargebacks: Fix an issue where chargebacks created manually via the dashboard were stored with an incorrect settlement amount.
  • Network Tokenization: Fix an issue where network tokens shared across merchants could expire shortly after being created.
  • Post Processing Jobs: Fix an issue where post-processing jobs without an assigned processing strategy could fail during the collection phase.
  • Post Processing Jobs: Fix the camt.053 settlement report export to also generate a report file even if a settlement only contains line items.
  • Post Processing Jobs: Fix the camt.053 settlement report export to contain the merchant transaction reference in the EndToEndId element instead of the payout reference.
  • Post Processing Jobs: Fix issues with the camt.053 settlement report export: accurate booking and value dates, credit/debit indicators, and payout references.
  • Post Processing Jobs: Fix an issue where the Collect Transactions from related Batch step did not collect transactions when the merchant belongs to a sub-tenant.
  • Routing: Fix an issue where saving routing or availability rules could unintentionally delete existing decision rules on error.

Gateway Adapters

Changed

  • Braintree (BRA-EP1-PPE): Add support for an optional onBeforeCreatePayment callback in the PayPal button integration which allows asynchronous operations before the authorization flow begins.
  • checkout.com (CHE-EP1-CC,CHE-EP2-CC): Update the adapter documentation with the Merchant Advice Code mapping.
  • EBANX (EBA-EP1-UPI): Add support for the new payment method UPI. UPI (Unified Payments Interface) is India's leading instant payment system, allowing customers to pay directly from their bank account by scanning a QR code or approving the payment in their UPI app.
  • Klarna (KLW): Add support for processing payments in Canada.
  • PayPal (PPA,PPCP): Add a new configuration setting to the settlement data fetchers, which applies the actual settlement amount and currency reported by the provider for cross-currency payouts instead of the original transaction currency.
  • PayPal Complete Payments - PPCP (PPCP): Add support for reconciliation.
  • Redsys (RED-EP2-BIAPI): Add a new configuration setting disable_default_exemption_TRA to disable the default TRA exemption when no exemption indicator is provided.

Added

  • Zip (ZIP-EP2-ZIP1): Zip is a leading buy now, pay later provider in the United States, allowing customers to pay for purchases in installments. Add a new integration using Zip's Global API for the US market. The integration supports Debit, Preauthorize, Capture, Void, and Refund transaction types.

Fixed

  • GoCardless (GOC): Fix an issue where duplicated provider callbacks could incorrectly update the transaction state.
  • Redsys (RED-EP2-BIAPI): Fix an issue where the SCA exemption indicator provided on the transaction was not always forwarded.

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.

Gateway — v26.6

Gateway Features

Added

  • Provider Settlements and Reconciliation: Enable users to create and update settlement data via Expert Actions on the Transaction Details page.
  • Provider Settlements and Reconciliation: Add a new export strategy to generate settlements in CAMT.053 format.
  • Push API: Add support for Payouts.

Fixed

  • Network Tokenization: Fix and improve network tokenization performance for asynchronous tokens.
  • Risk Profile: Fix a minor response parsing bug in the Forter risk engine.

Gateway Adapters

Changed

  • Adyen (ADY-EP3-CC): Add a configuration to enable returning the number of installments.
  • Adyen (ADY-EP3-MOPAY): Add support for Captures.
  • EBANX (EBA-EP1-CC): Add a configuration to enable returning the number of installments.

Fixed

  • Adyen (ADY-EP3-VIPPS): Fix a currency issue for register transactions.
  • dLocal (DLO): Fix an issue with incorrect amounts in the settlement for Payouts.
  • GoCardless (GOC-EP1-BTR): Fix an issue where chargeback settlements were not correctly updated.
  • PayPal Complete Payments - PPCP (PPCP): Fix Set Transaction Context (STC) to be available throughout all payment steps.
  • Worldline (ING-EP2-CC): Fix an issue where a callback notification status was not handled.
  • Worldline (ING-EP2-CC,ING-EP8-CC): Fix a callback notification issue for Captures.

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.

Gateway — v26.5

Gateway Features

Changed

  • Connector Settings: Add bracket notation for the connector setting Field Expression Operation for the target field extraData to allow dashes in the key name.
  • Network Tokenization: Add an additional network token configuration to the existing setting to allow creating network tokens when processing subsequent transactions.

Fixed

  • Network Tokenization: Fix an issue where disabling network token processing also disabled network token creation.
  • Transaction Details: Fix a bug where transaction logs are not properly formatted.
  • Transaction Processing: Fix automatic capture to also work for failover transactions.
  • UI: Fix the customer profile list view showing a wrong total number.
  • Virtual Terminal: Add missing translation in the Pay-By-Link UI.

Gateway Adapters

Changed

  • Adyen (ADY): Add handling of Merchant Advice Code from callback notifications.
  • Braintree (BRA-EP1-SWI): Add support for Swish, a Swedish mobile payment method that allows customers to make real-time payments using their phone number and banking app.
  • checkout.com (CHE-EP2-BIZ): Add the payment ID in the callback notification as psp:bizumPaymentId.
  • dLocal (DLO-EP1): Add a new optional configuration setting which allows sending a custom X-Dlocal-Payment-Source header.
  • eMerchantPay (EME-EP3-CC): Add support to automatically migrate existing recurring card subscriptions from the legacy platform to the Genesis platform without requiring cardholders to re-register.

Added

  • NaverPay (NAV-EP1): NaverPay is a South Korean digital wallet and online payment platform by Naver Corporation. It enables users to make seamless payments across e-commerce sites, apps, and offline merchants. The platform offers secure transactions, loyalty rewards, and easy integration for businesses.

Fixed

  • KCP PC (KCPPC): Add a temporary configuration setting which should fix issues with refunds.
  • PayPal Complete Payments - PPCP (PPCP-EP1-PPE): Fix an issue with the wallet reference handling.
  • Redsys (RED-EP2-BIAPI): Fix an issue where the authCode is not included in the callback notification.

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.