Generate Static VA
POST/payment-gateway/static-va
This API is used to generate Static Virtual Account number.
Request
Responses
- 200
- 401
- 422
Sample API response when you genereate Static Virtual Account
Sample API response when Your Flip api secret key value for Authorization is missing or invalid.
Sample API response for validation error
Callbacks
- POST staticVaCallback
POST/your-callback-url
We will send you callback status when your customer successfully paid the transaction or when the transaction is expired. Please make sure that you have set the Accept Payment callback URL on the Flip for Business dashboard.
Callbacks Responses
- 200
URL must return a 200 HTTP Status Code. If the URL returns another HTTP Status Code or if our system doesn’t receive any response within 30 seconds (timeout), our system will retry the request 5 times, with a 2-minute interval for the transaction callback (Money Transfer, Accept Payment, International Transfer).