Hello, please advise.
On production I’m trying to get list of payment methods
https://api.rapyd.net/v1/payment_methods/country?country=US¤cy=USD
And each time I’m getting empty data
(in sandbox everything works fine)
{
"status": {
"error_code": "",
"status": "SUCCESS",
"message": "",
"response_code": "",
"operation_id": "*****"
},
"data": []
}
And response from the sandbox doesn’t work for production, for example “type”:“us_debit_visa_card”,