This section describes how merchants get app credit when downgrading to a cheaper plan.
https://shopify.dev/docs/apps/billing/rest/upgrades-downgrades#how-downgrades-work
I’m just trying to make sure if this also happens when downgrading to a free plan, where we cancel the app subscription through appSubscriptionCancel.
Following that link’s example “For example, a merchant begins a 30-day billing cycle on a $20.00 plan,”
But instead the merchant downgrades to free plan on day 15 of the billing cycle. Will the merchant be offered an application credit for ($20.00 - $0.00) * (15/30) = $10.00 USD?