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.

Processing the response

After D1’s decision engine evaluates a Tokenization request, D1 returns a decision to the payment network TSP (for example, MDES or VTS). The TSP then completes the Tokenization flow with the token requestor and, when applicable, provisions and activates the digital card.

Decision outcomes

D1 can return one of the following outcomes:

  • GREEN (approve) The Tokenization request is approved and no additional End User authentication is required.

  • YELLOW (approve with step-up authentication) The Tokenization request is conditionally approved. The End User must complete an additional authentication step (an ID&V method) before the digital card can be activated.

  • RED (decline) The Tokenization request is declined and the payment network TSP stops the flow.

Each outcome has specific implications for the digital card state and the End User experience.

Notifications

During and after Tokenization, D1 can generate notifications that you manage in your issuer backend. Optionally, D1 can also send informational notifications to the End User.

Notifications to the issuer backend

D1 notifies your issuer backend of Tokenization outcomes and life cycle events (depending on what you enable during D1 onboarding).

For the APIs involved, see:

End User notifications

End User notifications are informational messages sent by SMS or email (when enabled). D1 can send these notifications on behalf of the Issuer in the following cases:

For configuration options and message templates, see End User notifications.

Last updated

Was this helpful?