#fabio-checkout-invoice
1 messages · Page 1 of 1 (latest)
Hi 👋
Do you have an example Invoice ID I can take a look at? They will start with Inv_
Testing mode is fine?
That's perfect
cs_test_a1Wre30nU4k19d1ASSM1HqMiYJBSUvUBRetUGDz9EJl7k0q9wtiS53zUfI
That is a checkout session. I thought you were talking about an Invoice?
We are driving the generation of the invoice throught the checkout session by API
Okay I am looking at the Invoice listed in this event: https://dashboard.stripe.com/test/events/evt_1OgW18FdCD6AenRjYzlo8oma
What about it isn't what you expect?
On the flexrem information I would like to see the FlexREm VAT ID
Where is that data stored?
what you mean? We set up everything in stripe
All our Invoice customization options are described here: https://stripe.com/docs/invoicing/customize
This is something you would need to customize on your end
But the invoice generated through API use the invoice customization?
The customizations applied at the Account level will carry through. You can also pass custom Invoice modifications in the invoice_creation.invoice_data parameter when creating Checkout Sessions.