#ahadi_api
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can start a new thread if you have another question.
đ 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/1253634900209434635
đ Have more to share? Add details, code, screenshots, videos, etc. below.
hi not sure, maybe a credit note could be used , if these are for Invoice's PaymentIntents (https://docs.stripe.com/invoicing/dashboard/credit-notes). If it's just for regular PaymentIntents, then I don't think you can really do much. https://support.stripe.com/?contact=true might know better options, I mainly work with the API and code and not this side of things
Ok sorry my question was API related. Do you know how I can refund a partially paid invoice? Is that not allowed by the API?
Do you know how I can refund a partially paid invoice
I believe a CreditNote is the best way to do that, especially since I assume you don't want to actually refund the money back to the customer's payment method, but to their cash balance