Skip to main content

SEXTANT-RICE-v2.14.0

Release Date July 30 2024

This release provides support for passing event donations from RaiseNow Hub payments to SEXTANT.

Backend Upgrade

This release will automatically be deployed for all customers.

Support event donations for Hub payments

warning

You must align on valid event types with ANT and ensure your Tamaro implementation sets event types and values accordingly. Resolving errors due to incorrectly defined event types is out of the scope of RaiseNow support. Please visit our documentation on Tamaro on how to define custom fields.

Once you define a donation_type in Tamaro, the RaiseNow integration will automatically pass this as the EventType to SEXTANT. Fields from the payment record in RaiseNow Hub will be passed to the SEXTANT API as shown in the table below.

RaiseNow HubSEXTANT API
custom_parameters::donation_typeEventType
custom_parameters::recipient_salutationEventPersonSalutation
custom_parameters::recipient_firstnameEventPersonFirstName
custom_parameters::recipient_lastnameEventPersonLastName
custom_parameters::recipient_street/recipient_street_numberEventPersonStreetAndHouseNo
custom_parameters::recipient_zip_codeEventPersonPostalCode
custom_parameters::recipient_cityEventPersonCity
custom_parameters::sxt_event_description_1EventDescription1
custom_parameters::sxt_event_description_2EventDescription2
custom_parameters::sxt_event_description_3EventDescription3