Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I am unable to make payment through my website in MERN stack #401

Open
riteshshami opened this issue Feb 16, 2024 · 2 comments
Open

I am unable to make payment through my website in MERN stack #401

riteshshami opened this issue Feb 16, 2024 · 2 comments

Comments

@riteshshami
Copy link

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?

@GaneshSrambikal
Copy link

GaneshSrambikal commented Jun 20, 2024

Have you resolved it yet?

@iAbhinav
Copy link

iAbhinav commented Jul 4, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants