#bwurtz999

1 messages ยท Page 1 of 1 (latest)

sacred pollenBOT
fair beacon
#

Can you share which doc you're specifically looking at?

cobalt scarab
#

I think I found the answer

#

Invoices use the customer address to calculate tax

#

For what it's worth, it would be nice if I could specify the delivery address (for tax purposes) separately from the customer address. Not sure if that's a feature Stripe would care about

#

Just thought I'd mention it

fair beacon
#

We do allow you to specify shipping address separate from billing address in the API right now

cobalt scarab
#

Got it! Awesome

#

thank you!

#

Wait sorry I have another question

fair beacon
#

go ahead ๐Ÿ‘

cobalt scarab
#

Those customer location docs don't say anything about using the invoice shipping_details for tax calculation

#

One customer could have several pending invoices at a given time

#

If I change the shipping address on the customer, it would change the address on all invoices. If I'm reading that correctly

#

But all the deliveries are going to different locations

#

Am I understanding this correctly?

fair beacon
#

Just reading through some things now - give me a minute

cobalt scarab
#

Got it thank you

fair beacon
#

So customer_shipping is locked as soon as the invoice has been finalized - if you change the shipping address on a customer it'll only update on the Invoices that have not been finalized yet

cobalt scarab
#

Oh ok

#

So if I generate the invoice and finalize it before changing the shipping address for the customer, it won't be affected

#

Then I guess if anything changed after that point I would void the old invoice and generate a new one?

fair beacon
#

correct!

cobalt scarab
#

Got it. Ok I can make that work

#

Thank you for your help!

fair beacon
#

๐Ÿ‘