Subscription Details

subscription.getId()

The subscription ID. If you did not specify an ID when the subscription was created, the gateway will generate a 4-character alphanumeric ID.

Details

Attributes that need a bit more explaining:

More familiar attributes:

Associations

subscription.getAddOns()

A collection of add-ons that were added to this subscription.

subscription.getDiscounts()

A collection of discounts that were added to this subscription.

subscription.getTransactions()

A collection of transactions that were created from this subscription.