Binance Pay allows your customers to pay with crypto directly from their Binance accounts. Orbital supports Binance Pay across our payment and payout methods, making it easy to integrate into your crypto checkout experience.
Supported Integration Methods
You can use Binance Pay through the following Orbital payment and payout flows:
- Hosted Payment Pages (HPP)
Customers are redirected to a Binance Pay checkout with a QR code or deep link to complete the payment. - Invoice API
Programmatically create invoices that support Binance Pay as a payment method. Orbital returns a payment URL and monitors payment status. - Payouts
Send funds to users with a Binance Pay ID. This is useful for refunds or merchant disbursements.
Binance Pay is not available through the Rapid Deposit method.
How Binance Pay Works
- The customer selects Binance Pay at checkout.
- Orbital returns a Binance Pay-specific QR code or link.
- The user completes payment within the Binance app.
- Orbital monitors the transaction and updates the status via webhook or polling.
Transaction Identifiers
Binance Pay transactions do not have public blockchain TxIDs. Instead:
- Each payment has a Binance Pay ID, generated and managed within Binance’s internal ledger.
- This ID is shared with the customer at the time of payment and can be used to verify the transaction inside their Binance account.
- As a merchant, you’ll receive this ID as part of the Orbital transaction response.
Country Restrictions
Binance Pay is not supported for users in the following countries. If a customer’s IP, country code, or verification data indicates one of these regions, you should hide Binance Pay as a payment option:
- United States
- Canada
- Cuba
- Iran
- North Korea
- Crimea region and non-government-controlled areas of Ukraine
- Australia
- Netherlands
- UAE
- Bahrain
- Kazakhstan
- Japan
- Turkey
- Russia
- Indonesia
- Singapore
- Thailand
- Vietnam
Similarly, payouts via Binance Pay are restricted in the following countries:
- United States
- Canada
- Cuba
- Iran
- North Korea
- Crimea region and non-government-controlled areas of Ukraine
- Australia
Orbital enforces these restrictions where possible.