You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PrestashopException "Property OrderPayment->amount is not valid" throws after credit card payment in modules/ps_checkout/controllers/front/ValidateOrder.php (line 82).
$cart->getOrderTotal(true, Cart::BOTH) return 0 because cart is empty.
PrestashopException "Property OrderPayment->amount is not valid" throws after credit card payment in modules/ps_checkout/controllers/front/ValidateOrder.php (line 82).
$cart->getOrderTotal(true, Cart::BOTH) return 0 because cart is empty.
Test with prestashop v1.7.6.4 and module prestashop checkout v1.2.13
Test with third party module disabled and overrides disabled
The text was updated successfully, but these errors were encountered: