tokenpay
English
English
  • Tokenpay
  • Products
    • Features
  • Tutorials
    • How to register as a merchant?
    • How to create a payment code
    • How to set the receiving wallet and currency for the payment code?
    • How does a website access API payments?
    • How to set up a collection blank logo?
    • How do I set up an API whitelist and callback address?
    • How do I set the currency of payment at the cash register?
    • How do I set the cash register currency exchange rate difference?
    • How do I set the slippage?
    • How to View Payment Statements?
    • How to view a Payment in Lieu statement?
    • How to view the application APPSECRET?
    • How to manage my monitoring wallet?
    • How to recharge?
    • How to withdraw my coins?
    • How to submit supplement
  • API interface
  • Common problems
  • Announcement
    • Adjustment of payment-in-lieu fees
    • Platform recharge address updated
    • Blank logo on-line
    • Staying away from fake currency traps: a must-have scam prevention guide for digital currency invest
Powered by GitBook
On this page
  1. Tutorials

How does a website access API payments?

PreviousHow to set the receiving wallet and currency for the payment code?NextHow to set up a collection blank logo?

Last updated 1 month ago

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.

Before accessing the API payment, you need to complete the registration operation.

  • 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!