Skip to content

Conversation

@onbuyuka
Copy link
Contributor

@onbuyuka onbuyuka commented Dec 24, 2025

Summary

When creating or updating a BC Customer from a Shopify Company, the Tax Registration ID from the Company Location is now automatically synced to the Customer record based on the shop's tax ID mapping configuration.

Changes

Feature Implementation

  • Interface: Added UpdateTaxRegistrationId method to Shpfy Tax Registration Id Mapping interface
  • Registration No. mapping: Updates Customer."Registration Number" field
  • VAT Registration No. mapping: Updates Customer."VAT Registration No." field (with automatic truncation to field max length)

Integration Points

  • Shpfy Create Customer: Now calls UpdateTaxRegistrationId when creating a customer from a company
  • Shpfy Update Customer: Now calls UpdateTaxRegistrationId when updating a customer from a company

Work Item(s)

Fixes AB#616952

@github-actions github-actions bot added the AL: Apps (W1) Add-on apps for W1 label Dec 24, 2025
@onbuyuka onbuyuka changed the title Sync tax registration ID from Shopify company to BC customer [Shopify] Sync tax registration ID from Shopify company to BC customer Dec 24, 2025
@github-actions github-actions bot added this to the Version 28.0 milestone Dec 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AL: Apps (W1) Add-on apps for W1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants