Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

Anchor to BillingAttemptUserErrorCode

BillingAttemptUserErrorCode

enum

Possible error codes that can be returned by BillingAttemptUserError.

•

The input value is blank.

•

Subscription contract does not exist.

•

Subscription contract cannot be billed once terminated.

Anchor to CONTRACT_UNDER_REVIEWCONTRACT_UNDER_REVIEW
•

Subscription contract is under review.

Anchor to CYCLE_INDEX_OUT_OF_RANGECYCLE_INDEX_OUT_OF_RANGE
•

Billing cycle selector cannot select billing cycle outside of index range.

Anchor to CYCLE_START_DATE_OUT_OF_RANGECYCLE_START_DATE_OUT_OF_RANGE
•

Billing cycle selector cannot select billing cycle outside of start date range.

•

The input value is invalid.

Anchor to ORIGIN_TIME_BEFORE_CONTRACT_CREATIONORIGIN_TIME_BEFORE_CONTRACT_CREATION
•

Origin time cannot be before the contract creation time.

Anchor to ORIGIN_TIME_OUT_OF_RANGEORIGIN_TIME_OUT_OF_RANGE
•

Origin time needs to be within the selected billing cycle's start and end at date.

Anchor to UPCOMING_CYCLE_LIMIT_EXCEEDEDUPCOMING_CYCLE_LIMIT_EXCEEDED
•

Billing cycle selector cannot select upcoming billing cycle past limit.


Was this section helpful?


Was this section helpful?