#stripe_connect_platform - cancel subscription

1 messages ยท Page 1 of 1 (latest)

normal flume
#

Hello! Just starting a thread for you -- I'll review and respond as soon as I can ๐Ÿ™‚

tawdry fern
#

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.

normal flume
#

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.

Learn how to cancel existing subscriptions.

tawdry fern
#

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?

normal flume
#

or you can disable that, and refund the payment from the last invoice to refund the full amount

tawdry fern
#

And invoice_now: false yes?
But prorate: true?

normal flume
#

You said credit balance, which the cancel with prorate does

tawdry fern
#

OK, thank you.

normal flume
#

You don't need invoice_now at all unless you're using metered pricing

#

It's for squaring up unbilled metered usage

tawdry fern
#

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!

normal flume
#

You're welcome, and you too