#hiroshi nishio
1 messages · Page 1 of 1 (latest)
Invoice ID = 2A0BBFF6-0001
Could you please share the invoice Stripe Object Id? in_123
in_1MYjY2HHzJIeeEyr68IQWcf4
Thanks for sharing let me check...
OK I see, I don't think that's something you can customize AFAIK
That part actually, is from your public profile settings:
https://dashboard-admin.stripe.com/settings/public
Does that mean I have to give up? I live in Japan, but my users are overseas, so I wanted to do something about this Japanese notation because it is not friendly.
I'll try to see if there is a workaround for this with on e of my colleagues
You can't update details on a paid Invoice no
The billing address is pulled from the Customer object. So you need to update those fields to prevent this happening on future invoices: https://stripe.com/docs/api/customers/update#update_customer-address
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.