These docs are for v1.0. Click to read the latest docs for v4.1.

Comunidade

Ask a Question
Back to All

Bad Gateway

hello ;
I am trying to integrate your payment system into our application.

I get this error when I enter the exp_month incorrectly in the card information while creating the query. No problem. This is how it should be.

{"error_messages":[{"code":"40002","description":"invalid_parameter","parameter_name":"charges[0].payment_method.card.exp_month"}]}

When I enter the information completely and correctly, I get a Bad Gateway error. Can you support me on this issue?

{"error_messages":[{"code":"BAD_GATEWAY","description":"Bad Gateway"}]}