Working with our APIs
Subscription Statuses
Below are the various subscription statuses that you may encounter when managing subscriptions on the xPay platform:
Status | Description |
---|---|
CREATED | The subscription has been created, but the first payment has not yet been processed. |
TRIALING | The subscription is currently in its trial period before transitioning to an active state. |
ACTIVE | The subscription is currently active and recurring payments are being processed as per the schedule. |
UNPAID | The subscription has entered an unpaid state due to one or more failed payment attempts. |
ENDED | The subscription has ended either due to cancellation, completion of all billing cycles, or expiration. |
CANCELLED | The subscription has been cancelled by the merchant or customer, and no further payments will be processed. |
These statuses help in tracking the lifecycle of a subscription from creation to completion, including trial periods, non-payment issues, and cancellations. Now, you can explore subscription endpoints to integrate your subscription.
Was this page helpful?