Welcome to our new developer portal! Use the "Ask" button to chat with our AI Agent.
For the complete documentation index, see llms.txt. This page is also available as Markdown.

May 13

Environment
Date

Pre-Production

May 5, 2026

Production

May 13, 2026

E-commerce enablement

Improvements

  • Add support in the Create token API for implicit registration. When the merchant gateway creates a token with a PAN for a card not yet registered in D1, D1 registers the card automatically if the issuer verifies it.

  • Return the token DPAN and token expiry date in the Create token API response.

Common

Improvements

  • Renew v1.0 operation management update, to align on v2.0 behavior:

    • Keep both the old and new cardId in the operations system when you renew a card with a new cardId.

    • Keep operations linked to the original cardId. Do not transfer them to the new cardId.

    • As a reminder, all operations are kept for 3 months after creation.

Deprecations & Breaking Changes

  • Deprecate the notion of account in v1.0 APIs

    • Deprecate the Register account API and Delete account API for v1.0 APIs. See Deprecated account operations.

    • Continue accepting these API calls for now, but stop storing account data in the D1 backend.

    • Remove dependencies on account APIs and accountId.

    • Make accountId optional in the Register card V1.0 API.

    • Continue accepting accountId in the Register consumer with cards V1.0 API, but stop using the value internally.

    • Stop returning accountIds in Get card details V1.0 API responses.

  • Deprecate the notion of consumer state in v1.0 APIs

Physical Issuance

New Features

Improvements

  • Allow Get production status for an unregistered card.

  • Allow Pull & Change for an unregistered card.

Bug Fixes

  • Fix the notification retry mechanism when the issuer backend times out.

Tokenization (Classic)

Improvements

  • Authenticator Info used in E-Commerce post tokenization use cases to authenticate cardholder for subsequent payment transactions added to NotifyVirtualCardChange API

Last updated

Was this helpful?