Search found 106 matches

Search found 106 matches

Re: Installing Hotjar JavaScript tracking code

That theme editor can be problematic. If you don't want to touch the core code, you can just enable the Google Analytics module and paste your JS code there. The Google Analytics module can parse script tags and pull into the closing </head>. Admin -> Extensions -> Analytics -> Google Analytics. I ...

Jump to post
  • Wed Mar 31, 2021 6:17 pm
  • Replies 9
  • Views 3331
[SOLVED] Re: Confirm Order Button not working

Thanks Switch and mikeinterserv. I can confirm, It worked Absolutely fine.

Jump to post
  • Fri Feb 05, 2021 6:17 pm
  • Replies 62
  • Views 5995
Re: Confirm Order Button not working

You know what - it is very clear what it says here from the module We recommend offering PayPal Express Shortcut to maximise checkout conversion, this allows customers to use their PayPal address book and checkout is as little as three taps from the basket page. Click enable to install the extensio...

Jump to post
  • Fri Feb 05, 2021 1:50 am
  • Replies 62
  • Views 5995
Re: Confirm Order Button not working

Special thanks to mikeinterserv and others who have done extra efforts to debug all this.

Jump to post
  • Fri Feb 05, 2021 1:07 am
  • Replies 62
  • Views 5995
Re: Confirm Order Button not working

I finally have to remove that button at all. As even if I add in product page, we still have to use "Add to Cart" button and then refresh page, so paypal button comes in. I hope OpenCart Geniuses will find out solution somehow. :-)

Jump to post
  • Fri Feb 05, 2021 1:06 am
  • Replies 62
  • Views 5995
Re: Confirm Order Button not working

I have duplicated the error on a clean install of 3.0.3.2 The problem is the express checkout button module So no other paypal installed - only paypal express and the express checkout button Disable the express button module and its fine and paypal payment can be made You think, upgrading to 3.0.3....

Jump to post
  • Fri Feb 05, 2021 12:09 am
  • Replies 62
  • Views 5995
Re: Confirm Order Button not working

Caused by an installed extension. Line 159 from catalog/controller/information/contact.php file from the core does not contain any terms of: enquiry . Contact the extension developer to resolve this issue. Thanks. I will check that as well. At the moment issue is when we enable Paypal Express check...

Jump to post
  • Tue Feb 02, 2021 1:24 am
  • Replies 62
  • Views 5995
Re: Confirm Order Button not working

Caused by an installed extension. Line 159 from catalog/controller/information/contact.php file from the core does not contain any terms of: enquiry . Contact the extension developer to resolve this issue. Thanks. I will check that as well. At the moment issue is when we enable Paypal Express check...

Jump to post
  • Tue Feb 02, 2021 12:43 am
  • Replies 62
  • Views 5995
Re: Confirm Order Button not working

I copied all text from github and replaced on server for these 4 files /admin/controller/extension/payment/pilibaba.php /admin/view/template/extension/payment/pp_express_transaction.twig /catalog/controller/api/login.php /catalog/controller/extension/module/paypal_smart_button.php That does not see...

Jump to post
  • Tue Feb 02, 2021 12:29 am
  • Replies 62
  • Views 5995
Re: Confirm Order Button not working

I copied all text from github and replaced on server for these 4 files /admin/controller/extension/payment/pilibaba.php /admin/view/template/extension/payment/pp_express_transaction.twig /catalog/controller/api/login.php /catalog/controller/extension/module/paypal_smart_button.php That does not see...

Jump to post
  • Tue Feb 02, 2021 12:29 am
  • Replies 62
  • Views 5995
Re: Confirm Order Button not working

Check this fixes https://github.com/opencart/opencart/commit/5436eacd5d4f440637b89374c71c8f008d0475d0#diff-2783e72604979881f9851dcaf456db2613aecef4d0847f32b437a39fa7d5eec6 https://github.com/opencart/opencart/commit/d5eceefa5b25db2723223267d9120e3ebe62e7aa#diff-ff4085ad157354dc8ea67a848e7c2270b4a19...

Jump to post
  • Tue Feb 02, 2021 12:15 am
  • Replies 62
  • Views 5995
Re: Confirm Order Button not working

Compare all files? or any specific folder?

Jump to post
  • Mon Feb 01, 2021 6:50 pm
  • Replies 62
  • Views 5995
Re: Confirm Order Button not working

khnaz35 wrote:
Mon Feb 01, 2021 6:09 pm
mitrecyclers wrote:
Mon Feb 01, 2021 6:06 pm
They are original from Opencart, Found them in extensions --> payment
What is your OC version?
3.0.3.2

Jump to post
  • Mon Feb 01, 2021 6:43 pm
  • Replies 62
  • Views 5995
Re: Confirm Order Button not working

They are original from Opencart, Found them in extensions --> payment

Jump to post
  • Mon Feb 01, 2021 6:06 pm
  • Replies 62
  • Views 5995
Re: Confirm Order Button not working

khnaz35 wrote:
Sun Jan 31, 2021 9:21 am
Try to disable your Paypal extension and refresh modification and test if the bank transfer work.
To me culprit is Paypal messing-up.
Thanks. Everything started to work after disabling Paypal extension. (Except cart remove button). So how can I enable paypal express checkout?

Jump to post
  • Mon Feb 01, 2021 5:19 pm
  • Replies 62
  • Views 5995
Re: Confirm Order Button not working

Also on dashboard home > top right corner > clear cache clear sass Something is also upsetting your page layout the width is wrong - There are MANY errors on this site at the moment. Whether they are all connected - I don't know - Its hard to know where to start May be installed too many 3rd party ...

Jump to post
  • Sun Jan 31, 2021 1:04 am
  • Replies 62
  • Views 5995
Re: Confirm Order Button not working

Test by disabling your Ask for Price extension, I added two items to my cart, one with Ask for Price and another with the price and I was able to remove the item with a price from my cart. If its a case where this extension is hindering your cart functionality, you may need to reach out to the exte...

Jump to post
  • Sun Jan 31, 2021 12:53 am
  • Replies 62
  • Views 5995
Re: Confirm Order Button not working

mikeinterserv wrote:
Sun Jan 31, 2021 12:48 am
devtools console also shows a problem with checkout.js
Make sure to clear the Cache etc - I will try it again now you removed the extensions
I cleared cache from modification page to clear cache.

Jump to post
  • Sun Jan 31, 2021 12:51 am
  • Replies 62
  • Views 5995
Re: Confirm Order Button not working

Hi, When customer select Bank Transfer as payment method, they are unable to click confirm order button at the last step. Can someone please help for that. It just stays at https://mitrecyclers.com/index.php?route=checkout/checkout I checked Error log etc and nothing in there. Did you check the web...

Jump to post
  • Sun Jan 31, 2021 12:35 am
  • Replies 62
  • Views 5995
Re: Confirm Order Button not working

I disabled both extensions and that does not solve issue. Any more suggestions?

Jump to post
  • Sun Jan 31, 2021 12:31 am
  • Replies 62
  • Views 5995

Search found 106 matches