We currently use cookies to improve and customize your experience on our site. If you accept, we’ll also use marketing cookies to show you personalized ads. Manage your cookies and learn more.
Payment Preferences Override
The payment preferences to override at subscription level.
auto_bill_outstandingbooleanOptional
Indicates whether to automatically bill the outstanding amount in the next billing cycle.
The action to take on the subscription if the initial payment for the setup fails.
Match^[A-Z_]+$Length1 <= length <= 24
Allowed values
"CONTINUE"
Continues the subscription if the initial payment for the setup fails.
"CANCEL"
Cancels the subscription if the initial payment for the setup fails.
payment_failure_thresholdintegerOptional
The maximum number of payment failures before a subscription is suspended. For example, if `payment_failure_threshold` is `2`, the subscription automatically updates to the `SUSPEND` state if two consecutive payments fail.