Step to Create a VietQR code
Steps to creat a VietQR Payment Code:
Steps to Create a VietQR Payment Code:
Get Token
○ The customer needs to call the API Get Token of VietQR for access and authentication. In this step, after successful authentication, VietQR will return a token to the customer, which acts as a key to access the API for generating the VietQR code. Reference link.
Generate Payment Code
○ The customer will use the token obtained in the previous step to call the API Generation QR code for usage. Reference link.
Testing in Test/Staging/Sandbox Environment
○ For the test/staging/sandbox environment, the customer does not need to scan the code for an actual payment. Instead, the customer should call the API Test Callback to simulate a successful payment. Reference link.
Last updated