Managed Pricing redirect default to be yearly

Hi

I recently migrated our app to use Managed Pricing. According to the guide, i have to manually redirect the user if they do not have an active subscription. However, when using

open(https://admin.shopify.com/charges/${appHandle}/pricing_plans, "_top");

to redirect the user, the pricing page defaults to yearly charging. Is this expected behavior? Can we configure it somehow to be default to monthly? Thanks!

Hi,

I finally managed to find the settings for this.

From your pricing configuration page (https://apps.shopify.com/services/pricing/{id}) there is a “Settings” button at the top right. There you can choose whether you want the default plan to be the monthly or yearly one.