#kaizen-checkout

1 messages · Page 1 of 1 (latest)

supple lion
#

hi! for 1, can you elaborate? You have a Customer object with a Shipping address collected(why do you collect that if you don't need it?) and it shows on the Invoice? Can you share an example of an invoice that looks like that?

For 2, it would be updating the Customer object as far as I know. https://stripe.com/docs/api/customers/update#update_customer-name

tacit coral
#

In this example, we want to remove the 'ship to' details and keep the 'bill to'. And okay so there isn't a way to enable 2. in the Billing Portal.

supple lion
#

as far as I know the only way to have that not show up is to not have a shipping address collected on the customer, you can't customise the display to not show the address, sorry

tacit coral
#

Okay, thank you very much for the feedback 🙌