Docs
This article explains why addon SKUs may not sync to ShipStation and how to map Chargebee addons to ShipStation SKUs.
Addon SKUs may not sync if the custom field used for the SKU does not have the correct API name.
Steps to fix
Mapping logic
plan price[cf_inv_sku]addon price[cf_inv_sku]charge price[cf_inv_sku]Mapping depends on order_line_items[entityType] (plan, addon, or charge). The custom field Field Label and API Name must both be cf_inv_sku.
If this custom field is not configured, order_line_items[sku] is used for ShipStation mapping.
Was this article helpful?