File tree Expand file tree Collapse file tree 2 files changed +0
-3
lines changed
modules/@shopify/checkout-sheet-kit/src Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -67,8 +67,6 @@ experiences.
6767- ** React Native** - Minimum version ` 0.70 `
6868- ** iOS** - Minimum version iOS 13
6969- ** Android** - Minimum Java 11 & Android SDK version ` 23 `
70- - ** Shopify** - This package is _ ** not** _ compatible with checkout.liquid. Your
71- Shopify Store must be migrated for extensibility.
7270
7371## Getting Started
7472
Original file line number Diff line number Diff line change @@ -23,7 +23,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SO
2323
2424export enum CheckoutErrorCode {
2525 storefrontPasswordRequired = 'storefront_password_required' ,
26- checkoutLiquidNotMigrated = 'checkout_liquid_not_migrated' ,
2726 cartExpired = 'cart_expired' ,
2827 cartCompleted = 'cart_completed' ,
2928 invalidCart = 'invalid_cart' ,
You can’t perform that action at this time.
0 commit comments