<!--- Provide a general summary of the issue in the Title above --> <!--- Before adding new issues, please, check this article https://github.com/magento/magento2/wiki/Issue-reporting-guidelines--> ### Preconditions <!--- Provide a more detailed information of environment you use --> <!--- Magento version, tag, HEAD, etc., PHP & MySQL version, etc.. --> 1. Mage 2.1.5 ### Steps to reproduce <!--- Provide a set of unambiguous steps to reproduce this bug include code, if relevant --> 1. Add Product with Qty 1 to cart 2. Place order and redirect to Paypal 3. Open another window to edit the cart and change the Product Qty to 2 4. Go back to original window and continue Paypal payment with 1 Qty 5. Successful order processed, payment capture 6. Order is created with Product Qty 2 ### Expected result <!--- Tell us what should happen --> 1. Should the cart be cleared after redirecting to Paypal payment? ### Actual result <!--- Tell us what happens instead --> 1. [Screenshot, logs] <!--- (This may be platform independent comment) -->