CSC level and card tokens
We're using Checkout to properly and securely vault cards.
We then invoke the /payments/v1/checkout/transaction to process a payment completely without issue. So far so good.
We then attempt to (effectively immediately) run another transaction (using /payments/v1/transactions this time) against the very same card token but can't seem to get it to process unless the CSC level in that payment configuration is set to none. The transactions are rejected with error_code 4 - A validation error occurred. Validation error code: <CardSecurityCodeIsRequired> Validation error message <A card security code is required.>
Is the “Full” CSC level really demanding a code for a vaulted, previously-used card token or is there some other transaction parameter we should be passing along to bypass it?
Comments
-
For anyone else who runs into this, or future me who forgets the outcome:
I spoke with Blackbaud today. Long and short of it is, regardless of the prior use of a card token, the CSC and AVS settings on the payment configuration reign supreme. So even a reused, previously good-to-go credit card token is useless if the payment config you're running the transaction through has the CSC level set to anything other than None.
Blackbaud advised creating a separate, dedicated payment configuration with both AVS and CSC levels at None to be used specifically for this second-transaction-against-a-tokenized-card process.
Obviously you'd only do this if you had reasonable safeguards up around the payment form (which we do - it's both deep inside the registration process and in at least one case also behind a login) so it couldn't be used for card scraping.
We had also pursued the is_backoffice flag and an SCA exemption, but those would be truly special case exceptions to bypass CSC requirements, which creating a new payment configuration does neatly and in a reasonably sheltered manner.
2
Categories
- All Categories
- 6 Blackbaud Community Help
- 210 bbcon®
- 1.4K Blackbaud Altru®
- 395 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®
- 649 Blackbaud Grantmaking™
- 567 Blackbaud Education Management Solutions for Higher Education
- 3.2K Blackbaud Education Management Solutions for K-12 Schools
- 937 Blackbaud Luminate Online® and Blackbaud TeamRaiser®
- 84 JustGiving® from Blackbaud®
- 6.5K Blackbaud Raiser's Edge NXT®
- 3.7K SKY Developer
- 247 ResearchPoint™
- 119 Blackbaud Tuition Management™
- 165 Organizational Best Practices
- 239 The Tap (Just for Fun)
- 33 Blackbaud Community Challenges
- 31 PowerUp Challenges
- 3 (Open) 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
- 784 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)