#MatM
1 messages · Page 1 of 1 (latest)
Hi there, I'm afraid that you can't create a refund without charge. The workaround is to create a credit for your customer https://stripe.com/docs/billing/customer/balance
From what I see, this is like 'store credit', right? IE it doesn't actually return money to the customer, but rather reduces the next payment amount?
Yes you are right.
So that would mean its possible for a customer to have a credit balance. If they cancel, we'd still need to refund that credit balance?
(I'll have to look into the legal implications and if that is sufficient to issue a credit, not to mention the actual customer experience and if the business would be happy with that)
I really don't have a solution to create a refund without a charge. Maybe you can ask Stripe support https://support.stripe.com/contact and see if they have any solutions?
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
No worries, thanks for the help 🙂