Re: One-Page Checkout [Support Thread]
Hi
I am trying to implement opc with edify theme. I have updated the ottotal with respective css selector.
But the order is not getting completed.
I have tried using responsive classic it is working fine.
I believe there is conflicting jquery/jscripts.
Is there any way I can add noconflict to checkout jquery.
Pls advise
Thanks
Re: One-Page Checkout [Support Thread]
Quote:
Originally Posted by
Balaji
Hi
I am trying to implement opc with edify theme. I have updated the ottotal with respective css selector.
But the order is not getting completed.
I have tried using responsive classic it is working fine.
I believe there is conflicting jquery/jscripts.
Is there any way I can add noconflict to checkout jquery.
Pls advise
Thanks
Where did the edify theme come from? What version of jQuery doe it load on default?
Re: One-Page Checkout [Support Thread]
the edify theme was last updated 2014 and the jquery it is using is 1.11
Re: One-Page Checkout [Support Thread]
I have replaced jquery. But when doing so, I get another issue unexpected_token:identifier.
continuing with it I get check_form not defined(when submitting) the order.
attached the snapshot for reference.
https://prnt.sc/00i-4zrnS8J3
Re: One-Page Checkout [Support Thread]
Cindy - Can you tell me how to fix this specific behavior?
I have a custom payment option called (Pay Later). It's basically the check/money order module, just renamed to say "PAY LATER".
After the checkout page loads, if I just select the PAY LATER option (and nothing else, leaving everything else default), then when I hit the Submit Order button, the page refreshes and keeps me on the checkout page with an error: "Your order's details have changed. Please review the current values and re-submit."
If I immediately hit the Submit Order button again, it submits and works just fine.
How can I configure the module so that the order submits on the first time? Do I need to have the page refresh after the Pay Later option is selected, much like it refreshes when the shipping options change?
EDIT:
I am using OPC version 2.4.5, and my store is running 1.5.7
Re: One-Page Checkout [Support Thread]
By the way, I have the debug log from the attempt. I just didn't know if you wanted me to post it here (it's rather long).
Re: One-Page Checkout [Support Thread]
Quote:
Originally Posted by
Jeff_Mash
Cindy - Can you tell me how to fix this specific behavior?
I have a custom payment option called (Pay Later). It's basically the check/money order module, just renamed to say "PAY LATER".
After the checkout page loads, if I just select the PAY LATER option (and nothing else, leaving everything else default), then when I hit the Submit Order button, the page refreshes and keeps me on the checkout page with an error: "Your order's details have changed. Please review the current values and re-submit."
If I immediately hit the Submit Order button again, it submits and works just fine.
How can I configure the module so that the order submits on the first time? Do I need to have the page refresh after the Pay Later option is selected, much like it refreshes when the shipping options change?
EDIT:
I am using OPC version 2.4.5, and my store is running 1.5.7
Since the 'moneyorder' payment method doesn't display the behavior you describe, I'll suggest that you review the changes you've made to your pay-later method. I'll PM you with my direct email address for that log.
Re: One-Page Checkout [Support Thread]
Quote:
Originally Posted by
lat9
Since the 'moneyorder' payment method doesn't display the behavior you describe, I'll suggest that you review the changes you've made to your pay-later method. I'll PM you with my direct email address for that log.
I have this exact same issue with a money order clone using bootstrap 3.5.0, Zen 1.5.8, PHP 7.3 & OPC 2.45. I am also using Square Web 1.04 so I have set no-update, but it doesn't matter the issue persists on refresh & update as well.
Thanks for your hard work =)
~Melanie
Re: One-Page Checkout [Support Thread]
Quote:
Originally Posted by
mprough
I have this exact same issue with a money order clone using bootstrap 3.5.0, Zen 1.5.8, PHP 7.3 & OPC 2.45. I am also using Square Web 1.04 so I have set no-update, but it doesn't matter the issue persists on refresh & update as well.
Thanks for your hard work =)
~Melanie
If you enable the OPC debug output and send me (via direct email) the resultant file, I'll give it a look.
Re: One-Page Checkout [Support Thread]
Quote:
Originally Posted by
lat9
Since the 'moneyorder' payment method doesn't display the behavior you describe, I'll suggest that you review the changes you've made to your pay-later method. I'll PM you with my direct email address for that log.
Thanks! I just sent you an email with the log file. :)