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
- Step 1: Store New Card – Store a new customer card and receive a secure
card_token. - Step 2: Get Customer Cards – Retrieve all stored cards for a customer (including
card_tokenvalues). - Step 3: Create Card Verification Session – Create a verification session for a stored card.