You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i'm facing issue while making payout in test mode, I recieved account number which is mentioned in razorpay X banking section as a customer identifier field but when i used it, I got a error {
"error": {
"code": "BAD_REQUEST_ERROR",
"description": "The RazorpayX Account number is invalid.",
"source": null,
"step": null,
"reason": null,
"metadata": {},
"field": "account_number"
}
}
The text was updated successfully, but these errors were encountered:
i'm facing issue while making payout in test mode, I recieved account number which is mentioned in razorpay X banking section as a customer identifier field but when i used it, I got a error {
"error": {
"code": "BAD_REQUEST_ERROR",
"description": "The RazorpayX Account number is invalid.",
"source": null,
"step": null,
"reason": null,
"metadata": {},
"field": "account_number"
}
}
The text was updated successfully, but these errors were encountered: