Skip to main content

Overview

Use this flow to store a customer’s card, fetch their stored cards, and then create a card verification session. Once a card is verified, it can safely be used for withdrawal and other sensitive operations.

Steps

  1. Step 1: Store New Card – Store a new customer card and receive a secure card_token.
  2. Step 2: Get Customer Cards – Retrieve all stored cards for a customer (including card_token values).
  3. Step 3: Create Card Verification Session – Create a verification session for a stored card.