Hello:
We have an event where we are selling tickets for $120, either in a one-time payment or in 12 installments of $10. The big marketing point of this event is the $10 a month ticket opportunity so we want to create one radio button labeled "Give $10 a month for 1 year" which contains the value of $10 and also automatically creates a recurring payment that will repeat this $10 transaction eleven more times.
A C&P staff member (Kamran) has assisted me in finding the right code for this but I am having some trouble getting it to work on our Visualforce page. The Visualforce page is named "Riveboat_Cruise_Test_Form"
Our organization ID is 00Di0000000iX2P and I have granted access.
The code I used is from this page https://www.clickandpledge.com/Platf.../example/002c/
We have an event where we are selling tickets for $120, either in a one-time payment or in 12 installments of $10. The big marketing point of this event is the $10 a month ticket opportunity so we want to create one radio button labeled "Give $10 a month for 1 year" which contains the value of $10 and also automatically creates a recurring payment that will repeat this $10 transaction eleven more times.
A C&P staff member (Kamran) has assisted me in finding the right code for this but I am having some trouble getting it to work on our Visualforce page. The Visualforce page is named "Riveboat_Cruise_Test_Form"
Our organization ID is 00Di0000000iX2P and I have granted access.
The code I used is from this page https://www.clickandpledge.com/Platf.../example/002c/
Comment