Skip to main content

Dynamics MS Nonprofit Accelerator Integration v1.2.2

Release Date February 25 2024

This upgrade provides quality of service improvements and better support for SEPA direct debit payments.

tip

Backend upgrades are deployed automatically to all customer installations that meet the minimum requirements.

Filter incorrectly formatted values for CampaignActivity or Designation

Before passing a CampaignActiviy GUID or Designation GUID to Dynamics, a check is performed on the value to verify that the format of the value is a GUID. If the value does not pass this check it is stripped from the request.

Add support to pass one-off direct debit payments on payment initiation for direct debit collection through services other than RaiseNow

Usually, RaiseNow will pass only successful one-off payments to Dynamics. However, for one-off direct debit payments that are collected through services other than RaiseNow, it is now possible to pass these directly when submitted through a touchpoint.

Truncate values for rnw_productsourceurl after 255 characters

RaiseNow passes the source url for a donation on the Donor Commitment on the rnw_productsourceurl. But when customers make extensive use of query parameters, the limit of 256 characters for this field is exceeded. RaiseNow will now automatically truncate this value after 255 characters.