Skip to main content
Anchor to SubscriptionBillingAttemptPaymentProcessingPolicy

SubscriptionBillingAttemptPaymentProcessingPolicy

enum

The payment processing policy for a billing attempt.

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?