Setup instructions
Why do you need to create a widget? A project represents an entity through which interaction with Inqud is conducted. By creating different projects, you can separate the flow of funds, which allows for more efficient financial operations. For example, if a merchant has two websites, they can create two separate projects with individual settings for each. This will not only separate the flow of funds but also allow unique parameters for each project, enabling more flexible management.
How to create a new on-ramp project (required step)
To create a new project, follow these steps:
Go to your dashboard.
Open the On-Ramp page.
Click on Add new onramp.
Enter the name of the widget in the form that appears.
Set the activation status using the Active toggle.
You can activate or deactivate the widget at any time.
Also webhooks can be set up via Project API docs
Checkouts
Checkouts can be created only via API Checkout API docs
Webhooks (recommended step)
You need to set up webhooks for Checkouts.
Click Add.
Enter the webhook URL (mandatory field) in the form that appears.
Optionally, provide a Webhook secret.
Click Submit to save the settings.
Also webhooks can be set up via Webhooks API docs
Last updated