WebSystemsSolutions/shopify-custom-checkout

Shopify Cart not getting clean after order

knit-pay opened this issue · 0 comments

Hello

You have done a brilliant job developing this code. Almost everything is working fine. I am facing a minor issue, do you have any solution for the same?

  1. After clicking checkout, the customer redirects to the laravel server.
  2. Customer fills in all the details and clicks on submit button.
  3. Customer redirects to the success page, where there is a link to redirect back to the Shopify website.
  4. After the customer redirects to the Shopify website, all the cart items are still available in Shopify. They are supported to get flushed but this is not happening. Do you have any solution for the same?