支付API
English
English
  • Welcome 👏
  • Description
    • Access instructions
    • Safety information
    • Payment method
    • Signature generation
    • Signature verification
    • Decrypt callback
    • Data structure
  • Currency
    • Currency information
  • Order
    • Order creation
    • Order inquiry
    • Callback notification
    • Order closure
  • Payout
    • Payout inquiry
    • Create Payout
    • Callback
    • Cancel Payout
  • Wallet
    • Wallet addition
    • Wallet update
    • Wallet deletion
    • Wallet inquiry
    • Callback notification
  • Error code
    • Status code
Powered by GitBook
On this page
  • Secret key
  • Interface security
  • HTTPS
  1. Description

Safety information

Secret key

Merchants apply APP_ID and APP_SECRECT which is very important. Do not display in any web code or url parameters.

Interface security

The IP white list of the merchant can configure the application in the merchant backstage to prevent asset security problems caused by key leakage.

HTTPS

API All interfaces are transmitted using the HTTPS encryption protocol, some interfaces need to be provided notify_url & redirect_url. It is recommended that merchants deploy HTTPS services to the server to ensure the security of data communication.

PreviousAccess instructionsNextPayment method

Last updated 1 month ago