How to apply annual recurring charge and usage charge

Has anyone been able to use Shopify’s new recurring annual billing API with usage charges AND recurring annual charges? While calling the API and setting both appRecurringPricingDetails and appUsagePricingDetails fields, I am getting error that both usage charge and recurring charge can not be applied at the same time.

What is the solution for this use case?

https://shopify.dev/docs/admin-api/graphql/reference/mutation/appsubscriptioncreate

Hey @appikon ,

Usage charges aren’t currently supported when using an annual recurring charge. More information in our docs here.

Is there any proposed solution for this use case? How can we apply usage charge then?