When tokenizing payment-instruments, we now return the underlying card metadata associated with the network token in the response. This is useful to provide accurate and up-to-date reporting of payment instruments, for merchants who wish to use this information within their payments workflows.
We have added the Trustly Module to our Web SDK and Trustly page to PSP Integrations. Trustly is also added as paymentInstrument to our API spec.
For more information, see our Trustly Integration page.
We have added the cardOnFileSaveEnabled field to the Hosted Payments Orders endpoint. Giving you more control over the way you display card-on-file options to your customers using the BR-DGE Hosted Payments Page.
We have added the 4281 response code description as:
Transaction Error: Unknown transaction failure.
For Vault Import, we have imposed a limit on the number of tokens that can be associated with a Customer ID.
If 400 or more tokens are associated with a Customer ID, any subsequent tokenization attempts which link to that CustomerID will be ignored.
API Reference updates:
- Added
paymentAccountReferenceto thenetworkTokenobject in our "Network Token Status Change Event" and "Network Token Metadata Update Event" Callback responses. - Added new
tokenProvisioningStatusfield topspTokensobject. - Updated example responses for POST and GET /v1/payment-instruments API endpoint.
- Added
PspTokenInstrumenttopaymentInstrumentobject in POST /v1/payments and POST /v1/payouts API endpoints.
User Guide improvements:
- Added details about making payments and payouts by using the PSP Tokens. For more information, see Vault Interoperability page.
You can now create Payment Service Providers (PSP) tokens for your Card-on-Files in multiple different ways, outside of traditional payment flows. You can also receive notifications during the provisioning process.
For more information, see our Vault Interoperability page.
Removed TransactionId from the list of required fields in the PspInfo object.
You can use the Worldpay Worldwide Payment Gateway (WPG) as a Payment Service Provider (PSP) for the following:
- Payments
- Cardholder Initiated Transactions (CITs)
- Payment Instruments
- Cards
- Digital Wallets
- Apple Pay
- Google Pay
- Payment Instruments
- Merchant Initiated Transactions (MITs)
- Payment Instruments
- BR-DGE Card-on-File
- Types
- Standing Instruction
- Unscheduled
- Recurring
- Standing Instruction
- Payment Instruments
- Split Auth and Capture (SAC)
- Mail Order Telephone Order (MOTO)
- Cardholder Initiated Transactions (CITs)
- Payouts
- Cards
- Apple Pay
- Google Pay
- Refunds
For more information, see our Worldpay Integration page.
We have added a maximum number of 200 Card-on-File tokens per customerID. If you exceed 200 tokens created for a customer, you will be presented with this new error code:
4287Request Error: The limit of Cards on File that can be associated with a single customerID has been exceeded.
