Properly storing card tokens for recurring gifts
We're using Checkout to process both Credit Card and Direct Debit transactions, and then we're using the transaction token to create a corresponding Gift record in Raiser's Edge NXT. This is working correctly for one-time transactions and for recurring Direct Debit transactions, but for recurring Credit Card gifts we seem to be having issues with correctly storing a card token so that future payments can be processed.
I'm inclusing our front end, JS (Vue/Nuxt) code that loads the Checkout modal and submits information back to our PHP (Laravel) API for additional processing (first for finishing the Checkout transaction and then for creating Gift records)—I'm including that code as well.
Can you see what we're doing wrong when creating recurring Gift records? Thank you!
Comments
-
@Emily MerricksCan you share the error message are you receiving?
0 -
@Erik Leaver we saw two: “The CardToken specified no longer exists” and “Invalid account number.”
0 -
@Emily Merricks Hi there. I was reading thru this and looked up some older posts that deal with the same topic. I think one of them is an older post from you that you may have gotten past but the other is more about the full RG process.
For the most part if that account_token is created using the payments API that is all we really need for credit cards and it should work the same for direct debits.
0
Categories
- All Categories
- 6 Blackbaud Community Help
- 208 bbcon®
- 1.4K Blackbaud Altru®
- 394 Blackbaud Award Management™ and Blackbaud Stewardship Management™
- 1.1K Blackbaud CRM™ and Blackbaud Internet Solutions™
- 15 donorCentrics®
- 359 Blackbaud eTapestry®
- 2.5K Blackbaud Financial Edge NXT®
- 646 Blackbaud Grantmaking™
- 563 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.7K 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)

