To perform financial transaction request to serve need to authorize your API token and API signature. API token will be generate every request authentication
In order to interact with PAYON's API. First you need to Obtain your API Key. Next generate API's signature for authorization between Merchant and PAYON's server. Finally, obtain your authentication's token for authenticate user account.
Cancellation Transaction
POST{{URL}}/pg/reversal
This endpoint allow you to process reversal request.
Sign is a digital signature for verifying the authenticity of digital messages or documents. Only a valid API's sign can be interact with PAYON's Server.