#MusoAndy
1 messages · Page 1 of 1 (latest)
Hi there!
Hello
My code just hangs for 3 minutes doing nothing, no exception error... it just hangs.
So you don't get any error messages from Stripe?
No, there is no log recorded. It's as if there is no communication at all.
It just hangs.
That's odd. Maybe Stripe is blocked by your server?
Could you try this tool from your server? https://github.com/stripe/stripe-reachability
Sorry, but how do I run it from the IONOS server?
I'm not familiar with IONOS server, so not sure.
I can FTP it onto the site, but not sure how to start it.
But it looks like there's an issue with your server configuration, you need to make sure that the server can reach api.stripe.com
Can I call it from my app?
You would need to SSH into the server, upload the stripe-reachability code, and then run ./bin/test.sh