Redirect Online Express successful payment to a confirmation page - in lieu of success message
Our client uses the simple Online Express JS form, embedded in a page, to collect donations online. We want to redirect successful donations to a landing page, conversions we can then track, in lieu of displaying the default confirmation message that displays on the same page.
Blackbaud support does not this this is possible even with the API. Have any other developers successfully implemented something like this?
Blackbaud support does not this this is possible even with the API. Have any other developers successfully implemented something like this?
0
Comments
-
Hi Katie,
I'm curious to find out if you ever resolved this issue. We too have someone in our marketing department that is asking that donors to be directed to landing page once the payment is processed.
Thanks,
Barbara0 -
Hi,
Take a look at smarttrackolx... It can redirect plus track back to all the tracking systems (Google analytics, Facebook etc.) on successful online express purchases... And it's cheap (but not free)!
Cheers
Warren0 -
I just check for the thank you message using jQuery
if ($("#bboxdonation_divThanks").length > 0) {
// redirect
}0
Categories
- All Categories
- 6 Blackbaud Community Help
- 206 bbcon®
- 1.4K Blackbaud Altru®
- 394 Blackbaud Award Management™ and Blackbaud Stewardship Management™
- 1.1K Blackbaud CRM™ and Blackbaud Internet Solutions™
- 15 donorCentrics®
- 358 Blackbaud eTapestry®
- 2.5K Blackbaud Financial Edge NXT®
- 646 Blackbaud Grantmaking™
- 562 Blackbaud Education Management Solutions for Higher Education
- 3.2K Blackbaud Education Management Solutions for K-12 Schools
- 934 Blackbaud Luminate Online® and Blackbaud TeamRaiser®
- 84 JustGiving® from Blackbaud®
- 6.4K Blackbaud Raiser's Edge NXT®
- 3.6K SKY Developer
- 242 ResearchPoint™
- 118 Blackbaud Tuition Management™
- 165 Organizational Best Practices
- 238 The Tap (Just for Fun)
- 33 Blackbaud Community Challenges
- 28 PowerUp Challenges
- 3 (Open) 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
- 779 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)

