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

How can we modify checkout weburl #116

Open

Description

Hi ,

I like to modify the checkout shipping before clicking on weburl button.

Is there any option to ask shipping address on shopify like "fieldBaseTypes.required_shipping = false"

so that we can skip shipping address form to fill.
something like this
client.checkout.create({ fieldBaseTypes: { requiresShipping: false } }).then((res) => {})

Please help me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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