Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Once the first card transaction is successful, you get a card token by performing a re-query on the transaction using the Get Transaction Status API, for more info - check this link. When you call this endpoint, you'll obtain a response with a cardDetails object in the request body, which has the cardToken field, which holds the card’s token.

...