Jump to Content
TinggHome
GuidesRecipesAPI Reference
HomeLoginTingg
Guides
Login
GuidesRecipesAPI Reference

Quick Start

  • What is Tingg ?
  • Get Started

Checkout 3.0

  • Introduction: Checkout 3.0
  • Getting Started
  • Express Checkout
    • Modal (pop-up)
    • Redirect (Full page)
  • Custom Checkout
  • Direct Card API
    • Card Tokenization
  • Dedicated Virtual Account
  • Go live 🎉
  • References
    • Integration dashboard
    • Supported Countries
    • Service settings
    • Payment options
    • Payment options modes
    • Test card & mobile data
      • Orange Money Botswana Simulation Flow
    • UAT Endpoints
  • SDK & UI library
  • Card Enrolment
    • Query For agreement_id

Payouts

  • Get Started: Payouts
    • Authentication
    • Service Basket
    • Callback
    • Go Live
    • Frequently Asked Questions

TINGG ENGAGE

  • Get Started: Tingg Engage

Card Tokenization API

Covers how to generate a reusable token for a card.

Suggest Edits

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.

Updated 22 days ago