Step 3: Complete Payment
Verify the card by completing the transaction.
Instructions
- Redirect User: Send the customer to the
payment_urlreceived in Step 2. - Card Entry: The customer enters their valid card details on the secure checkout page.
- Success: Upon successful payment, a Card Token is generated and automatically linked to the
customer_reference_id.
Note
You do not make an API call for this step. This is a user interaction step. Once the user completes this, proceed to Step 4 to retrieve the tokenized card.