#sebcobweb
1 messages · Page 1 of 1 (latest)
Hello sebcobweb, 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.
• sebcobweb, 1 days ago, 5 messages
• sebcobweb, 4 days ago, 16 messages
• sebcobweb, 5 days ago, 5 messages
Hi there, no I don't see a similar param avaialble in Invoicing API https://stripe.com/docs/api/invoices/create#create_invoice
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
is there a way to get a similar outcome? I just need the customer's billing address displayed on the paid invoice basically
OK, If you want to display the customer's billing address, make sure the customer's address is set https://stripe.com/docs/api/customers/object#customer_object-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.
Ah ok thanks. Does that mean theres no way to allow the customer to input their billing address into the invoice?