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β,