Comunidade
Bad Gateway
10 months ago by Rıdvan
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"}]}