Anchor to SubscriptionBillingAttemptPaymentProcessingPolicySubscription
enumSubscription Billing Attempt Payment Processing Policy
The payment processing policy for a billing attempt.
Anchor to Valid valuesValid values
- FAIL_UNLESS_VALID_PAYMENT_METHOD
- SKIP_PAYMENT_AND_CREATE_UNPAID_ORDER
- Anchor to FAIL_UNLESS_VALID_PAYMENT_METHODFAIL_
UNLESS_ VALID_ PAYMENT_ METHOD Attempt to process payment on the billing attempt and fail the billing attempt if the payment method is not valid or if a payment method does not exist.
- Anchor to SKIP_PAYMENT_AND_CREATE_UNPAID_ORDERSKIP_
PAYMENT_ AND_ CREATE_ UNPAID_ ORDER Skip payment processing on the billing attempt and create an unpaid order.
Was this section helpful?
Anchor to FieldsFields
- Anchor to SubscriptionBillingAttemptInput.paymentProcessingPolicySubscription•INPUT OBJECT
Billing Attempt Input.paymentProcessingPolicy The input fields required to complete a subscription billing attempt.
Was this section helpful?