I am trying to get the Checkout ID from inside my Checkout UI Extension. I did not see any API that I can use for this but it seems very logical to have an opportunity to do that. Any help would be appreciated.
1 Like
Do you find some way to get checkout id, i have the same question.
Unfortunately not can you tell me the reason why you need it I might be able to help maybe
Do you have an answer? I try to use mutation checkoutShippingAddressUpdateV2
($checkoutId: ID!, $shippingAddress: MailingAddressInput!)
inside the checkout UI extension to change the shipping address. But I can’t do it without checkoutID
Hi! I’m interested in the same thing. Have any of you figured this out?
No, for our goals was added checkout method. useApplyShippingAddressChange()