Triggerless Actions
If you would like to use NoRamp to easily process payments but not run any smart contract function you can follow these simple steps.
Create Price
Creating a triggerless price is straightforward: just input the desired amount and currency. Additionally, you have the option to specify whether the price is intended for a single use or multiple uses, and you can also include custom metadata for further customization.
Create Webhook
To ensure real-time updates on payment status, it’s crucial to establish a webhook in the seller dashboard. This enables you to receive prompt notifications whenever payments are made.
Listening Events
After a successful payment, you will receive an event notification similar to this:
Prior to executing any actions, it is imperative to verify both the type
and status
to ensure a seamless and appropriate process.