Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Shopify Billing API won't leave test mode

Shopify Billing API won't leave test mode

carltoni
Shopify Partner
5 0 4

Hi,

I'm at a loss here, my app has been approved, yet won't exit out of the test mode for subscription creation.

I have tried test:null, test:false, omitting it completely, ensuring the ENV is set to production, everything.

Every time I go to install the app, even from the public app store, I get "You will not be billed for this test charge."

Anyone have any ideas?
Thanks

Reply 1 (1)

bytamins
Shopify Partner
6 0 1

Just saw this, but for anyone else that comes across it, you need to actually set isTest to false on all Billing API calls, rather than omit it.