Class: Subscription

paymill~ Subscription

Subscriptions allow you to charge recurring payments on a client's credit card / to a client's direct debit. A subscription connects a client to the offers-object. A client can have several subscriptions to different offers, but only one subscription to the same offer.

Constructor

new Subscription()

Creates a new Subscription. Generally you should never create a PAYMILL object on your own.
Source:

Extends

  • PaymillObject