Action RequiredAPI2024-01
Subscription Billing Attempt is now prevented if a subscription contract has terminal status
As of the 2024-01 release of the GraphQL Admin API, the mutation now prevents the creation of Billing Attempts if a subscription contract has a terminal status:
,
,
.
We've also added the error code to the
enum. This new error code is returned in the case where Billing Attempt creation is prevented.
Learn more about the Subscription Contracts API and Billing Attempts on Shopify.dev.
Was this section helpful?