cancel
Showing results for 
Search instead for 
Did you mean: 

Political Campaign

Hello,

 

Using the DPM PHP SDK, I'm trying to set up a donation page for a political candidate and would like to be able to include a field which allows the user to specify the a contribution amount. I'm hoping to give them a few radio options and a text input area if they would like to contribute a different amount than specified in the radio options.

 

Also, if I want to allow the user the option of making a one-time payment or a recurring payment, will it require ARB?

 

Here's what I have so far:

http://leah4congress.com/checkout_form.php

 

Here's an example of the functionalities I'd like like it to have:

https://www.geticontribute.com/leah

 

Thanks!

JaredRay991
Member
1 REPLY 1

Not sure about PHP, but if you want the contributor ability to enter any amount. It will be a two page process.

The first page will be the Donor Information, Legally Required Information, and Your Donation

Then, send everything to the second page to generate the x_fp_hash with the Credit Card Information form.

 

 

 

Also, if I want to allow the user the option of making a one-time payment or a recurring payment, will it require ARB?

Yes recurring payment required ARB, or another option is do it thru the merchant account interface. Question, is there a end date to the Recurring Monthly Contribution?

 

 

 

 

RaynorC1emen7
Expert