Offline Donations for P2P Campaigns

Options

I'm trying to add offline donations for a peer-to-peer campaign using the `addOfflineDonation` api. I'm wondering where I should put the peer-to-peer information in the offline donation request.

I know that the following information is submitted on the form:

  • FR_ID: This seems to be some kind of event id
  • PROXY_ID: The id of the participant receiving the donation
  • PROXY_TYPE: what is this?
  • mfc_pref: what is this?

How should I go about adding an offline donation using this information? Where in the request body should this be included?

Any help would be greatly appreciated!

Tagged:

Comments

  • Lolly Ihrke
    Lolly Ihrke Blackbaud Employee
    Ninth Anniversary Facilitator 1 Name Dropper Photogenic

    @Neil Shweky Hi Neil, thanks for your question. I'm tagging @Troy Walker to help you with this.

  • @Lolly Ihrke Amazing! Thank you so much.

    I figured out that I needed to use the TeamRaiser > Add Gift API but I'm still confused on what the PROXY_TYPE and the mfc_pref are…

  • Troy Walker
    Troy Walker Blackbaud Employee
    Ancient Membership Name Dropper Photogenic First Reply

    @Neil Shweky MFC is not used in the API. "MultiFormatComponent" - so that's the "mfc" portion of it - and the code indicates it's a URL parameter that says whether or not the link should refresh the parent page, when it has been opened in a popup window.

    proxy_type - Give the type name (participant / event / team) or the ID (20 / 21 / 22

    0b7a7424179c4fb29dcc07da5d821e5d-huge-pr


Categories