Using an API donation form for Teamraiser?

Options
I'm interested in building an API form and using this for Teamraiser. How are people setting this up? Teamraiser only offers a dropdown of all the published donation forms in the configuration, so we can't specify a pagebuilder page as the donation form right in the TR config.


Is it a JS redirect on the ghost form? That doesn't seem ideal. Is there something that support can do from their side? 
Tagged:

Comments

  • Brian Mucha:

    I'm interested in building an API form and using this for Teamraiser. How are people setting this up? Teamraiser only offers a dropdown of all the published donation forms in the configuration, so we can't specify a pagebuilder page as the donation form right in the TR config.


    Is it a JS redirect on the ghost form? That doesn't seem ideal. Is there something that support can do from their side? 

    JDRF is a good example of how you can do this:

    http://www2.jdrf.org/site/Donation2?df_id=19447&PROXY_ID=10924655&PROXY_TYPE=20&FR_ID=7276


    In their page wrapper, they simply pull in the HTML of their donation form rather than the default HTML:

    [[?x9x::x[[S4]]x::<br /><br/>  <!-- Donation2 --><br /><br/>  [[?xform1x::x[[E334:[[S334:df_id]].donation]]x::<br /><br/>    <!-- on step 1 --><br /><br/>    [[E84:jdrf-framework/html-includes/walk/donation-form.html]]<br /><br/>  ::<br /><br/>    [[S63:3]]<br /><br/>  ]]<br /><br/>::<br /><br/>  [[S63:3]]<br /><br/>]]

  • Of course! That is super cool. Thanks Noah.



    EDIT: Where Noah first showed this project:

    https://community.blackbaud.com/forums/viewtopic/1/48?post_id=12875#p12875

     

Categories