#tess
1 messages ยท Page 1 of 1 (latest)
Have you tried whitelisting Apple's IPs too?
https://developer.apple.com/documentation/apple_pay_on_the_web/setting_up_your_server#3172426
No, I haven't seen that list. Thank you! I'll try that now.
๐
hmmmm I added the IPs from here https://developer.apple.com/documentation/apple_pay_on_the_web/setting_up_your_server#3179116 and the request is still being blocked.
I see. Those are the only IPs that I am aware of unfortunately.
You'd want to look into your firewall logs and see what requests are being blocked around the time of verification.
Bummer! Ok, I wonder if the request is just cached; I'll wait a bit and try again. ๐ค
I'm not able to see the firewall logs for blocked requests because it's hosted on WP Engine, which doesn't seem to have error logs for the blocked requests.
Ah I see. Yeah unfortunately all the IPs that we make the request from are listed in our docs. Not sure about Apple.
And to confirm, the Apple Pay verification request comes from Apple rather than Stripe, correct?
(So it would be one of the Apple IPs from the list above, rather than a Stripe IP.)
Its more of a two-step verification so requests would come from Stripe as well as Apple