#mrjohnk_code
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
๐ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1227640855892856842
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
We have this info for api.stripe.com but I am not seeing it for js.stripe.com at the moment. I will cehck to see if we have a list like this and will get back to you https://docs.stripe.com/ips
Yes, I've been to this page, however it does not list the possible IP addresses for host js.stripe.com despite showing this information for several other hosts. Is one or more of these IP sets also valid for js.stripe.com?
My colleague said you'll want to whitelist Cloudflare and Fastly's IPs for this https://www.cloudflare.com/ips/
https://www.fastly.com/documentation/reference/api/utils/public-ip-list/
Great. Thanks! I appreciate it. I'll get these whitelisted and see if it solves my current challenge. I'll let you know in a little while if it doesn't ๐
Thanks. Confirming that this helped. I also added the IP addresses for api.stripe.com to complete the solution. Both lists together were required to implement the embedded solution.