Skip to content

checkoutCreate is deprecated #896

@predatell

Description

@predatell

Uncaught (in promise) Error: [{"message":"The Checkout API has been deprecated and is not accessible for new usage. For more information, please visit https://shopify.dev/changelog/deprecation-of-checkout-apis","path":["checkoutCreate"],"locations":[]}]

In addition, you can check that the client is using the Cart API by monitoring the network tab on your preferred developer tools when adding an item to the cart. If you see that the operation performed was cartCreate, cartLinesUpdate, or cartLinesAdd rather than checkoutCreate, then you are using v3.0. (https://www.npmjs.com/package/shopify-buy)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions