Customer comments with Gift

Can somone point me in the right direction. We are using Raiser Edge NXT and are creating a shopping cart for donations.

Which api should we be using to receive a donors comments when they make a gift.

Do we use the Create a gift note api?

Thanks in advance

Comments

  • Bob Rowe
    Bob Rowe New Member
    Second Anniversary Kudos 1 Name Dropper Participant

    @Qamar Ramzan

    When posting the gift from your shopping cart, you can add a “comment" up to 255 characters to capture user input. If you need to add more info to the comment (from the system), you can limit (for example), the user input to 200 characters and use the remaining to indicate “comment from shopping cart”.

    I would review this end point:

    72bff8f56f077cbc0f4dd11f701239b7-huge-im


    “comments” properties.

    d7a9b5d6b1e28eb150753bf30ed670ce-huge-im
  • Qamar Ramzan
    Qamar Ramzan New Member
    Second Anniversary Kudos 1 Name Dropper Facilitator 1

    @Bob Rowe
    Hey Bob,

    Thanks so much. I'll pass this onto my developer.

  • Qamar Ramzan
    Qamar Ramzan New Member
    Second Anniversary Kudos 1 Name Dropper Facilitator 1

    @Bob Rowe
    Hi Bob

    Just noticed the link you gave refers to Gift v2. We are using just Gift. Is it possible with Gift too?

  • Alex Wong
    Alex Wong New Member
    Tenth Anniversary Kudos 5 Facilitator 4 bbcon 2025 Attendee Badge

    @Qamar Ramzan
    Gift v2 create gift is for creating pledge, pledge payment and stock gift, not for “normal” single donation.

    the Gift (v1) create gift does not support a “comment” property to set, you are better off creating a gift note with specific type of note depending on what you are trying to “record” frolm the shopping cart. You may NOT want to just “lump” everything relating to a shopping cart gift into a note though, Setup specific gift custom field for recording specific info is better for reporting purpose

  • Qamar Ramzan
    Qamar Ramzan New Member
    Second Anniversary Kudos 1 Name Dropper Facilitator 1

    @Alex Wong
    Thanks very much Alex,

    So basically a donor may want to send a message with the gift

    i.e “please can you add my name to the water pump i have donated to”

    I've seen Gift Note being mentioned. Is that the correct api to use to achieve the above?

    Or should we go the custom field route.

  • Alex Wong
    Alex Wong New Member
    Tenth Anniversary Kudos 5 Facilitator 4 bbcon 2025 Attendee Badge

    @Qamar Ramzan
    either Gift Note or Gift Custom Field will work.

    I would use Gift Custom Field as it can be more easily reported on

Categories