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

Order ID is not Unique #478

Open
pratheekn91 opened this issue Mar 22, 2024 · 1 comment
Open

Order ID is not Unique #478

pratheekn91 opened this issue Mar 22, 2024 · 1 comment

Comments

@pratheekn91
Copy link

Updated from Razorpay 3.x to the latest 4.1.3 through the composer as per the instructions on github.

  • razorpay/razorpay (2.9.0)
  • razorpay/magento (4.1.3)

Module was working fine on older version. But Im facing multiple issues after upgrading -

  • Admin pages always displays error on the top - "Warning: Undefined array key "rzp_webhook_data" in /home/574214.cloudwaysapps.com/jcbvptggzy/public_html/vendor/razorpay/magento/Model/System/Message/TableSetupNotification.php on line 97"
  • Module configuration page in the backend is incomplete. Webhook field is missing?
  • Unable to start payment page when placing order. On inspecting, the error is "Payment already made for order :"
  • Log file also indicates the same error message.

Is upgrade from 3.x to 4.1.3 supported without uninstall? Is there anything specific, I need to do to do?
IncompleteAdminDashboard
OrderPageError
AdminError
RazorpayLogs
OrderPageResponse
OrderPagePostRequest

@yashgit891
Copy link
Contributor

Hello @pratheekn91 ,
For point 1, it was found to be a bug and resolved in the latest release 4.1.4.
For point 2, the page is complete, the webhook is now configured automatically when you save the settings.
For point 3, unclear on why this is happening can you help with a stage site and also details on what additional changes made/third party plugins downloaded along with the Razorpay plugin.

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

2 participants