Inqud Docs
  • Developer
    • 🟢Inqud API
    • 🔑Authentication
    • 🪝Web Hooks
      • Web Hook Verification
      • Payment Web Hook
    • Payment Statuses
    • 📃API Reference
  • Payments
    • 🔢Payment Methods
    • 💸Withdrawal/Payout
      • Cross Payout Feature
    • 💰Deposit/Payin
    • 💰H2H Deposit/Payin
  • Crypto Widget
    • 💣Integration overview
    • Usage models
    • Extra features
      • Auto-conversion
      • Preselected currency checkout
    • 💱Coverage
    • 📄Glossary
    • ✅Get started
      • Onboarding
      • Setup instructions
    • 🔎Explore
      • Checkouts
      • Requests
      • Payments
    • 💻Integration
      • ⚙️Redirect payment flow
      • ⚙️Embedded widget
      • ⚙️Using your own UI with Inqud processing
      • 🪝Web Hooks
        • Checkout Web Hook
        • Request Web Hook
      • 📃API Reference
  • Crypto Static Addresses
    • 📃Overview
    • 💱Coverage
    • ✅Get Started
      • 1️⃣Step 1. Account verification
      • 2️⃣Step 2. Project setup
      • 3️⃣Step 3. Integration
    • 💻Integration
      • ⚙️API Integration
      • 🪝Web Hooks
      • 📃API Reference
  • Crypto Recurring
    • 📃Overview
      • Inqud Hosted Page overview
      • Inqud Recurring SDK overview
    • 💡Use Cases
      • Subscription Payments
      • On-Demand Payments
    • 💱Coverage
    • 📄Glossary
    • ✅Get Started
      • 1️⃣Step 1. Account verification
      • 2️⃣Step 2. Project setup
      • 3️⃣Step 3. Plan setup
      • 4️⃣Step 4. Integration
    • 🔎Explore
      • How it works
      • Project
      • Plan
      • Authorization
      • Subscription
      • Invoice
      • Payment Intent
    • 💻Integration
      • ⚙️Inqud Hosted
      • ⚙️Recurring SDK
        • SDK Package & Docs
        • SDK Usage Example
        • Example Sandbox
      • 🪝Web Hooks
        • Subscription Web Hook
        • Authorization Web Hook
        • Invoice Web Hook
      • 📃API Reference
Powered by GitBook
On this page
  • What is "Crypto Widget"?
  • Options with our branded UI:
  • Options without our branded UI:
  • Integration method
  1. Crypto Widget

Integration overview

PreviousH2H Deposit/PayinNextUsage models

Last updated 6 months ago

What is "Crypto Widget"?

"Crypto Widget" is a solution for integrating crypto acquiring into your project, eliminating the need to develop and maintain your own infrastructure. The product enables your project to accept cryptocurrency payments while automating all key processes, from address generation to transaction confirmation.

Integration and usage options for the "Crypto Widget" product

"Crypto Widget" is a product that offers multiple integration options via API, allowing you to choose how it is displayed and functions on the merchant’s side. You can opt for solutions that use our UI or seamlessly integrate with your own custom UI.


Options with our branded UI:

  1. Embedded widget on your website Integrate the product as a page element directly on your website. The "Crypto Widget" becomes part of your site's interface, enabling users to initiate and complete crypto payments without leaving the site.

  1. Redirect to a dedicated payment page After completing necessary actions on your site, users are redirected to a dedicated page within our service to finalize the payment. This option simplifies the integration process and separates the payment flow from your main site content.

  1. Payment link Ideal for quick testing or manual payment processing. A payment link can be generated via the Inqud portal by specifying the payment type and amount, and then shared with the customer. This approach provides a simple, fast way to accept payments without complex integration.

Options without our branded UI:

  1. Custom widget with our processing For full control over the look and feel of the payment interface, you can integrate directly with the "Crypto Widget" product through the API, using your own UI. This option lets you embed our processing functionality into your system while maintaining your unique user experience.

Integration method

"Crypto Widget" integrates seamlessly into your system via API. The product comes with complete documentation and code examples, making it easy to connect to your website or mobile application. Implementation requires minimal effort and does not take much time.

💣