Hi, please see the use case below using eShop 3.6.8
- User adds products to the cart
- User proceeds to checkout and gets redirected to Paypal
- at this point, an order is created, as expected
- User cancels and returns to the store
- User changes his cart (adds/removes items)
- User proceeds again to the checkout and gets redirected to Paypal
- At this point, a new order is created but with the original values instead of the new ones
This problem does not occur with version 6.3.5.
Thanks,
Vinny