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
The modal is opening with the prefill details too, but the payment is not processing.
The error generating is {"error":{"code":"BAD_REQUEST_ERROR","description":"The id provided does not exist","source":"business","step":"payment_initiation","reason":"input_validation_failed","metadata":{}}}
How can I resolve this error?
The text was updated successfully, but these errors were encountered:
it was working fine for me till today after noon, but since evening i am getting the same error
{"error":{"code":"BAD_REQUEST_ERROR","description":"The id provided does not exist","source":"business","step":"payment_initiation","reason":"input_validation_failed","metadata":{}}}
What could this be related to? I haven't changed anything in my code.
Only thing i suspect is that my account was verified between the time this was working and now.
But i have changed the api keys as well, still no success.
The modal is opening with the prefill details too, but the payment is not processing.
The error generating is {"error":{"code":"BAD_REQUEST_ERROR","description":"The id provided does not exist","source":"business","step":"payment_initiation","reason":"input_validation_failed","metadata":{}}}
How can I resolve this error?
The text was updated successfully, but these errors were encountered: