An embeddable (or white-label) gateway a merchant configures once to accept crypto, settling in crypto or fiat.The Widget is the merchant-facing product. A merchant integrates it in one of two ways:
- Embedded Widget — a drop-in component on a checkout/payment page (the customer-visible “pay with crypto” experience).
- White-label — the same capability integrated under the merchant’s own brand.
What the merchant configures
- a mode:
FIXED_AMOUNT(merchant sets the price) orCUSTOMER_AMOUNT(amount set dynamically, e.g. a checkout total, within min/max limits); - min/max deposit amounts;
- accepted blockchain networks and currencies;
- the wallet address where funds should be sent;
- optional domain restrictions (which websites may host the Widget);
- optional success/cancel redirect URLs;
- an optional metadata schema (e.g. order IDs).
Next steps
- Bleepay Wallet — the voucher-based payment method.
- Payment flows — end-to-end flow details.
- Custody model — how funds move.