Back to Developer changelog

Changes to Subscription Billing Attempt creation behavior

API

Effective October 01, 2023

Action required

The SubscriptionBillingAttemptCreate mutation now limits the creation of Billing Attempts based on the Fraud Analysis result on the Subscription Contract’s Origin Order.

As of API version 2023-10, we've added the CONTRACT_UNDER_REVIEW error code to the BillingAttemptUserErrorCode enum. This new error code is returned in the case where Billing Attempt creation is prevented. In previous API versions, this action will return the INVALID error code.

Learn more about the Subscription Contracts API and Billing Attempts on Shopify.dev.