New Features:
- Implemented Network Tokens: Failover
Implemented an automatic failover mechanism for network tokenisation errors. If a network token cannot be created during the initial vault creation process, our system will automatically attempt to create it in the background. This enhancement ensures uninterrupted transactions and seamless payment experiences for both merchants and customers, even in cases of initial network token creation failures.
Impacted Functionality: Vaults
- Implemented Network Tokens on Fly generation (Subscriptions & Verify)
Enabled the creation of Network Tokens for existing Vaults during Verify and subscription charges processing ensuring seamless migration from FPAN (Funding Primary Account Number) to Network Tokens.
If a permanent Vault token does not already have associated Network Tokens, the system will attempt to provision one, provided the following conditions are met:
- The gateway used for the charge supports Network Tokens.
- Network Token Service is connected for the relevant scheme and “Set as default” = true.
- The registration connected to the Network Token Service is in “Completed” status.
Impacted Functionality: Subscriptions, Verify
- Extended Data Migration reporting capability with encrypted file output using Merchant PGP key
Added encryption for migration output report before sending it to the merchants. This ensures secure delivery of sensitive information.
Impacted Functionality: Data Migration Reporting
- Updated the Data Migration reporting to correct some field names
Updated Data Migration result reports for MPGS, Stripe and Braintree gateways by renaming specific fields to ensure consistency across reports.
Impacted Functionality: Data Migration Reporting