7️Calling the API Test Callback
This API is designed to test the callback connection from the VietQR system to the partner's system. This is part of the testing and simulation process.
Note: This API can only be applied in the Sandbox (TEST) environment.
Transaction Assumption: In this testing environment, the API assumes that a transaction has been completed and paid.
POST
POST
Headers
Name | Value |
---|---|
Content-Type |
|
Authorization |
|
Body
Name | Type | Required | Description |
---|---|---|---|
| String | Yes | Create a payment code with VietQR. |
| String | Yes | Maximum of 19 characters, without Vietnamese accents, and no special characters. |
| Long | Yes | Payment amount. |
| String | Yes | Transaction classification: Debit/Credit (values: D/C). Default is "C". |
Response
Code mẫu
FAQs
Last updated