Optional
cancel_A date in the future at which the subscription will automatically get canceled.
SubscriptionUpdateParams
Optional
metadataSet of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value (i.e. \'\'
or null
) to them. All keys can be unset by posting an empty value (i.e. {}
or null
) to metadata
.
SubscriptionUpdateParams
Optional
pause_The date in the future at which the subscription will automatically be paused.
SubscriptionUpdateParams
Optional
payment_The id of the PaymentMethod used for this subscription. It must belong to the customer associated with the subscription.
SubscriptionUpdateParams
Optional
platform_The amount of the fee (if any) that will be requested to be applied to the payment and transferred to the partner
account. The amount of the fee collected will be capped a the total payment amount.
SubscriptionUpdateParams
Optional
priceAmount intended to be collected by this subscription. A positive integer representing how much to charge in the smallest currency unit (e.g., 100 cents to charge $1.00 or 100 to charge ¥100, a zero-decimal currency).
SubscriptionUpdateParams
Optional
resume_The date in the future at which the subscription will automatically return to active.
SubscriptionUpdateParams
Generated using TypeDoc
Export
SubscriptionUpdateParams