Skip to content

fix: use shopify customer id as fallback#431

Open
ravibharathi656 wants to merge 1 commit into
frappe:developfrom
aerele:shopify-customer-id-fallback
Open

fix: use shopify customer id as fallback#431
ravibharathi656 wants to merge 1 commit into
frappe:developfrom
aerele:shopify-customer-id-fallback

Conversation

@ravibharathi656
Copy link
Copy Markdown
Member

@ravibharathi656 ravibharathi656 commented May 18, 2026

Issue:
when syncing shopify orders, customer creation fails if the payload contains a customer.id but does not include first_name, last_name, or email. the current logic tries to build the customer name from those fields, and when they are missing the sync can fail before the sales order is created in the system. the fix is to fall back to the shopify customer.id during customer creation so sync can continue.

Ref: #68402

Backport needed: v16, v15

@ravibharathi656 ravibharathi656 requested a review from ankush as a code owner May 18, 2026 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant