For the complete documentation index, see llms.txt. This page is also available as Markdown.

Customer and Address Mapping

During document creation, the setup determines whether an existing/default customer or a newly created customer is used.

Decision Logic

  • Existing Magento customer mapping → assigned BC customer

  • Unknown + Create Unknown Customer → new record from template

  • Guest → Default Guest Customer

  • Logged-in without creation → Default Login Customer

Addresses

Bill-to and ship-to addresses are transferred separately. Verify company name, first/last name, street lines, post code, city, region, country, phone, and email.

Test Cases

Guest, registered individual, company, alternate ship-to address, special characters, long fields, and missing region.