We’re handling a case where we need to manually use Graphql, appSubscriptionCancel, to cancel a merchants subscription plan. My question is, when this request is called, will Shopify automatically issue merchants app credits like they do when a merchant downgrades to a cheaper paid tier?
Or, do we have to call appCreditCreate and issue credits directly after the subscription is canceled? Just looking to avoid double issuing credits.