From doc[1], Shopify cart permalink can modify checkout and prefill address by setting checkout param like checkout[shipping_address][city]. However, it seems that it is not working.
Below are the steps to reproduce and expected behavior
Looks like if it is the first visit (i.e. no cookie and session) then address cannot be filled. While address can be filled with repeated visit.
Unfortunately when shoppers click a permalink it is very likely to be the first visit and the link would fail for them
Hi @curzey , thanks for helping to test!
Tried both windows chrome and iphone chrome / safari. Unfortunately it does not work for me when i click it the first time. It works when I click the link again tho.
But it seems that when shopper visit the link the first time, the address is already set in the backend. Just that the address fails to populate to UI.
Then in same browser tab, I visit https://supplystore2021.myshopify.com/checkout . Though this time the link has no param related to address, the address in checkout page is prefilled with city = thisismyhometown
@Liam-Shopify Would you be able to help us connecting to related dev? I think other merchants are facing the same issues too[1]. Thanks!