Hi,
I have orders (example Customer orderd products + shipping for 39 € payed with paypal. Invoice is also correct) that show doubled in the customer backend
This is the order list:
This is the customer view in the backend:
I found the wrong amount in the database table orders: total_paid = correct, total_paid_real = wrong (double) amount
I use:
PrestaShop-Version 1.7.6.7
PHP-Version 7.2.34-nmm1
Paypal Modul 202 ecommerce v5.4.3
Thanks for help!