Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,14 @@ The Checkout API is deprecated. To find the legacy documentation for v2.x, you c

</details>

<details>

<summary>After upgrading to v3, our users are being redirected to a password page when trying to go to the checkout page</summary>

This happens when [password protection](https://help.shopify.com/en/manual/online-store/themes/password-page) is enabled in your online store. The best course of action is to disable password protection and install the headless [redirect theme](https://github.com/instantcommerce/shopify-headless-theme) to prevent these unwanted redirects.

</details>

---

![Build](https://github.com/shopify/js-buy-sdk/actions/workflows/ci.yml/badge.svg)
Expand Down