Response Parameters | Token (token)

Modified on Fri, Dec 30, 2022 at 4:00 PM

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. 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 in our Token Management solution article.


Specifications 


The Parameter Tag/Nametoken
JSON Example
"token": "JfN1DVw6w7hrM7mm1P11jNMbzFFAe9WU"
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

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article