#dominicb9936

1 messages ยท Page 1 of 1 (latest)

earnest tapirBOT
gaunt rose
#

Yes I think it is possible to get null for any of those address fields

gleaming trout
#

Is there a way to obtain the full billing address somehow?

earnest tapirBOT
gaunt rose
#

Good question. Checking in to whether the PRB can specifically request this info

#

Are you looking for billing info or shipping info?

gleaming trout
#

Billing info in this case. To give you more context, we are collecting billing info in the checkout process with our own billing address form. But in the case of the express checkout (PaymentRequestButton), our form is skipped, but we have an issue if we cannot confidently retrieve the billing info from your end.

pseudo tendon
#

๐Ÿ‘‹ stepping in here

gleaming trout
#

Right! I now remember reading about it when we implemented this button and it is set to true.

So then, when it says it forces to collect billing address, is it always complete with fields like country, postal code and city? Or is it still possible to have null values?

#

@pseudo tendon edited my message above to confirm something with you

pseudo tendon
#

Hmm good question. I believe it always forces collection of these but let me double check.

gleaming trout
#

Thanks! ๐Ÿ™Œ

pseudo tendon
#

Okay @gleaming trout, sorry for the delay!

#

Confirmed that this will enforce full address collection.

gleaming trout
#

Superbe! Merci ๐Ÿ˜‰

pseudo tendon
#

๐Ÿ‘

#

@gleaming trout still here?

gleaming trout
#

yes?

pseudo tendon
#

Okay so there was one caveat to the above that I figured out

#

Basically the billing address that is collected is based on what the customer inputs when they add their PaymentMethod in their Google Wallet

#

It appears that Google actually does allow you to add a PaymentMethod without specifying the whole billing address

#

You can just add postal + country in that case

#

In which case the whole billing address won't be collected within Stripe. We just collect whatever the customer input when they added their Card to their wallet

earnest tapirBOT