#nelsonct7
1 messages · Page 1 of 1 (latest)
What does 'the card information is not gettint retrieved from the api' mean? Which APIs or UIs are you using?
when I test in locall with test keys, its working fine
the card info is displayed in front end with custom ui
What is the actual error code/message?
its returing 500 in production, I cant access the prod server
What is your Stripe acct_xxx ID?
is the ssl verification creating error in prod
I've no idea, not related to Stripe and that's something you'd need to debug in your code
Looking
acct_1HIkRICaG9pz7GtY is your account ID, FYI
Not seeing any 5xx errors on your Stripe account from requests you've made to us. Which implies the 5xx is thrown in your code somewhere
acct_1HIkRICaG9pz7GtY
You need to debug that code and understand why the error is being thrown. Do you have no service that is logging these errors?
those mails are send to our TL, currently no access