Skip to main content
A subscription ties a customer to a plan for recurring billing. Customers subscribe to a published plan, and the system handles billing at each interval. You can list, retrieve, pay, and cancel subscriptions through the SDK.

Methods

Subscribe

Subscribe request fields

Cancel a subscription

List subscriptions

Get a subscription

Pay a subscription

Manually trigger a payment on a subscription (e.g., for retry after a failed automatic payment):

Subscription statuses

Subscriptions move through several statuses during their lifecycle, including active, paused, cancelled, and expired states.

Response data