29 April, 2024

by Beda Schumacher

Tokenisation Link - Cardholder name field added


Display an optional cardholder name field on the hosted tokenisation page to collect the name of the card holder. The new field can be controlled via the Tokenisation Link create request.


02 April, 2024

by Beda Schumacher

Network Tokenisation support Maestro cards
Cardholder option in the mobile SDK

  • We have added Network Tokenisation support for Maestro cards, using the existing MDES integration.
  • Mobile SDKs are now supporting additional cardholder fields to submit cardholder information. See the specific Android and iOS release notes for more details.

17 January, 2024

by Beda Schumacher

Token vs. PAN indicator and cardholder object added

  • accountType added to alias status response (/v1/aliases/{alias})
  • cardholder object added to
    • Vault tokenization (/v1/aliases/tokenize)
    • SecureFields tokenize (/v1/transactions/secureFields/tokenize)
    • Alias patch request (/v1/aliases/{alias})

29 November, 2023

by Beda Schumacher

Wallet tokenization - new integration method: hosted tokenization button

Capture card credentials stored in Google or Apple Pay wallets with the hosted tokenization button through the SecureFields integration.

14 November, 2023

by Beda Schumacher

Network Tokenization PAN storage and 8 digit BIN length

  • For eligible merchants and where card brands allow it we are returning a new bin property containing the 8 digit BIN range in the GET /v1/aliases/{alias} endpoint. See here for more information.
  • Option to not store PANs in the PCI Proxy vault by default when a Network Token has been provisioned successfully. See here for more information.

10 November, 2023

by Beda Schumacher

Mobile SDK: Google and Apple Pay tokenization button

Start collecting and tokenizing card numbers stored in a Google or Apple Pay wallet with our new native mobile SDK tokenization button integration.

October 2023

by Beda Schumacher

Network Tokenization - New properties added

We are now returning the status of a Network Token, the last4 digits as well as the paymentAccountReference of an underlying card number. They can be accessed via the Alias status API.

August 2023

by Beda Schumacher

Network Tokenization - Standalone API

Request plain Network Tokens with the new standalone API approach.