Payment
Last updated
Last updated
To test the API, make sure to include x-api-key
in the header with your API key.
Creates a payment link. You need to provide the amount and the currency of the payment in the request.
Payment creation request body
A method to receive a payment (on-chain or via Binance Pay).
direct
Possible values: The amount you want to receive from your customer.
If true, the initial amount will be increased to cover the platform fee.
Specifies the cryptocurrency for the payment via tickers (refer to API glossary).
Specifies the blockchain network for the payment via tickers (refer to API glossary).
Customer's ID for security purposes.
The customer's IP address, recorded for compliance purposes.
Order description
Additional information related to the payment, if needed.
An optional URL where transaction status updates and payment notifications will be sent.