Payment methods should stay as source data
WooCommerce may call a method Stripe, PayPal, card, BACS or use a custom gateway identifier. ClearCommerce keeps that identifier with the order rather than converting it into a fixed account too early.
The business chooses the accounting destination
In the mapping layer, each source method can point to the Xero account used by that company. Two customers using the same WooCommerce gateway do not have to share the same chart-of-accounts code.
The mapping can influence posting behaviour
A captured card method may join a daily summary and use a clearing account. A BACS trade order can instead remain as an unpaid individual invoice. A method that should not export can be skipped deliberately.
