#Jerry Jose
1 messages · Page 1 of 1 (latest)
Hi, could you elaborate more on the proxy you mentioned?
I am creating separate proxy server in my application to communicate stripe api, so in this what are the information required to connect stripe api
It doesn't matter if it's a proxy server or the main server. To call API you need the secret key belongs to the Stripe Account
I tired the same, but It always says "Unable to connect remote server"
You have the secret key? and can make API or request to the internet?
Yes I have secret key, when I made call to API. It return 404 error
Unable to connect sounds different than 404.
Do you notice a request genereated in https://dashboard.stripe.com/test/logs?
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Iam sorry its Internal server error
Have you notice any requests on above log?
no
So it's purely a connection error. Unless you can send request from that proxy server to any public site, you can't call Stripe API
like Firewall?
Probably