Learn how to integrate with Plural Subscription APIs to allow your users to make recurring payments.
A subscription is a recurring billing model where customers pay an amount at pre-defined intervals (monthly, annually, etc.) for access to your product or service. This creates a predictable revenue stream for your business and fosters long-term customer relationships. These are automated payments on schedule that are pre-defined by you.
Plural Subscription APIs can be used for the following actions:
- Create Subscription: Use this API to creates a subscription against the plan.
- Get All Subscriptions: Use this API to get the list of available subscriptions.
- Get Specific Subscription: Use this API to get the subscription among the available subscriptions.
- Pause Subscription: Use this API to pause the subscription.
- Resume Subscription: Use this API to resume a paused subscription.