Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

[Bug]: Cart Session cookie not cleared on successful checkout #63

Closed
1 task done
razza12 opened this issue Aug 19, 2021 · 1 comment
Closed
1 task done

[Bug]: Cart Session cookie not cleared on successful checkout #63

razza12 opened this issue Aug 19, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@razza12
Copy link

razza12 commented Aug 19, 2021

Expected Behavior

If returning to frontend site after successful checkout - the old cart should be cleared and a new cart created

Actual Behavior

The old cart is pulled based on the session cookie - and users are unable to add items to the cart or checkout until the session cookie is cleared

Possible Solution

No response

Steps to reproduce

No response

What version of shopify integration are you using?

Newest

What version of Node.js are you using?

Newest

What browser (and version) are you using?

Firefox

What operating system (and version) are you using?

Linux

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@razza12 razza12 added the bug Something isn't working label Aug 19, 2021
aureate-labs-team added a commit to aureate-labs-team/shopify that referenced this issue Oct 27, 2021
aureate-labs-team added a commit to aureate-labs-team/shopify that referenced this issue Oct 27, 2021
On successful order placement cart was not resetting

vuestorefront#63
aureate-labs-team added a commit to aureate-labs-team/shopify that referenced this issue Nov 9, 2021
aureate-labs-team added a commit that referenced this issue Nov 9, 2021
* Added country support

* Extended connector

* Removed yarn.lock

* feat(release 1.0.1): make the connector compitible with shopify template latest release

Updated Shopify connector for improvements

* fix(usecart/index.ts): fixed per page cookie creation

fixed cart bug

* fix(updated connector version to 1.0.2): updated connector version to 1.0.2

Updated connector version to 1.0.2

* fix(fixed cart reset on successful checkour): fixed cart reset bug

On successful order placement cart was not resetting

#63
aureate-labs-team added a commit that referenced this issue Nov 9, 2021
* Added country support

* Extended connector

* Removed yarn.lock

* feat(release 1.0.1): make the connector compitible with shopify template latest release

Updated Shopify connector for improvements

* fix(usecart/index.ts): fixed per page cookie creation

fixed cart bug

* fix(updated connector version to 1.0.2): updated connector version to 1.0.2

Updated connector version to 1.0.2

* fix(fixed cart reset on successful checkour): fixed cart reset bug

On successful order placement cart was not resetting

#63

* fix(cart drawer): removed duplicate setup method
aureate-labs-team added a commit that referenced this issue Nov 10, 2021
* Added country support

* Extended connector

* Removed yarn.lock

* feat(release 1.0.1): make the connector compitible with shopify template latest release

Updated Shopify connector for improvements

* fix(usecart/index.ts): fixed per page cookie creation

fixed cart bug

* fix(updated connector version to 1.0.2): updated connector version to 1.0.2

Updated connector version to 1.0.2

* fix(fixed cart reset on successful checkour): fixed cart reset bug

On successful order placement cart was not resetting

#63

* fix(cart drawer): removed duplicate setup method

* fix(updated package.json to 1.0.4): updated package.json to 1.0.4
@aureate-labs-team
Copy link
Collaborator

Please upgrade your template files to the latest ones

aureate-labs-team added a commit that referenced this issue Nov 19, 2021
* Added country support

* Extended connector

* Removed yarn.lock

* feat(release 1.0.1): make the connector compitible with shopify template latest release

Updated Shopify connector for improvements

* fix(usecart/index.ts): fixed per page cookie creation

fixed cart bug

* fix(updated connector version to 1.0.2): updated connector version to 1.0.2

Updated connector version to 1.0.2

* fix(fixed cart reset on successful checkour): fixed cart reset bug

On successful order placement cart was not resetting

#63

* fix(cart drawer): removed duplicate setup method

* fix(updated package.json to 1.0.4): updated package.json to 1.0.4

* refactor: upgraded connector to V2.5.0

* feat(added support for retrive seo data & metafileds): support for retrive SEO data & metafileds

* fix(removed creds from middleware): removed store creds from middleware
aureate-labs-team added a commit that referenced this issue Nov 19, 2021
* Added country support

* Extended connector

* Removed yarn.lock

* feat(release 1.0.1): make the connector compitible with shopify template latest release

Updated Shopify connector for improvements

* fix(usecart/index.ts): fixed per page cookie creation

fixed cart bug

* fix(updated connector version to 1.0.2): updated connector version to 1.0.2

Updated connector version to 1.0.2

* fix(fixed cart reset on successful checkour): fixed cart reset bug

On successful order placement cart was not resetting

#63

* fix(cart drawer): removed duplicate setup method

* fix(updated package.json to 1.0.4): updated package.json to 1.0.4

* refactor: upgraded connector to V2.5.0

* feat(added support for retrive seo data & metafileds): support for retrive SEO data & metafileds

* fix(removed creds from middleware): removed store creds from middleware

* refactor: version updated to v1.0.7
aureate-labs-team added a commit that referenced this issue Nov 19, 2021
* Added country support

* Extended connector

* Removed yarn.lock

* feat(release 1.0.1): make the connector compitible with shopify template latest release

Updated Shopify connector for improvements

* fix(usecart/index.ts): fixed per page cookie creation

fixed cart bug

* fix(updated connector version to 1.0.2): updated connector version to 1.0.2

Updated connector version to 1.0.2

* fix(fixed cart reset on successful checkour): fixed cart reset bug

On successful order placement cart was not resetting

#63

* fix(cart drawer): removed duplicate setup method

* fix(updated package.json to 1.0.4): updated package.json to 1.0.4

* refactor: upgraded connector to V2.5.0

* feat(added support for retrive seo data & metafileds): support for retrive SEO data & metafileds

* fix(removed creds from middleware): removed store creds from middleware

* refactor: version updated to v1.0.7

* fix: updated connector v1.0.8
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants