Hi,
I read most of the topic about VP One Page checkout problem with the order as a gust and no clue found for my problem.
Please if anyone can help with this give me a clue due to solving this problem.
When I fill all the fields and select shipment and payment methods and going to confirm an order after clicking on it this message stops me from going through "A system error was generated while processing your order request. If problem persists please contact website administrator."
I use Joomla 3.10.2 and VirtueMart 3.8.8 10472.
Thanks in advance
Talk to VP, you have paid for their support.
Jörgen @ Kreativ Fotografi
Hi,
Hope u do great
Look I remove the OPC plugin and try that purchase as a gust, the issue still remains. it seems VirtueMart doesn't let guests to do any orders. Cause it's like a loop, it circles from the main cart page and billing info page!
any idea?
thanks in advance
Custom template, javascript errors ?
Jörrgen
I found these from console:
JQMIGRATE: Migrate is installed, version 1.4.1 jquery-migrate.min.js:2:552
unreachable code after return statement index.php:825:3
unreachable code after return statement index.php:850:2
Password fields present on an insecure (http://) page. This is a security risk that allows user login credentials to be stolen. 3 index.php
at a minimum u need to supply a live url to the site
BTW the error A system error was generated while processing your order... is a general error given by VP OPC when the JS return is not "as expected"
so yes .. look for JS errors
find what these lines are referring to
unreachable code after return statement index.php:825:3
unreachable code after return statement index.php:850:2
QuotePassword fields present on an insecure (http://)
You have to use https and install a SSL certificat, this is mandatory for any E-commerce today