Open
Description
Please list the package(s) involved in the issue, and include the version you are using
@shopify/retail-ui-extensions-react
Describe the bug
I've noticed that currently, the Shopify UI extension for cart.setCustomer
on useExtensionApi
seems not set the customer into the cart in Shopify POS even the customer id is valid and match with the customer id under Shopify admin. After that the customer profile should be set on useCartSubscription
and the customer should show with correct data. However, it seems not happen that way.
This is happen with Shopify POS 9.22.1 for both iPhone and iPad iOS18.1.1
Steps to reproduce the behavior:
- return customer id
- set customer on useCartSubscription
- customer details get loaded
Expected behavior
Customer should show on the Shopify POS cart with the correct profile