Skip to content
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
tufail opened this issue Apr 23, 2020 · 0 comments
Open

How can we modify checkout weburl #116

tufail opened this issue Apr 23, 2020 · 0 comments

Comments

@tufail
Copy link

tufail commented Apr 23, 2020

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.

@tufail tufail changed the title How can we modify checkout before checkout weburl How can we modify checkout weburl Apr 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant