Card Tokenization API

Covers how to generate a reusable token for a card.

The tokenization process will involve the following steps:

  1. Generate an OAauth token to authenticate the requests.
  2. Initiate a checkout request for which the transaction will be authorized for.
  3. Generate a token for the card details.
  4. Charge customers using the shared token.