#stripe_connect_platform - cancel subscription
1 messages ยท Page 1 of 1 (latest)
Link to old thread (just as a pointer)
https://discord.com/channels/841573134531821608/973629237737164811
Hello! Just starting a thread for you -- I'll review and respond as soon as I can ๐
Don't worry about the old thread. I completely give up on that. Just the new question and how to do this. I feel like this should be so simple.
When you owe someone money b/c they paid for a year and canceled after 6 months, am I wrong that the Credit Balance in the dashboard is the correct field for normal humans (like my accountant and not an engineer) to understand that the customer is owed that amount? If yes, then I really want to populate that field so it is clean and clear.
https://stripe.com/docs/billing/subscriptions/cancel#canceling
https://stripe.com/docs/api/subscriptions/cancel#cancel_subscription-prorate
If you cancel with prorate=true then the customer should be credited the prorated amount previously paid.
I want the amount to be in some place that it is really easy for any human to issue a refund from the dashboard. But the customer himself will actually click a "Cancel" button in the app to initiate the cancellation.
Do you mean that Stripe issues the refund and sends an email automatically?
or you can disable that, and refund the payment from the last invoice to refund the full amount
And invoice_now: false yes?
But prorate: true?
You said credit balance, which the cancel with prorate does
OK, thank you.
You don't need invoice_now at all unless you're using metered pricing
It's for squaring up unbilled metered usage
No, OK, clean and clear. Thank you. I think that is all I wish to do.
Have a great day. I am going for a run. You can clsoe this out. Thank you!
You're welcome, and you too