Accept Binance Pay
without building the integration
Binance Pay is a merchant payment service that lets Binance users pay from their exchange balance. Because the transfer happens inside Binance rather than on a public blockchain, it settles instantly and carries no network gas fee — the trade-off being that it only reaches people who already hold a Binance account.
- BTC
- ETH
- USDT
- USDC
- BNB
- Region
- Global
- Methods
- 2
- Credentials
- Server-side only
- PaymentHood fee
- None
- Status
- Live
Binance Pay in summary
- Coverage
-
Available worldwide wherever Binance operates, though local regulation restricts or bars it in some jurisdictions. Confirm availability for your own market before relying on it.
Among the markets Binance Pay serves — their own list is authoritative (opens in new tab).
- Currencies
-
- BTC
- ETH
- USDT
- USDC
- BNB
Among those supported. Which ones your account can charge in depends on its registered country.
- Fees
- Set and billed by Binance Pay, and published on their pricing page (opens in new tab). PaymentHood adds nothing on top, at any volume.
- Official resources
- Website (opens in new tab) · Developer docs (opens in new tab)
Written against Binance Pay's own documentation on . This page deliberately states no fees, no counts and no completeness claims, because those change without notice — for anything you are about to build on, Binance Pay's own documentation (opens in new tab) is the authority.
What your customers can pay with
Every method below runs through the same PaymentHood checkout. Turning one on or off is a dashboard setting, not a code change.
Binance wallet
The buyer pays from their Binance exchange balance
QR code
Scan-to-pay from the Binance app
What PaymentHood handles for you
A direct Binance Pay integration is not just an API call. These are the parts every team ends up rebuilding — and the parts PaymentHood ships already done.
- Credentials
- API key and secret with request signing, held server-side in PaymentHood
- Webhook security
- Signed order notification, verified before an order is released
- Payment verification
- Server-side order status re-check against the Binance Pay API before fulfilment
- Idempotent charge creation, so a retried request never double-charges a customer
- Automatic failover to another configured provider when Binance Pay is unreachable
- One reconciliation view across Binance Pay and every other provider you run
- Provider credentials never reach the storefront or the customer's browser
- Adding or switching a provider later is a dashboard change, not a re-integration
Use Binance Pay on your platform
Install the free PaymentHood plugin for your store, then enable Binance Pay in your dashboard.
Connecting Binance Pay takes three steps
Open your Binance Pay account
Register directly with Binance Pay and complete their onboarding. Funds settle from Binance Pay into your own bank account — PaymentHood never holds merchant money.
Add the credentials to PaymentHood
Paste your Binance Pay API credentials into the PaymentHood dashboard. They are stored server-side and never exposed to your storefront.
Enable it at checkout
Install the PaymentHood plugin for your platform, paste your PaymentHood API key, and Binance Pay appears as a payment option. Test in sandbox, then switch to live.