Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shopify UI extension: Customer not showing on cart Shopify POS App #2480

Open
MelBonbon opened this issue Nov 19, 2024 · 0 comments
Open

Shopify UI extension: Customer not showing on cart Shopify POS App #2480

MelBonbon opened this issue Nov 19, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@MelBonbon
Copy link

MelBonbon commented Nov 19, 2024

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:

  1. return customer id
  2. set customer on useCartSubscription
  3. customer details get loaded

Expected behavior

Customer should show on the Shopify POS cart with the correct profile

@MelBonbon MelBonbon added the bug Something isn't working label Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant