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 decision

D1 processes the Tokenization request and evaluates available signals (including the data you provide) to make a decision on behalf of the Issuer.

Before you begin

To enable D1 to make a decision on behalf of the Issuer, make sure you:

  • Configure your decisioning preferences during D1 onboarding. For details, see Decision engine.

  • Provide high-quality, consistent data for:

    • The card

    • The End User (called consumer in the D1 API)

Flow

Tokenization decision flow (high level)

Sequence diagram

Tokenization decision sequence diagram
Tokenization decision sequence diagram

Decision outcomes

The decision returned by D1 through the Decision engine is aligned with payment network TSP protocols.

D1 can return one of the following outcomes:

  • GREEN (approve) Full approval of the Tokenization request. The End User does not need to complete additional authentication.

  • YELLOW (approve with step-up authentication) The Issuer must authenticate the End User using an ID&V method to complete Tokenization.

  • RED (decline) Tokenization is not approved and the payment network TSP stops the flow.

To understand what happens after each outcome, see Processing the response and the corresponding sections:

Last updated

Was this helpful?