sveawebpay / nwt-magento2-checkout

Svea Checkout plugin for Magento 2
Apache License 2.0
0 stars 12 forks source link

Cart isn't cleared after successful order placement #34

Closed vmalyk closed 2 years ago

vmalyk commented 3 years ago

Pre-conditions:

Svea Checkout - 1.2.8 Magento Open Source 2.3.5-p2 PHP 7.3

Steps to reproduce:

  1. Add product to cart and proceed to checkout
  2. Fill in all details and proceed to payment
  3. Finish payment
  4. From order success page click 'Continue shopping'

Expected result: Redirected to Home Page. Cart cleared.

Actual result: Cart still shows items number.

lrvipul commented 2 years ago

Hi I am also facing same problem, After successful payment from SVEA checkout method, minicart is not getting cleared. I applied 2 solution for that 1) update the minicart using section update after order success 2) customer data reload on success page

martinSternelius commented 2 years ago

This will be fixed in the upcoming version 1.3.3

martinSternelius commented 2 years ago

Now fixed latest release 1.3.4!