- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
Can someone help me what is this error for?
{
"success": false,
"processId": "7F4B47F18818985A",
"reasons": [
{
"code": 58560060,
"message": "{\"gatewayResponse\":{\"code\":\"R4\",\"message\":\"Ceiling Limit\"}}"
}
]
}
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
I can see the RespCode: R4 - Ceiling Limit from Zuora back end log. You know Zuora just received the error code from the payment gateway then display it to the end-user. I would like to suggest you find an error code dictionary from Gateway directly.
Please note that ceiling and floor limits are managed by the payment gateway and are unique per customer merchant account. Thanks.
If you found my answer helpful, please give me a kudo ↑
Help others find answers faster by accepting my post as a solution √
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
I can see the RespCode: R4 - Ceiling Limit from Zuora back end log. You know Zuora just received the error code from the payment gateway then display it to the end-user. I would like to suggest you find an error code dictionary from Gateway directly.
Please note that ceiling and floor limits are managed by the payment gateway and are unique per customer merchant account. Thanks.
If you found my answer helpful, please give me a kudo ↑
Help others find answers faster by accepting my post as a solution √