Hi, I wanted to ask something regarding deleting recurring charges.
We are trying to bill users of our app with `UsageCharges`, and for that, we are creating a recurring charge with 0$ monthly cost and we add usage charges based on user-defined rules. My question is if we delete the recurringApplicationCharge using `/admin/api/2020-04/recurring_application_charges/#{recurring_application_charge_id}.json` before the end of a billing period does that mean that the usageCharges we created as part of that recurringApplicationCharge will also be deleted/canceled?
Solved! Go to the solution
This is an accepted solution.
Hey @NikosFotiadis
I just tested this. UsageCharges are also cancelled, their billing_on date becomes null.
User | Count |
---|---|
12 | |
12 | |
10 | |
7 | |
6 |