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
When using the Razorpay plugin (version 4.6.9) along with Neve Pro Addon and Sparks for WooCommerce, two "Pay Now" buttons are appearing on the checkout page instead of one. This creates confusion for users and may lead to potential errors in the checkout process.
Steps to reproduce
Activate the following plugins:
Razorpay: Signup for FREE PG (version 4.6.9)
Neve Pro Addon (version 2.8.8)
Sparks for WooCommerce (version 1.1.6)
Navigate to the checkout page of the site and place an order
Observe that two identical "Pay Now" buttons are displayed
Expected behavior
Only one "Pay Now" button should be displayed on the checkout page.
Actual behavior
Two identical "Pay Now" buttons are displayed, each with its own "Cancel" option.
Additional information
WooCommerce version: 9.3.3
WordPress theme: Likely Neve (based on the Neve Pro Addon being active)
Test site URL: test-site.local (as seen in the browser address bar)
Possible cause
This issue may be caused by a conflict between the Razorpay plugin and one of the other active plugins (Neve Pro Addon or Sparks for WooCommerce). It's possible that multiple hooks or functions are trying to output the payment button.
Screenshots
Additional Information
This issue has occurred with other plugin combinations in the past, suggesting a potential recurring conflict between payment gateways and theme/enhancement plugins.
Please investigate this issue and provide guidance on how to resolve the duplicate buttons problem. Let me know if you need any additional information to diagnose and fix this issue.
The text was updated successfully, but these errors were encountered:
Description
When using the Razorpay plugin (version 4.6.9) along with Neve Pro Addon and Sparks for WooCommerce, two "Pay Now" buttons are appearing on the checkout page instead of one. This creates confusion for users and may lead to potential errors in the checkout process.
Steps to reproduce
Expected behavior
Only one "Pay Now" button should be displayed on the checkout page.
Actual behavior
Two identical "Pay Now" buttons are displayed, each with its own "Cancel" option.
Additional information
Possible cause
This issue may be caused by a conflict between the Razorpay plugin and one of the other active plugins (Neve Pro Addon or Sparks for WooCommerce). It's possible that multiple hooks or functions are trying to output the payment button.
Screenshots
Additional Information
This issue has occurred with other plugin combinations in the past, suggesting a potential recurring conflict between payment gateways and theme/enhancement plugins.
Please investigate this issue and provide guidance on how to resolve the duplicate buttons problem. Let me know if you need any additional information to diagnose and fix this issue.
The text was updated successfully, but these errors were encountered: