Authentication
To perform any task using PayKun API you will need to provide credentials, below is the details of which type of credentials you will need on the basis of your platform:
1.Web
For the various technical server-side requests like transaction initialization, transaction details retrieval, refund details, settlement details, etc, you need the unique Access Token obtained from your Merchant Account.
PayKun provides unique Access Token and API Secret Key (for web) to every merchant, which is needed to authenticate all of the above mentioned requests.
2.Mobile
For the various technical server-side requests like transaction initialization, transaction details retrieval, refund details, settlement details, etc, you need the unique Access Token obtained from your Merchant Account.
PayKun provides unique Access Token and API Secret Key (for app) to every merchant, which is needed to authenticate all of the above mentioned requests.
Last updated
Was this helpful?