#kumarpal-api-connection
1 messages · Page 1 of 1 (latest)
Hey, sounds like your server is having issues communicating with our API
You should ensure your server is configured to allow connections from this list of IPs: https://stripe.com/docs/ips#ip-addresses
Ok I will check thank you.
Hi So Do I have to add/check Domain "api.stripe.com" into my code. Or do I have to add my server setting into my stripe dashboard?
It's likely not code related (if your code was working locally on your development machine)
You said it stopped working after deploying to a server, so my assumption is your server is blocking communication with the API
Your server should be able to reach/ping those IP addresses (at the link above)
This is something you'll need to configure on your server, not the Stripe Dashboard