#Rita-invoice-description

1 messages · Page 1 of 1 (latest)

little elbow
#

Hello! Can you give me an example Invoice ID?

oak gull
#

in_1K6kQXKpJcQYpR3W5GCd2Y5z (test mode)

#

but the same happens on production

little elbow
#

From what I can see, this Invoice doesn't have any description set? What description are you expecting to see there?

oak gull
#

the description from the first screen

#

product name + avatax

little elbow
#

That's the description on the line item, not the description on the invoice itself

oak gull
#

ok how this part is called can I fetch it some how?

#

also I don't see in export address

#

I wanna check invoices with US customers, why some of them are missing avatax field

It's not possible on UI so I hoped for csv file to include country + invoice product info

little elbow
#

I don't know where you can export this through the dashboard (that would be a better question for support at https://support.stripe.com/contact), but you can easily retrieve all this information through the API. You'd just list your invoices (https://stripe.com/docs/api/invoices/list) and the returned data should include the invoice line items and the csutoemr address