Fix conflict with Iways_PayPalPlus

Created by Jane D, Modified on Fri, 31 Jul 2020 at 03:13 PM by Jane D

QUESTION: 

I use module BSS One Step Checkout for my site Magento 2.3.5_p1.

However, when a customer chooses the payment method Iways_PayPalPlus, the button Place Order doesn't work!

How to fix it?


ANSWER:


The cause of this issue due to the conflict between our module Bss One Step Checkout with Iways_PayPalPlus (https://github.com/i-ways/magento2-paypal-plus).

This Iways_PayPalPlus module edits the render payment method by iframe causing the function trigger place order button of Bss module couldn't work (it can't dom the element).


To fix this conflict, you could edit the file as the screenshot below: 

app/code/Bss/OneStepCheckout/view/frontend/web/js/view/place-order-btn.js


Or download the attached file below and overwrite the current file on your site.


If you need further assistance, please do not hesitate to let us know. We'd be happy to support. 

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article