Subscription API

Subscriptions

With the subscription API you can perform recurring payments.
With a subscription comes a Mandate, which is what
actually allows the merchant to make multiple payments. When creating a new subscription a mandate is automatically
created aswell. Normally it's not nessecary for a subscription to have more than one mandate, but it is possible if your
use-case requires it.

States

StateMeaning
pendingNot yet active since no mandates have been authorized
activeAt least one mandate is authorized, payments can be made using the subscription
canceledThe subscription has been canceled

Mandates

A mandate gives the merchant the permission to create payments on behalf of the customer.

States

StateMeaning
pendingAwaiting cardholder - authorization
activeCan be used for payments
revokedThe mandate has been revoked
expiredThe associated card is expired