• Use Case: Securely store customer information
Recurring transaction is a common feature for an application to have, and Krungsri can provide you a simple way to make it happen. After you validate the ownership and correctness of information used for financial transaction, such as Krungsri bank account or credit card number, you can call an API provided to have that information be tokenized. The token that we provide back can be stored for future use without a link to its actual value and leave it for Krungsri to handle when you make future transaction.
High level steps:
1) Application verifies identity and ownership of the data before submitting to Krungsri.
2) Application then submits data for tokenization through provided API. Please refer to more details below