-
Notifications
You must be signed in to change notification settings - Fork 31
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
Comments
@JitenderAgarwal can you share the plugin version number which you are facing the issue. |
Mine razorpay plugin is version 2.7.2
…On Wed, Aug 25, 2021, 15:41 jampulanaveen ***@***.***> wrote:
@JitenderAgarwal <https://github.com/JitenderAgarwal> can you share the
version number which you are facing the issue.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#201 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AVK5GRNZW3B5OITIZRDEDJDT6S6VPANCNFSM5CYOJ5FQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email>
.
|
@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 |
Thanks Naveen.
I have rechecked at my end. one of my third party plugin is creating this
issue probably.. once i deactivate the plugin am not getting the issue. i
will get back to you if i require any further assistance.
Thanks,
Jitender.
…On Wed, Aug 25, 2021 at 3:50 PM jampulanaveen ***@***.***> wrote:
@JitenderAgarwal <https://github.com/JitenderAgarwal> we are not able to
reproduce and can we get the steps. Are you using any thirdparty plugin for
maintaining woo order
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#201 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AVK5GRMMZ3TUAETBRPST7ULT6S7YJANCNFSM5CYOJ5FQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email>
.
|
Dear Team,
I believe, after the latest update razor pay plugin is creating the order
prior to pushing the order for payment.. ideally after the payment is
succesfull only the order should be created..
Kindly check it..
On Wed, Aug 25, 2021 at 5:37 PM Jitender Agarwal ***@***.***>
wrote:
… Thanks Naveen.
I have rechecked at my end. one of my third party plugin is creating this
issue probably.. once i deactivate the plugin am not getting the issue. i
will get back to you if i require any further assistance.
Thanks,
Jitender.
On Wed, Aug 25, 2021 at 3:50 PM jampulanaveen ***@***.***>
wrote:
> @JitenderAgarwal <https://github.com/JitenderAgarwal> we are not able to
> reproduce and can we get the steps. Are you using any thirdparty plugin for
> maintaining woo order
>
> —
> You are receiving this because you were mentioned.
> Reply to this email directly, view it on GitHub
> <#201 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AVK5GRMMZ3TUAETBRPST7ULT6S7YJANCNFSM5CYOJ5FQ>
> .
> Triage notifications on the go with GitHub Mobile for iOS
> <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
> or Android
> <https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email>
> .
>
|
@JitenderAgarwal As per our flow first order will be created, then payment is captured. |
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 |
please reach us to https://razorpay.com/support/ if you are still facing the issue |
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:
{ "error": { "errors": [ { "domain": "global", "reason": "duplicate", "message": "The requested identifier already exists." } ], "code": 409, "message": "The requested identifier already exists." } }
The text was updated successfully, but these errors were encountered: