Is it possible in a Stripe recurring/subscription to cancel one debit/charge (I.e The customer shouldn't be charged for one month/week/day etc).
Eg: Month 1, Stripe debits customer. Month 2, Customer has decided service isn't required so we need to avoid debit this month. Month 3, Stripe debits customer.
I've checked stripe docs and it only seems to mention completely cancelling the subscription, and getting the customer to re-subscribe which isn't very affective.