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

Issue with incomplete/pending payment orders #201

Open
JitenderAgarwal opened this issue Aug 25, 2021 · 8 comments
Open

Issue with incomplete/pending payment orders #201

JitenderAgarwal opened this issue Aug 25, 2021 · 8 comments

Comments

@JitenderAgarwal
Copy link

Hi.. i use woocommerce plugin of razorpay for payments on my website.. after the latest update on my plugin am facing issue with respect to payments which are cancelled after checkout by user...
to check the issue following are the steps followed:

  1. add product to cart
  2. checkout and selct razor pay for payment.. customer is redirected to razorpay page for payment.
  3. customer does not complete the payment and comes back to our website..
  4. now this order is updated as pending payment order and is pushed to order history where customer can make the payment..
  5. however instead of going to order history.. customer again opens the existing cart (As the same products still exists in the cart)
  6. customer again selects the razorpay option to proceed with payment...
  7. here ideally the razorpay page should come.. but there is an error which comes like this...
    { "error": { "errors": [ { "domain": "global", "reason": "duplicate", "message": "The requested identifier already exists." } ], "code": 409, "message": "The requested identifier already exists." } }
@jampulanaveen
Copy link
Contributor

jampulanaveen commented Aug 25, 2021

@JitenderAgarwal can you share the plugin version number which you are facing the issue.

@JitenderAgarwal
Copy link
Author

JitenderAgarwal commented Aug 25, 2021 via email

@jampulanaveen
Copy link
Contributor

jampulanaveen commented Aug 25, 2021

@JitenderAgarwal we are not able to reproduce and can we get the steps. Are you using any thirdparty plugin for maintaining woo order and can you provide screen recording as-well

@JitenderAgarwal
Copy link
Author

JitenderAgarwal commented Aug 25, 2021 via email

@JitenderAgarwal
Copy link
Author

JitenderAgarwal commented Aug 26, 2021 via email

@jampulanaveen
Copy link
Contributor

@JitenderAgarwal As per our flow first order will be created, then payment is captured.

@ghost
Copy link

ghost commented Feb 26, 2022

I am facing this issue too. Pending payment orders are not able to complete by the users. They get an error:

Invalid value posted for Plan
Order #185277 has not been added to the cart.

@abdulwahidsharief
Copy link
Contributor

please reach us to https://razorpay.com/support/ if you are still facing the issue

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