Request creation of new card token without processing payment
Token configuration data
Promise resolving to token creation response with URL
Request removal of previously established card token
Token value
Promise resolving to void (204 No Content)
Fetch details of previously established card token
Token value
Promise resolving to token details (200) or void (204 if not found)
TPayTokenizationModule provides methods for creating and managing card tokens.
See
https://openapi.sandbox.tpay.com/#tag/Tokenization