# Binance Pay

{% hint style="info" %}
This integration is supported only for projects of the "Dynamic" type.
{% endhint %}

Accept Binance-to-Binance payments in your checkout. The customer pays in Binance with any supported asset; Binance auto-converts to your chosen **Currency**, and we credit your **Inqud balance** in that currency. No on-chain network fees for the customer.

### How it works

1. Customer selects **Pay with Binance Pay** and clicks **Continue**.
2. We create a **Binance Pay** order and redirect the customer to **Binance** (app/web).
3. Your checkout switches to **Payment pending** with a timer and **Go to Binance**.
4. Customer confirms the payment in **Binance**.
5. We receive confirmation from **Binance**, change the order status to **SUCCESS**, and send your standard Inqud webhooks.

<div><figure><img src="https://2493659114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVvChLJdAqFu9uz7E-7%2Fuploads%2F5kX7PJmL5CDOMM7ddT9I%2Fimage.png?alt=media&#x26;token=29f584e1-e3a4-41ea-9a1e-1d4759f50112" alt=""><figcaption></figcaption></figure> <figure><img src="https://2493659114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVvChLJdAqFu9uz7E-7%2Fuploads%2FGGZPMIGT83oL9WQnX7qf%2Fimage.png?alt=media&#x26;token=d578302f-7c4c-4d48-bdf4-7c57b90e982d" alt=""><figcaption></figcaption></figure> <figure><img src="https://2493659114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVvChLJdAqFu9uz7E-7%2Fuploads%2FoKaEYlikQNbTywSYxgon%2Fimage.png?alt=media&#x26;token=6dda20ed-49e3-4f97-88d9-69cc03a9e6ad" alt=""><figcaption></figcaption></figure></div>

### Customer experience

* Pay from any asset in a Binance account balance; conversion to your **Currency** happens on Binance’s side.
* No wallet addresses, no gas settings. One confirmation step in Binance.

### **Setup (Widget → Integrations)**

* **Currency** - settlement asset credited to your Inqud balance (Binance converts incoming payments to this asset).
* **Auto exchange to** - optional post-receipt conversion by Inqud to another asset on your balance.
* **Currency = None** → method **Inactive**; otherwise **Active**.

<figure><img src="https://2493659114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVvChLJdAqFu9uz7E-7%2Fuploads%2F4C8eY2MM0FmhOwyo8fDl%2Fimage.png?alt=media&#x26;token=2e351dd9-a4b5-4e21-a7c1-0b2d4cca316f" alt=""><figcaption><p>Widget configuration</p></figcaption></figure>

### Integration

* **Checkout API (**[**redirect**](https://docs.inqud.com/crypto-widget/integration/redirect-payment-flow) **or** [**embedded widget**](https://docs.inqud.com/crypto-widget/integration/embedded-widget)**):** No changes required. Enable Binance Pay in project settings by selecting **Currency -** the method appears automatically in checkout.
* **Requests API (**[**custom UI**](https://docs.inqud.com/crypto-widget/integration/using-your-own-ui-with-inqud-processing)**):** Implement Binance Pay using the [**API reference**](https://apireference.inqud.com/#tag/crypto-acquiring-requests/operation/user_crypto-acquiring_create-request) **examples** (create request, handle standard statuses/webhooks).&#x20;
