{"section":"known-issues","requestedLocale":"en","requestedSlug":"orderform-not-updating-due-to-faststoresecure-environment-out-of-sync","locale":"en","slug":"orderform-not-updating-due-to-faststoresecure-environment-out-of-sync","path":"docs/en/known-issues/FastStore/orderform-not-updating-due-to-faststoresecure-environment-out-of-sync.md","branch":"main","content":"## Summary\n\n\nNormally, after an order is placed, the orderFormId is not updated, causing items to remain visible in the cart. This issue affects FastStore accounts.\nThis can also happen without closing an order, just on cleaning the cookies and trying to check the secure environment again.\nThis issue may be related to the delay in updating the orderFormId due to changes related to the checkout cookie.\n\nAfter the gatewayCallback response, the expected scenario would be a new orderFormId cookie for the user. This scenario is broken because the domain of the new cookie does not match the domain of the user's previous cookie (because of the secure domain).\n\n\n##\n\n## Simulation\n\n\n\n- Complete an order on a Faststore account\n- Return to the home page\n- The items that you just bought will remain in your cart\n\n\n##\n\n## Workaround\n\n\nN/A"}