#jack11sparrow

1 messages ยท Page 1 of 1 (latest)

coarse sentinelBOT
pastel hedge
#

Hi ๐Ÿ‘‹ sorry, but I'm not sure I'm graspoing the question. Address information, if it's been populated, is stored on the Customer object in either the address hash or the shipping.address hash, depending on which address you're looking for.
https://stripe.com/docs/api/customers/object?lang=go#customer_object-address
https://stripe.com/docs/api/customers/object?lang=go#customer_object-shipping-address

orchid matrix
#

it is populated but address is coming null

#

how can i access it

pastel hedge
#

Can you elaborate on what that means? Can you share the ID of a Customer object where you previously provided address information, but aren't seeing it when you retrieve the Customer?

orchid matrix
#

sure

#

cus_OmxrzNp22vPJH2

pastel hedge
#

Thank you for that example, let me take a closer look at that.

orchid matrix
#

checkout event -> evt_1NzOj0FBOk0mujJ79bFletRz

#

for this customer

pastel hedge