Skip to main content

Step 3: Complete Payment

Verify the card by completing the transaction.

Instructions

  1. Redirect User: Send the customer to the payment_url received in Step 2.
  2. Card Entry: The customer enters their valid card details on the secure checkout page.
  3. 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.