#idealconceptz_api
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฑ๏ธ We automatically close idle threads, which makes them read-only. Make sure you stick around to chat in realtime!
๐ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1212010652046991401
๐ Have more to share? You can add more detail below, including code, screenshots, videos, etc.
โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question. Thank you for your patience!
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- idealconceptz, 1 day ago, 20 messages
hi there!
if you want to refund the customer, then you'll need to create a Refund yourself: https://docs.stripe.com/api/refunds/create
ah ok, so correct behaviour for subscription cancellation is not to refund any pro-rata payment made by the customer?
we do add the unused tiem to the Customer Credit Balance: https://docs.stripe.com/billing/customer/balance
but it's not a refund. it just means that next time this user needs to pay an Invoice, that amount will be deducted from the total
In this case, I can't see a credit balance for this customer. I did see the credit balance when I downgraded a subscription, but nothing appears when I cancel a subscription
let me double check this
There is a draft credit invoice actually, not sure why it's draft?
invoice C4B9DF90-0005
or will it automatically complete in 1 hour?
can you share the Invoice ID (in_xxx)?
in_1OoPVVFt7eFMAPq1TfZi8qGw
๐ taking over for my colleague. Let me catch up.
yes exactly, otherwise you can finalize it yourself by calling the /finalize API
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
ah, that's great, thanks
let me know if you need any more help
that's it for now - thanks