# `NON_TEST_ORDER_LIMIT_REACHED` error code for subscriptions billing attempts — Shopify developer changelog --- ## `NON_TEST_ORDER_LIMIT_REACHED` error code for subscriptions billing attempts We added a `NON_TEST_ORDER_LIMIT_REACHED` field to the `SubscriptionBillingAttemptErrorCode` enum. This indicates that you've reached the order limit with this payment processor, and you'll need to [use a test payment gateway to place another order](https://help.shopify.com/en/partners/dashboard/managing-stores/test-orders-in-dev-stores). *Published: February 15, 2025* Tags: API, Update Link: https://shopify.dev/changelog/nontestorderlimitreached-error-for-subscriptions-billing-attempts ---