Oct 5

DP Re-sync: Several contributions weren't attempting to resync

Bug Fix
       Hayley Killalea

This may have affected contributions syncing from September 26th.

Sep 29

DonorPerfect: Calculated Fields

Improvement
       Hayley Killalea

Calculated fields created by users in DonorPerfect will now be triggered and calculated by Givecloud.

For Existing Subscribers: We have turned this feature off so that it doesn’t change how you're expecting Givecloud to interact with DP. If you would like it on, you just need to head to Settings > Integrations > DonorPerfect to turn it on. The setting is called "Calculated Fields" and is right at the bottom of the page. Change the select box to "Yes", scroll back up and hit 'Save'.

For New Subscribers: This setting will be ON by default.

Sep 29

Contribution Line Items Report

Improvement
       Hayley Killalea

The Contribution Line Items Report is a breakdown of all contributions and transactions based on the line item. The contribution line item report looks in-depth at all aspects of your online fundraising, including Donor Covers Cost, Taxes, Shipping and Sponsorships. The Contribution Line Item Report replaces the Payment by Item Report.

For more details, check out the following article - https://help.givecloud.com/en/articles/5280256-contribution-line-items-report

Sep 27

Page with Payment: Hide Custom Field Card if Fields are Hidden

Bug Fix
       Hayley Killalea
Sep 27

New Supported Payment Gateway: Braintree

New
       Hayley Killalea
Sep 27

"Can manage peer to peer" user permission was being referenced wrong in the code

Bug Fix
       Hayley Killalea

In certain places in the code, the "Can manage peer to peer" user permission was being referenced in the code as "fundraising_pages" when it should have been "fundraisingpages". If your user profile was set as an "Account Owner" this issue wouldn't have affected you as we don't look at the permission name in that case, but due to the wrong reference, if you were not an "Account Owner" then it didn't matter if you had the "Can manage peer to peer" permission enabled, you would never see the "Configure" option under the menu. This update addressed this issue.

Sep 27

DonorPerfect Sync: Preventing Duplicate Gifts (Recurring Transactions)

Improvement
       Hayley Killalea

Previous Behaviour: When we attempted to sync transactions and create gifts in DonorPerfect (DP), sometimes the request would fail on the DP side. When this happened, Givecloud couldn't tell at which stage the request failed. The gift could have been created or it could not have. If the gift was created, we had no way of knowing the relationship between the gift in DP and the gift in GC. This meant that, upon failure, when we attempted the sync again, a duplicate gift would be created.

Updated Behaviour: When we push our transaction info to DonorPerfect to create a new gift, we now pass a new piece of information that will help us reconcile the gift in case of an error. When sending the request to create a gift in DonorPerfect, we now pass a reference into the GIFT_NARRATIVE field in DonorPerfect. Before sending the request, we look up gifts in DonorPerfect that have a reference to the item we’re trying to create. If one exists, we will link the item to that gift rather than create a duplicate. After a sync failure/disruption, the sync is only retried once, 5minutes later.

Sep 27

Sponsorship Gender Updates

Improvement
       Hayley Killalea

Previously when the "Show Gender" setting (Features > Site Design > Sponsorship) was un-toggled, it removed the gender language from the sponsee's profile, but not from the sponsor pop-up modal. We have update this setting to include both areas. When creating a sponsee profile, we also now allow you to select if the gender is unspecified.

Fore more info, check out the following article - https://help.givecloud.com/en/articles/1541656-getting-started-with-child-sponsorship#4-customize-website-sponsor-login-and-emails

Sep 23

Event Check-In Report: Variants are hidden from the report once deleted if there are no sales

Improvement
       Hayley Killalea
Sep 23

A "Duplicate" button has been added to promo codes

Improvement
       Hayley Killalea
Sep 23

Setting to Enable/Disable Emoji Reactions on Virtual Events

Improvement
       Hayley Killalea

This setting can be found on the Virtual Event set up page (Features > Virtual Events > Add).

Sep 14

Updates to the Contributions API

Improvement
       Hayley Killalea

Updates included: Ensuring that custom fields are sent on the line items in the response from the API and the data in a webhook.

Allowing users to filter the contributions index api endpoint by the following filters:

  • ordered_before
  • ordered_after
  • updated_before
  • updated_after

Updated documentation can be found here - https://developers.givecloud.com/api/contributions/

© 2020 Givecloud Inc