How does a website access API payments?
PreviousHow to set the receiving wallet and currency for the payment code?NextHow do I set up an API whitelist and callback address?
Last updated
Last updated
Payment functions can be integrated into your application or website by accessing the API. The API interface also provides real-time access to payment-related data and reports, including transaction records, payment status, and fund flows, helping you with real-time monitoring and management.
Click "Application"
Select API access to payments and click "Access"
Click "Add application"
Fill in the App name, Callback address, etc. and click "Submit".
After successful creation, we can see the newly added API application and will produce APP_ID and APP_SECRET for API calls, and then refer to the API documentation for operation. Tip: APP_ID and APP_SECRECT are very important, please don't show them in any web code, URL parameter!