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.
Environment
URL
TEST
http://pgtest.payon.com.kharrow-up-right
PRODUCTION
https://pg.payon.com.kharrow-up-right
POST {{URL}}/pg/preAuthCompletion
POST
{{URL}}/pg/preAuthCompletion
sign
string
API's Signature
txId
Transaction Identification
merchantId
Merchant Identification
termId
Terminal Identification
currency
Currency
amount
Amount
Generate API Signature
Last updated 3 years ago