Paytabs provides you with a collection of API endpoints which used to process all payments, regardless of if they are through either your own payment pages, the managed payment pages, or if you are using the hosted payment pages.


This article is dedicated to the clarification of the  Card Token (token) parameter. A card Token (token) is the parameter that indicates Tokenization. Only if the card has been tokenized (have a token created representing this card) the card token would be returned within the response,

You can find about token management on Token Management


Specifications 


The Parameter Tag/Nametoken
JSON Example
token=2C4652BD67A3E936C6B490FC658B75B1
Data TypeString
Nullable
 
Samples 
  • [1=>no tokenization ] :
    null
  • [2=>Hex32] :
    2C4652BD67A3E936C6B490FC658B75B1
  • [3=>AlphaNum20] :
    JfN1DVw6w7hrM7mk7P11
  • [4=>Digit22] :
    9784728714285600213410
  • [5=>Digit16] :
    7814287600213411
  • [6=>AlphaNum32] :
    JfN1DVw6w7hrM7mm1P11jNMbzFFAe9WU
Max Length