Okay, here we go. haredoDOTcom 1.5.5a with latest Square and OPC. MySQL 5.6.37 PHP 5.6.3 Apache linux 3.10.0
Nothing else in the payment/checkout area that would effect checkout.
- User is not logged in NOR is user in customer database.
- User selects item for shopping cart. (https://haredoDOTcom/index.php?main_...&products_id=6)
- User adds to cart
- User clicks on checkout and is shown split checkout page.
- User selects PayPal Checkout
- User taken to PayPal for payment
- User selects Payment Type and continues
- PayPal returns user to haredoDOTcom for confirmation
- Confirmation button does not work.
Read me and troubleshot with F12 to discover hidden errors in Squre which led us to find that a file was not included in the newest release of Square Payment Module. CreateOrderRequestOrder.php is the file and changing it to .xxx vs .php cured a small problem with Square that was NOT throwing an error. Will post that part in Square Payment thread. Found another Square file that was not properly updated and fixed that.
Those repairs got us to the point that using the confirm order button would at least fire something in the F12 Console.
The system is crashing when I try to add the F12 Log so I'll have try in next thread


Reply With Quote
