#roasten-checkout

1 messages Β· Page 1 of 1 (latest)

frigid abyss
#

Hi πŸ‘‹ sorry, but I'm not sure I'm following what you're trying to do. Would you mind elaborating to help me understand?

marble oasis
#

We have this billing address information

#

before it got synced with the customer address direct but not not anyone

lyric tendon
#

πŸ‘‹ stepping in here for toby as they need to step away.

#

The billing address information that is entered into Checkout will always be associated with the PaymentMethod

marble oasis
#

But we successfully had it associated with customer address before

lyric tendon
#

That is the email, which does get associated with the Customer.

marble oasis
#

question: when sending invoice to client, the address information, what is going to be shown? the payment method address or customer address?

lyric tendon
#

I don't believe we ever associated the Billing address to the Customer

#

For an invoice it will be the Customer address

marble oasis
#

So how can we get the customer address data in here? Via your own forms

lyric tendon
#

And set that to auto

#

And if you pair that with billing_address_collection: always then you should see the Customer's billing address updated via those billing details as well.

marble oasis
#

I have 'billing_address_collection' => 'required'

#

so I should change required to always?

lyric tendon
#

Yeah if you want to force billing address collection regardless of the type of payment method used.

#

But I think the real issue is that you aren't setting customer_update

marble oasis
#

according to your documentation its required not always

lyric tendon
#

Since that defaults to never

marble oasis
#

ok

lyric tendon
#

Right, it isn't always required

#

But I thought you wanted to force collection, regardless

marble oasis
#

let me try out

#

seems to work, thanks

lyric tendon
#

πŸŽ‰

marble oasis
#

Thanks! You are the hero of the week

lyric tendon
#

❀️