Widget Integration Methods

Learn how to inegrate Coindisco Widget on your side.

Coindisco Widget — Integration Guide

Integrating the Coindisco Widget into your website, wallet, or dApp is fast and easy. Depending on your project’s needs, you can choose between three integration methods — from a simple redirect to a fully branded API solution.

🖼️ Embedded Widget (iFrame)

The Embedded Widget places the checkout experience directly inside your website or application. Users can complete purchases without leaving your page, ensuring a smooth and consistent user experience. This method is ideal for exchanges, wallets, and dashboards, and allows customization of layout, size, and theme to match your brand.

This can be achieved by adding the following iFrame snippet to your codebase:

🔗 Button Integration (Open in New Tab)

The Button Integration allows you to open the Coindisco checkout page in a new browser tab. When users click your “Buy Crypto” button, they’re redirected to a secure hosted payment page powered by Coindisco. This is the fastest and easiest way to integrate crypto purchases — no backend setup is required, and it works with any frontend framework.

Example:

🔧 White Label API Integration

For partners who want a fully branded “Buy Crypto” experience, Coindisco offers a White Label API. This integration allows your application to communicate directly with Coindisco’s backend — you manage the UI, while Coindisco handles quotes, payments, and transaction logic. It’s a powerful option for enterprises that require a fully customized design and flow.

:point_right: Learn more in the White Label API Integration Guide

The Widget Customizer lets you visually configure your widget without writing code. You can adjust parameters like theme, currency, and size, and instantly generate your integration link.

:point_right: Open the Widget Customizer Guide

Try the Widget Customizer here

Last updated