Hi there,
I’ve created an app and I use the new “Managed App Pricing”.
As stated here, it automatically create a test charge if the store is in development. Why not, seems fine by me.
Yet, it’s not very clear what happens if the store ends up upgrading to a published store. In this case, I’d like to start charging the merchant “for real”.
Does the Managed Pricing handle this for me? Or do I have to do it manually? (ie. by storing whether or not the initial subscription was made in test mode and subscribing to the shop/update webhook to check if the store plan gets updated)
Thanks!