Plan
Server-side response object returned directly or within a successful result object from the following requests:
Attributes
The value that specifies the day of the month that the gateway will charge the subscription on every billing cycle.
Specifies the billing interval of the plan in months.
created_at
datetimeThe date/time the plan was created. Returned in UTC.
The currency for the transaction (e.g. "USD" for US dollars). See the ISO 4217 codes.
description
strA description of the plan.
id
strThe plan identifier.
name
strThe name of the plan.
Specifies the number of billing cycles of the plan.
price
DecimalThe base price specified for a plan, formatted like "10" or "10.00".
The trial timeframe specified in a plan.
The trial unit specified in a plan. Specify day
or month
. Specifying a trial duration unit via the API will override the subscription's plan details.
A value indicating whether a subscription should begin with a trial period. Specifying a trial period via the API will override the subscription's plan details.
updated_at
datetimeThe date/time the plan was last updated. Returned in UTC.