Pledge Installments and the ADF
Rick Root
New Member
So I'm trying to build an advanced donation form that will allow me to take a pledge with the first payment and I almost have it working.
In the example, it's as simple as setting the total pledge amount in the designations array for the designation, and then setting the installment amount and number of installments.
So this works if my designation amount and installment amount are the same.
When I set the designation amount to 5000, it goes through the payment process (with the charged amount of $1000) but then the call to complete the donation (/WebAPI/ADFCheckout/Complete) locally generates a 400 bad request.
In the example, it's as simple as setting the total pledge amount in the designations array for the designation, and then setting the installment amount and number of installments.
So this works if my designation amount and installment amount are the same.
When I set the designation amount to 5000, it goes through the payment process (with the charged amount of $1000) but then the call to complete the donation (/WebAPI/ADFCheckout/Complete) locally generates a 400 bad request.
{
"Gift":{
"PaymentMethod":0,
"Designations":[
{
"Amount":5000,
"DesignationId":"156914D2-1253-4328-855B-7CA967EBC2E1"
}
],
"PledgeInstallment":{
"InstallmentAmount":"1000.00",
"NumberOfInstallments":"5"
}
...
}
0
Comments
-
So I got this working, don't ask me how

HOWEVER, there is what I consider to be a serious usability problem, unless I'm doing something wrong.
https://give.unc.edu/takeupspace
If you choose any pledge installment option, when you go through to the Blackbaud checkout payment screen, it shows $5,000 in the lower left corner, which is the pledge amount, not the installment amount.
This will confuse the heck out of donors who will be afraid to continue because they think they're about to charge $5,000.
0
Categories
- All Categories
- 6 Blackbaud Community Help
- 212 bbcon®
- 1.4K Blackbaud Altru®
- 399 Blackbaud Award Management™ and Blackbaud Stewardship Management™
- 1.1K Blackbaud CRM™ and Blackbaud Internet Solutions™
- 15 donorCentrics®
- 360 Blackbaud eTapestry®
- 2.5K Blackbaud Financial Edge NXT®
- 654 Blackbaud Grantmaking™
- 571 Blackbaud Education Management Solutions for Higher Education
- 3.2K Blackbaud Education Management Solutions for K-12 Schools
- 939 Blackbaud Luminate Online® and Blackbaud TeamRaiser®
- 84 JustGiving® from Blackbaud®
- 6.6K Blackbaud Raiser's Edge NXT®
- 3.7K SKY Developer
- 248 ResearchPoint™
- 119 Blackbaud Tuition Management™
- 165 Organizational Best Practices
- 240 Member Lounge (Just for Fun)
- 34 Blackbaud Community Challenges
- 34 PowerUp Challenges
- 3 (Open) PowerUp Challenge: Chat for Blackbaud AI
- 3 (Closed) PowerUp Challenge: Data Health
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Product Update Briefing
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Standard Reports+
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Email Marketing
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Gift Management
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Event Management
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Home Page
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Standard Reports
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Query
- 789 Community News
- 2.9K Jobs Board
- 53 Blackbaud SKY® Reporting Announcements
- 47 Blackbaud CRM Higher Ed Product Advisory Group (HE PAG)
- 19 Blackbaud CRM Product Advisory Group (BBCRM PAG)