#Vish

1 messages · Page 1 of 1 (latest)

unborn zodiacBOT
mortal sail
#

Hi there!

rapid void
#

I can also provide the payment intent id of the payment I am talking about

#

Here is the payment id: pi_3MtKzNH0JhcPW9fR1y28G3JF

#

Hi @mortal sail

#

However, in charge.customer.address, I only get 02025, US

mortal sail
#

Thanks! Give me a few minutes to look into this.

#

And I recommend deleting the customer address, since this is a public chat

rapid void
#

Sure

urban pilot
#

Hi! I'm taking over my colleague. Please, give me a moment to catch up.

#

How are you collecting the Address?

rapid void
#

Right now using charge.customer.address

urban pilot
#

I am asking more of where in your integration the Customer enters their address information?

rapid void
#

I am using the default Strike checkout page

urban pilot
#

The shipping address is stored on your Checkout Session object.

rapid void
#

Can I also not get it through charge.shipping.address?

urban pilot
urban pilot
rapid void
#

charge.shipping.address is the billing address?

urban pilot
#

Sorry, my bad. But I'm not sure if this property is used for Checkout

rapid void
#

Can you please check if I can rely on this: charge.shipping.address? I will have to make some considerable changes if I want to implement checkout.session.completed. Thanks

urban pilot
#

Just checked, yes that's the same Address object, so you can use that.

rapid void
#

Awesome thanks

urban pilot
#

But I would still advice you to rely on the checkout.session.completed event when using Checkout Sessions.

#

Happy to help. Please, let me know if you have any other questions.