Shopify Billing during the app approval

Hi there,

I couldn’t find the correct category to post this in, so I’ll just post it here.. Correct me if I’m wrong!

I recently implemented the Shopify Billing API in my app. I was wondering: when I request for the app to get approved by the Shopify team, should I run the Shopify Billing API in test mode or just go with live mode?

Thanks and sincerely,

Thomas

You should go with live mode, as you’d go for the merchants. Shopify QA team has its own tools to address charges.

Thank you! :slight_smile:

Hello I’m looking for help in the community. I just saw your reply. I would like to ask some questions

  1. Can I use the real mode to make subscription payments for bills only after the app has been submitted for review? If I don’t submit for review, I can only test in test: true mode in the development store, right?
  2. Regarding the billing cycle, I selected EVERY_30_DAYS in the test mode. Do I have to wait 30 days? Is there any way to quickly test the renewal bill?

I hope you can answer my question,Thank you very much !