Quick question - Is there any way to find out if our app users are on a regular or test recurring subscription?
I’m a bit worried that some users might have slipped through the cracks and got charged for test subscriptions when I accidentally included the test flagging for a couple of days.
You should be able to use the RecurringApplicationCharge resource in the Billing API to return a list of recurring charges for your app. Then you can iterate through the list of subscriptions returned in the API response to check each subscription’s status and test flag (there is a test property for the