Subscription Billing Attempt State
Requires access scope.
The state of a subscription billing attempt with state-specific data.
Anchor to Possible typesPossible types
- SubscriptionBillingAttemptActionRequiredState (SubscriptionBillingAttemptActionRequiredState)
- SubscriptionBillingAttemptFailedState (SubscriptionBillingAttemptFailedState)
- SubscriptionBillingAttemptPendingState (SubscriptionBillingAttemptPendingState)
- SubscriptionBillingAttemptSuccessState (SubscriptionBillingAttemptSuccessState)
- Anchor to SubscriptionBillingAttemptActionRequiredStateSubscription•OBJECT
Billing Attempt Action Required State The billing attempt state that requires an action to resolve. Must complete the action required for the billing attempt to continue being processed.
- •OBJECT
The billing attempt failed due to an error.
- •OBJECT
The billing attempt is currently being processed.
- •OBJECT
The billing attempt completed successfully and created an order.
Anchor to Fields with this unionFields with this union
- •OBJECT
A record of an execution of the subscription billing process. Billing attempts use idempotency keys to avoid duplicate order creation.
When a billing attempt completes successfully, it creates an
Order. The attempt includes associated payment transactions and any errors that occur during billing. If 3D Secure authentication is required, thefield provides the redirect URL for customer verification.