#jur_outlawz
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.
- jur_outlawz, 3 days ago, 5 messages
- jur_outlawz, 3 days ago, 15 messages
what is reference exactly?
but you can use this parameter on the customer obejct: https://stripe.com/docs/api/customers/object#customer_object-invoice_settings-custom_fields
and it will be automatically addded to all their invoice
or you can update the Invoice itself:
https://stripe.com/docs/api/invoices/update#update_invoice-custom_fields or https://stripe.com/docs/api/invoices/update#update_invoice-footer
I added invoice_settings custom_fields. Where can i see it in the dashboard?
I don't think you can see this in the dashboard. now you need to create an Invoice for that customer.