Configuring which system receives contact updates

If a contact associated with billing information changes in PolicyCenter, PolicyCenter determines what system to notify by calling the billing system plugin method getCompatibilityMode. If you return 7.0.0, PolicyCenter sends contact updates to the contact system, not to the billing system. If you return 4.0.0, PolicyCenter sends contact updates directly to the billing system.

Important: The getCompatibilityMode method determines whether PolicyCenter sends contact updates to the billing system or the external contact system. Choose carefully how you want to configure this method.