8Pay
Search
⌃K

Subscriptions

Subscriptions allow you to charge customers on a recurring basis. Customers can subscribe through 8Pay’s hosted checkout pages that can be reached by embedded buttons, short urls and QR codes.

Statuses

Subscriptions can be in four different statuses:
  • ACTIVE: the current cycle was paid
  • EXPIRED: the latest cycle is over, a payment is due for the next one
  • CANCELLED: the subscription was cancelled by the user
  • TERMINATED: the subscription was terminated by the vendor
get
https://api.8pay.network
/v1/:chain/fixed-recurring/subscriptions
Get a list of subscriptions
get
https://api.8pay.network
/v1/:chain/fixed-recurring/plans/:planId/subscriptions
Get subscriptions of a plan
get
https://api.8pay.network
/v1/:chain/fixed-recurring/subscriptions/:subscriptionId
Get a subscription
Last modified 1mo ago