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
  • Project creation guide
  • Project currency settings
  • Auto convert
  • Web hooks
  1. Crypto Recurring
  2. Get Started

Step 2. Project setup

PreviousStep 1. Account verificationNextStep 3. Plan setup

Last updated 3 months ago

The next step involves creating and configuring the project. First, you need to create the project, then proceed with its configuration. Detailed instructions for creating and configuring the project are provided below.

Project creation guide

  • Navigate to the menu, then select "Recurring" and go to the "Projects" section.

  • Click on the "Create new" button.

  • Follow the instructions:

    • Enter the name of a new project in the respective field.

Upon successful creation, you can proceed to the project's profile to configure the necessary settings according to your requirements.

Project currency settings

This section displays all the currencies that have been connected to the project. It's important to note that by default, the project does not have any currencies connected, which means they need to be linked accordingly.

To activate available options, navigate to "Recurring" and go to the "Projects" sections in the menu, and select the desired widget.

  1. Next, go to the "Project’s currency settings" section and enable preferred currencies and blockchains.

Please note that only the currencies enabled in the settings will be displayed for users.

Auto convert

Set up automatic exchange rules within the project. When a payment is received, Inqud will automatically convert the cryptocurrency into a specified currency, based on the current market rate. This ensures that your business receives the equivalent value in a stable and familiar currency format.

  • Navigate to the "Recurring" -> "Projects" menu and select the desired project.

  • Go to the "Project's currency settings" section.

  • Choose the enabled currency for which you would like to automatically convert payments.

  • Select an option from "Auto convert to" drop down list

Web hooks

Webhooks provide merchants with the capability to receive real-time notifications about cryptocurrency payment transactions. This feature enables seamless synchronization and updating of their internal systems with the latest payment information.

Inqud facilitates comprehensive notification services for merchants on three distinct levels:

  • Subscriptions: Receive notifications for events such as subscription creation and status changes.

  • Authorizations: Get real-time updates on authorization creation and revocations.

  • Invoices: Track invoice status updates

Refer to the Webhooks page for detailed technical information:

βœ…
2️⃣
πŸͺWeb Hooks