Hi,
On the checkout page we have integrated our payment gateway successfully and it is working fine. The flow of going through the payment process is as follows;
- The payment gateway window will only be enabled if I check the terms and condition checkbox,
- After checking the terms and condition the window is like the attached screenshot, where we have to click on submit my order
- after clicking the submit my order we get the screenshot as attached;
Now the issue is we do not want this extra step to click on "Submit My order", the customer should directly get the payment gateway options.
After doing some research got the following help from Google;
To your submit button you need to add an event clicker which will call the showModal function.
But don't know how to get it done on CS-Cart.
Any help/guidance in this regard will be really appreciated.
Thanks....
Screenshot 2021-02-24 at 8.31.57 AM.png