Options
All
  • Public
  • Public/Protected
  • All
Menu

error codes

Index

Enumeration members

Enumeration members

AccountNotFoundError = "AccountNotFoundError"
AddonHasToHavePriceError = "AddonHasToHavePriceError"
AddonNotFound = "AddonNotFound"
AddonWithDraftCannotBeDeletedError = "AddonWithDraftCannotBeDeletedError"
ArchivedCouponCantBeApplied = "ArchivedCouponCantBeApplied"
AuthCustomerMismatch = "AuthCustomerMismatch"
BadUserInput = "BadUserInput"
BillingPeriodMissingError = "BillingPeriodMissingError"
CannotDeleteCustomerError = "CannotDeleteCustomerError"
CannotDeleteFeatureError = "CannotDeleteFeatureError"
CannotDeleteProductError = "CannotDeleteProductError"
CannotEditPackageInNonDraftMode = "CannotEditPackageInNonDraftMode"
CheckoutIsNotSupported = "CheckoutIsNotSupported"
CheckoutOptionsMissing = "CheckoutOptionsMissing"
CouponNotFound = "CouponNotFound"
CustomerAlreadyHaveCustomerCoupon = "CustomerAlreadyHaveCustomerCoupon"
CustomerAlreadyUsesCoupon = "CustomerAlreadyUsesCoupon"
CustomerHasNoPaymentMethod = "CustomerHasNoPaymentMethod"
CustomerNoBillingId = "CustomerNoBillingId"
CustomerNotFound = "CustomerNotFound"
CustomerResourceNotFound = "CustomerResourceNotFound"
DowngradeBillingPeriodNotSupportedError = "DowngradeBillingPeriodNotSupportedError"
DraftPlanCantBeArchived = "DraftPlanCantBeArchived"
DuplicatedEntityNotAllowed = "DuplicatedEntityNotAllowed"
EditAllowedOnDraftPackageOnlyError = "EditAllowedOnDraftPackageOnlyError"
EntitlementsMustBelongToSamePackage = "EntitlementsMustBelongToSamePackage"
EntityIdDifferentFromRefIdError = "EntityIdDifferentFromRefIdError"
EnvironmentMissing = "EnvironmentMissing"
ExperimentAlreadyRunning = "ExperimentAlreadyRunning"
ExperimentNotFoundError = "ExperimentNotFoundError"
ExperimentStatusError = "ExperimentStatusError"
FailedToCreateCheckoutSessionError = "FailedToCreateCheckoutSessionError"
FailedToImportCustomer = "FailedToImportCustomer"
FeatureNotFound = "FeatureNotFound"
FetchAllCountriesPricesNotAllowed = "FetchAllCountriesPricesNotAllowed"
IdentityForbidden = "IdentityForbidden"
ImportAlreadyInProgress = "ImportAlreadyInProgress"
InitStripePaymentMethodError = "InitStripePaymentMethodError"
IntegrationNotFound = "IntegrationNotFound"
IntegrityViolation = "IntegrityViolation"
InvalidAddressError = "InvalidAddressError"
InvalidArgumentError = "InvalidArgumentError"
InvalidCancellationDate = "InvalidCancellationDate"
InvalidEntitlementResetPeriod = "InvalidEntitlementResetPeriod"
InvalidMemberDelete = "InvalidMemberDelete"
InvalidQuantity = "InvalidQuantity"
InvalidSubscriptionStatus = "InvalidSubscriptionStatus"
InvalidUpdatePriceUnitAmountError = "InvalidUpdatePriceUnitAmountError"
MemberInvitationError = "MemberInvitationError"
MemberNotFound = "MemberNotFound"
MeteringNotAvailableForFeatureType = "MeteringNotAvailableForFeatureType"
MissingEntityIdError = "MissingEntityIdError"
NoFeatureEntitlementInSubscription = "NoFeatureEntitlementInSubscription"
NoProductsAvailable = "NoProductsAvailable"
OperationNotAllowedDuringInProgressExperiment = "OperationNotAllowedDuringInProgressExperiment"
PackageAlreadyPublished = "PackageAlreadyPublished"
PackagePricingTypeNotSet = "PackagePricingTypeNotSet"
PlanAlreadyExtended = "PlanAlreadyExtended"
PlanCannotBePublishWhenBasePlanIsDraft = "PlanCannotBePublishWhenBasePlanIsDraft"
PlanIsUsedAsDefaultStartPlan = "PlanIsUsedAsDefaultStartPlan"
PlanIsUsedAsDowngradePlan = "PlanIsUsedAsDowngradePlan"
PlanNotFound = "PlanNotFound"
PlanWithChildCantBeDeleted = "PlanWithChildCantBeDeleted"
PlansCircularDependencyError = "PlansCircularDependencyError"
PriceNotFound = "PriceNotFound"
PromotionCodeCustomerNotFirstPurchase = "PromotionCodeCustomerNotFirstPurchase"
PromotionCodeMaxRedemptionsReached = "PromotionCodeMaxRedemptionsReached"
PromotionCodeMinimumAmountNotReached = "PromotionCodeMinimumAmountNotReached"
PromotionCodeNotActive = "PromotionCodeNotActive"
PromotionCodeNotForCustomer = "PromotionCodeNotForCustomer"
PromotionCodeNotFound = "PromotionCodeNotFound"
RateLimitExceeded = "RateLimitExceeded"
ResyncAlreadyInProgress = "ResyncAlreadyInProgress"
ScheduledMigrationAlreadyExistsError = "ScheduledMigrationAlreadyExistsError"
SelectedBillingModelDoesntMatchImportedItemError = "SelectedBillingModelDoesntMatchImportedItemError"
StripeCustomerIsDeleted = "StripeCustomerIsDeleted"
SubscriptionAlreadyCanceledOrExpired = "SubscriptionAlreadyCanceledOrExpired"
SubscriptionAlreadyOnLatestPlanError = "SubscriptionAlreadyOnLatestPlanError"
SubscriptionMustHaveSinglePlanError = "SubscriptionMustHaveSinglePlanError"
SubscriptionNotFound = "SubscriptionNotFound"
TooManySubscriptionsPerCustomer = "TooManySubscriptionsPerCustomer"
TrialMinDateError = "TrialMinDateError"
TrialMustBeCancelledImmediately = "TrialMustBeCancelledImmediately"
UnPublishedPackage = "UnPublishedPackage"
Unauthenticated = "Unauthenticated"
UncompatibleSubscriptionAddon = "UncompatibleSubscriptionAddon"
UnexpectedError = "UnexpectedError"
UnsupportedFeatureType = "UnsupportedFeatureType"
UnsupportedSubscriptionScheduleType = "UnsupportedSubscriptionScheduleType"
UnsupportedVendorIdentifier = "UnsupportedVendorIdentifier"

Generated using TypeDoc