#madhavi_23060

1 messages · Page 1 of 1 (latest)

loud mountainBOT
#

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.

spice bone
#

👋 happy to help

hearty harness
#

If I have user with 10 paid invoices with $100 each and out of the 10 I want to refund 7 of those.
Can I issue a credit note for $700?

spice bone
#

I think you have to create 7 credit notes

hearty harness
#

Is there any better way to refund?

spice bone
#

unfortunately within Stripe there isn't

#

even if you're crediting outside of Stripe

#

you'd have to create 7 credit notes

hearty harness
#

I don't understand what is invoice_line_item

spice bone
#

the line_item within the invoice

#

basically it's a way to represent each item or propration happening on the invoice

hearty harness
#

What if I want to refund directly to their bank account?

spice bone
#

outside of Stripe?

hearty harness
#

Ya

spice bone
#

sure why not

#

but if you want to reconcile correctly on Stripe you would have to create 7 credit notes

#

for the 7 invoices

#

and state that you credited the amounts outside of Stripe

hearty harness
#

I believe within stripe the only way is to via credit notes right?

spice bone
#

yes

hearty harness
#

And the way to get those 7 invoices are to get them manually?

#

Is there a way I can get invoices specifying dates or months using an API?

spice bone
#

yes you can retrieve invoices using the API

hearty harness
#

Where can I find invoice_line_item in my Invoice pdf

loud mountainBOT
spice bone
#

each line of the table in the PDF is an invoice_line_item

#

with Description/Qty/Unit Price/Amount