Recurring SDK
Last updated
Last updated
The Inqud Recurring SDK empowers developers to integrate automated cryptocurrency billing into applications while maintaining full control over the user interface (UI). This flexibility allows for a customized payment experience that aligns with your brand and user expectations.
The Inqud Recurring SDK is a React-based library for integrating subscription-based payment systems with Ethereum-compatible wallets and blockchain networks. It provides hooks to manage wallet connections, network and currency selection, and recurring transactions, while abstracting backend API calls and contract interactions.
Your business account with Inqud is set up, complete with API tokens configured.
The Crypto Recurring Project has been established and configured within the Inqud platform.
Plans are created within project.
If you don't have the prerequisites in place yet, please refer to the following page:
There are two types of recurring plans: On-demand and Subscription. The integration method is different for each type, ensuring that the specific needs of each plan are met efficiently.
For details about the different plan types, please refer to the following page:
Install Inqud Recurring SDK:
Read SDK documentation:
Check out an example project utilizing the SDK:
Try the example project in the .