#4WiFi - ApplePay

1 messages ยท Page 1 of 1 (latest)

steel flare
#

Hi ๐Ÿ‘‹

shut pilot
#

req_wECJw9xzd1HGlv

#

that is the one that makes the session

#

evt_3KqQPiFKevddrNIi0NmjywOq
this is the event it returns a failure on (it is initiated by the checkout, not by any of my code). hence I am stuck

steel flare
#

Okay but there's no record of a user going to this checkout session URL and entering payment details. That is why this PI has a status of requires_payment_method.

shut pilot
#

i am doing it on my iphone, I can do it again while you watch if that is helpful

#

it is on a walled garden, so maybe there is a host that is not whitelisted, are there other hosts that need to be whitelisted to make applepay work? I asked before and was given a generic answer that didnt help unfortunately

steel flare
#

Unfortunately I cannot do a video conference. The session URL that was created with this session request should be good though.

#

In fact I can go there and I see a Google Pay button displayed (I'm not using Safari)

shut pilot
#

i can get the checkout page, but once I choose applepay the process fails. I guess I will poke around with DNS logs and see what it is trying to access.

#

hoped for an easy win

steel flare
#

Well from what I am seeing in our logs the request doesn't even get to us. I think this is an issue with the Apple Pay JS not being able to contact the Apple Pay API.

shut pilot
#

makes sense. I will see if I can find where it is accessing

#

thanks for the insight

steel flare
#

Sure thing, sorry we couldn't get that quick win. ๐Ÿ˜…

shut pilot
#

that is the host that needs to be allowed for apple payments. if you want to add that to docs for someone else

#

thanks for the pointers, much help ๐Ÿ˜„

steel flare
#

I'm glad we got to a resolution!

shut pilot
#

probably *.gcsis-apple.com.akadns.net is best bet

steel flare
#

Thanks I appreciate that