Introduction
Setup recurring billing to your customer, get instant alerts via webhooks.
Setup Subscription Plan
Merchant can create a Subscription Plan from their merchant dashboard by providing their plan details like plan name, description, plan cost, billing cycle.
For new user subscriptions & all future mandates for those subscriptions the user will be notified on-behalf of the merchant by globiance via a mail sent to the customer's mentioned email. The mail will contain links to take the user to subscription details & mandate payment links.
Create User Subscription
Once a plan is created, merchants can allows users to subscribe to their plan either by integrating the API into the merchant's own platform or by creating new user subscriptions from the merchant dashboard.
User Subscription: Dashboard
You can add users to a subscription plan by entering a customer's email, id and optionally plan start date.
If you mention a plan start date the billing cycle will start from that date onwards, if not then billing will start immediately.
User Subscription: API
You can also add users and manage their subscriptions programmatically via our APIs.