Error: Transaction is required.
I keep getting
[{ "message": "Transaction is required.", "error_name": "TransactionValidationError", "error_code": 4, "raw_message": "Transaction is required." }]
Using the testing form here: https://developer.sky.blackbaud.com/docs/services/payments/operations/CreateTransaction/console
Here's my json
{
"amount": 100,
"authorize_only": false,
"billing_contact": {
"address": "3434 Fake St.",
"city": "Moscow",
"country": "USA",
"first_name": "Nathan",
"last_name": "Wells",
"post_code": "83843",
"state": "ID"
},
"card_token": "",
"comment": "this is a test",
"credit_card": {
"exp_month": 8,
"exp_year": 2022,
"issue_number": "",
"name": "Nathan Wells",
"number": "4242-4242-4242-4242",
"valid_from_month": 0,
"valid_from_year": 0
},
"csc": "",
"direct_debit_account_info": {
"account_holder": "",
"account_number": "",
"account_type": "",
"check_number": "",
"routing_number": ""
},
"direct_debit_account_token": "",
"donor_ip": "1.1.1.1",
"email": "fake@email.com",
"extend_capture_period": true,
"is_backoffice": true,
"payment_configuration_id": "",
"phone": "4085555555",
"tokenize": true,
"transaction_id": ""
}
Could someone let me know what's wrong?
Thanks!
[{ "message": "Transaction is required.", "error_name": "TransactionValidationError", "error_code": 4, "raw_message": "Transaction is required." }]
Using the testing form here: https://developer.sky.blackbaud.com/docs/services/payments/operations/CreateTransaction/console
Here's my json
{
"amount": 100,
"authorize_only": false,
"billing_contact": {
"address": "3434 Fake St.",
"city": "Moscow",
"country": "USA",
"first_name": "Nathan",
"last_name": "Wells",
"post_code": "83843",
"state": "ID"
},
"card_token": "",
"comment": "this is a test",
"credit_card": {
"exp_month": 8,
"exp_year": 2022,
"issue_number": "",
"name": "Nathan Wells",
"number": "4242-4242-4242-4242",
"valid_from_month": 0,
"valid_from_year": 0
},
"csc": "",
"direct_debit_account_info": {
"account_holder": "",
"account_number": "",
"account_type": "",
"check_number": "",
"routing_number": ""
},
"direct_debit_account_token": "",
"donor_ip": "1.1.1.1",
"email": "fake@email.com",
"extend_capture_period": true,
"is_backoffice": true,
"payment_configuration_id": "",
"phone": "4085555555",
"tokenize": true,
"transaction_id": ""
}
Could someone let me know what's wrong?
Thanks!
0
Comments
-
Ah, I was missing the payment_configuration_id0
Categories
- All Categories
- 6 Blackbaud Community Help
- 211 bbcon®
- 1.4K Blackbaud Altru®
- 402 Blackbaud Award Management™ and Blackbaud Stewardship Management™
- 1.1K Blackbaud CRM™ and Blackbaud Internet Solutions™
- 15 donorCentrics®
- 360 Blackbaud eTapestry®
- 2.6K Blackbaud Financial Edge NXT®
- 655 Blackbaud Grantmaking™
- 577 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.7K Blackbaud Raiser's Edge NXT®
- 3.7K SKY Developer
- 248 ResearchPoint™
- 120 Blackbaud Tuition Management™
- 165 Organizational Best Practices
- 240 Member Lounge (Just for Fun)
- 34 Blackbaud Community Challenges
- 37 PowerUp Challenges
- 3 (Open) PowerUp Challenge: Grid View Batch
- 3 (Closed) 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
- 796 Community News
- 3K Jobs Board
- 54 Blackbaud SKY® Reporting Announcements
- 47 Blackbaud CRM Higher Ed Product Advisory Group (HE PAG)
- 19 Blackbaud CRM Product Advisory Group (BBCRM PAG)
