New Checkout - Inline Integration - User Error 404
Hello, we've followed the integration guide for the new checkout
When initialising, the script is making API request to https://sky-pusa01.app.blackbaud.net/uicfg/settings/user which is failing with 404
{
"type": "https://tools.ietf.org/html/rfc9110#section-15.5.5",
"title": "Not Found",
"status": 404,
"traceId": "00-b3fe6a66e15d05ad32f921088ad73144-7a37641c907189d9-01"
}
We are using using payment configuration ID that has been previously used for the older Blackbaud Checkout integration.
We are using user that has Payment API role to connect the app.
Any idea what are we missing?
Answers
-
Hi @Marlin Integrations tagging in @Alex Wong @Erik Leaver and @Dan Snyder to see if they can offer any insight!
0 -
@Marlin Integrations Have you checked the credentials for the Payments API user account? (See step 6 in Complete initial setup). You might also want to check the payment config ID as per in Step 3.
0 -
Hi @Erik Leaver
Thanks for you feedback!
Yes, we checked that guide and I can confirm we have:
- Payment role called "Payments API" (Access all endpoints)
- User with "Payments API" role
- The user has Payment API keys
(See the screenshots below)
I guess my question is:
How does the new Checkout detect/verify the user?
We need to include the payment configuration ID only, subscription keys are not required (unlike the old Checkout)
I don't understand how can BBMS link payment configuration to specific SKY API user.
Any advise will be highly appreciated.
Cheers
let checkoutConfiguration = {
paymentConfigurationId: 'PAYMENT_CONFIGURATION_ID',
workflowMode: 'inline',
primaryColor: '#30ABBB',
fontFamily: 'Arial, sans-serif'
};
let checkoutService = window.BlackbaudCheckout(checkoutConfiguration);0 -
@Mina Mistry / @Heather Templeton can you assist?
0 -
Hi @Mina Mistry @Heather Templeton @Erik Leaver
We're still experiencing this issue, any help will be highly appreciated.
Kind regards
0 -
That particular error is a red herring and should not affect your integration. It's a part of our overall UI development platform that helps to power all Blackbaud products but not relevant for this particular case. We're working on getting it removed. In the meantime, it will cause some noise in the developer tools.
Aside from that, are you seeing issues getting the inline checkout integration working?
0
Categories
- All Categories
- New Financial Edge NXT Community - TEST
- 8 Blackbaud Agents for Good™
- New Raiser's Edge NXT Community
- 7 Blackbaud Community Help
- 214 bbcon®
- 1.4K Blackbaud Altru®
- 408 Blackbaud Award Management™ and Blackbaud Stewardship Management™
- 1.2K Blackbaud CRM™ and Blackbaud Internet Solutions™
- 16 donorCentrics®
- 361 Blackbaud eTapestry®
- 2.6K Blackbaud Financial Edge NXT®
- 670 Blackbaud Grantmaking™
- 591 Blackbaud Education Management Solutions for Higher Education
- 3.3K Blackbaud Education Management Solutions for K-12 Schools
- 950 Blackbaud Luminate Online® and Blackbaud TeamRaiser®
- 85 JustGiving® from Blackbaud®
- 6.9K Blackbaud Raiser's Edge NXT®
- 3.9K SKY Developer
- 252 ResearchPoint™
- 121 Blackbaud Tuition Management™
- 165 Organizational Best Practices
- 245 Member Lounge (Just for Fun)
- 38 Blackbaud Community Challenges
- 37 PowerUp Challenges
- 3 (Closed) 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
- 815 Community News
- 3K Jobs Board
- 57 Blackbaud SKY® Reporting Announcements
- 47 Blackbaud CRM Higher Ed Product Advisory Group (HE PAG)
- 19 Blackbaud CRM Product Advisory Group (BBCRM PAG)




