#.juchom
1 messages · Page 1 of 1 (latest)
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.
- .juchom, 21 hours ago, 4 messages
- juchom-tax-id, 1 day ago, 14 messages
hi there!
Hello !
you can add custom fields to Invoice if needed: https://stripe.com/docs/api/invoices/create#create_invoice-custom_fields
Hmmm. let me have a look
This is an invoice created by stripe
Is this a custom field ?
what do you mean by "this"?
This screenshot is a part of an invoice PDF generated by Stripe
yes but what do you mean by "Is this a custom field"? did you add a custom field?
Stripe is adding this text only when I charge in EU but not in France.
This is correct.
But I need to change this text to match French rules with something else
I have to add this text "Exonération de TVA, article 283-2 du Code général des impôts" instead
Can you share the invoice Id ? probably this is something that couldn't be customizable
The french invoice id without it : in_1OfKgLIadtM5sJMb9M6l94im
The german invoice id with it : in_1OfKnsIadtM5sJMbEP7FNim7
French invoice is correct
I need a way to add this when not in France : "Exonération de TVA, article 283-2 du Code général des impôts"
I need a way to add this when not in France : "Exonération de TVA, article 283-2 du Code général des impôts"
When creating the invoice, if it's not in France you can add a custom footer and add that:
https://stripe.com/docs/api/invoices/update#update_invoice-footer
ok, I'm going to try this
Ok, so my problem is that the invoice is automatically created when I update my subscription
I'm not allowed to change the footer after
What you can do is to set the customer footer at the Customer level invoice settings:
https://stripe.com/docs/api/customers/update#create_customer-invoice_settings-footer
So that every invoice will be created for that Customer will have that customer footer