Skip to main content

The Subscription object

A Subscription represents an end user’s enrolled bank account that authorizes direct debit collections, exposing the linked account and a status. It is created when a SubscriptionIntent succeeds. Only a Subscription with status active can be charged.
Subscription Object
Subscription account balanceCurrently, subscriptions’ account balance is only present when subscriptions are created. Specifically, when subscriptions are received via subscription_intent.successful events.At other moments the account balance will be shown as null.
Only subscriptions created by Direct Debit merchants can be charged and have status active. Subscriptions created by Subscriptions merchants will always have status pending.