--- title: SubscriptionBillingAttemptGeneralErrorCode - GraphQL Admin description: Error codes for other billing attempt failures. api_version: unstable api_name: admin source_url: html: >- https://shopify.dev/docs/api/admin-graphql/unstable/enums/SubscriptionBillingAttemptGeneralErrorCode md: >- https://shopify.dev/docs/api/admin-graphql/unstable/enums/SubscriptionBillingAttemptGeneralErrorCode.md --- # Subscription​Billing​Attempt​General​Error​Code enum Error codes for other billing attempt failures. ## Valid values * CUSTOMER\_​INVALID Customer is invalid. * CUSTOMER\_​NOT\_​FOUND Customer was not found. * FREE\_​GIFT\_​CARD\_​NOT\_​ALLOWED Free gift cards are not allowed. * INVALID\_​BILLING\_​ADDRESS Billing address is invalid. * MERCHANT\_​ACCOUNT\_​ERROR Merchant account error. * NON\_​TEST\_​ORDER\_​LIMIT\_​REACHED Non-test order limit reached. * PAYMENT\_​METHOD\_​INCOMPATIBLE\_​WITH\_​GATEWAY\_​CONFIG Payment method test mode incompatible with gateway. * PAYMENT\_​METHOD\_​NOT\_​FOUND Payment method was not found. * PAYMENT\_​METHOD\_​NOT\_​SPECIFIED Payment method not specified. * PAYMENT\_​PROVIDER\_​IS\_​NOT\_​ENABLED Payment provider is not enabled. *** ## Fields * [Subscription​Billing​Attempt​General​Error.code](https://shopify.dev/docs/api/admin-graphql/unstable/objects/SubscriptionBillingAttemptGeneralError#field-SubscriptionBillingAttemptGeneralError.fields.code) OBJECT An error that occurred during a subscription billing attempt that doesn't fit other categories. *** ## Map ### Fields with this enum * [Subscription​Billing​Attempt​General​Error.code](https://shopify.dev/docs/api/admin-graphql/unstable/objects/SubscriptionBillingAttemptGeneralError#field-SubscriptionBillingAttemptGeneralError.fields.code)