checkout-sheet-kit-swift icon indicating copy to clipboard operation
checkout-sheet-kit-swift copied to clipboard

Cart buyer identity is not pre-filled in the checkout

Open ShoMasegi opened this issue 7 months ago • 21 comments

What area is the issue related to?

Checkout Sheet Kit

What version of Checkout Sheet Kit are you using?

3.0.1 (latest)

Reproducible sample code

MobileBuyIntegration Sample code

Steps to Reproduce

  1. Create a cart with buyerIdentity using the cartCreate API.
  2. Show CheckoutSheet using the cart's checkoutUrl.
  3. Do not pre-fill the buyerIdentity address (only pre-fill the email).

Expected Behavior

buyerIdentity data in Cart should be pre-filled including address in checkout

Actual Behavior

Do not pre-fill the buyerIdentity address (only pre-fill the email).

Screenshots/Videos/Log output

https://github.com/Shopify/checkout-sheet-kit-swift/assets/12663296/2c5233d8-6f8b-4d20-b90a-19936d151029

Storefront domain

ShoMasegi avatar Jul 11 '24 02:07 ShoMasegi