A WordPress plugin that creates CiviCRM Contributions, Memberships and Participants from WordCommerce Orders and keeps WordCommerce Customer Accounts in sync with CiviCRM Contact data.
GNU Affero General Public License v3.0
4
stars
8
forks
source link
Check like with like for Address location types #50
CiviCRM does not cast Location Type IDs as integers when retrieving Addresses via API3. This caused checks for existing Customer Addresses to fail. Fixed in this PR - possibly fixes #43 as well.
CiviCRM does not cast Location Type IDs as integers when retrieving Addresses via API3. This caused checks for existing Customer Addresses to fail. Fixed in this PR - possibly fixes #43 as well.