I´m trying to get the Checkout ID from the Checkout URL to add/update the shipping address.
I´m getting the checkout url from createCart Mutation (need to use cart as I´m working with sellingPlans) but not the id. To fetch the checkout I need the id. Is there any way to get the id from checkout url?
@Jujuba Have you managed to find any solution to add a shipping address to the checkout? Looks like cart delivery groups. delivery.option is not exactly the same as checkout available shipping
I am in the same boat as you that migrating checkout API to cart APIs for using subscriptions. Now blacked on the adding shipping
I used query params to add the shipping address. Not the best solution but the only one I could find. Hope shopify will provide a better solution. https://community.shopify.com/topic/613702