For the authorization step when using the SkyApi, I see there is an "Authorization 'Code Flow" and an "Implicit Flow". Both ways involve interaction with the users browser. Is there a way to authorize strictly using api calls?
Hello API community Thank you for all your posts and questions on the Payments API. Now, it's time to flip it around and ask YOU for your input! We have a lot of new faces and some amazing BBMS integrations, so it would be a great time to talk and connect with more of you. Each 30-minute call can be tailored to meet your…
Hey there folks! What are the possible values of the CardRead#brand property (e.g. Visa, mastercard…)? If there was an enum documented in the api docs that would be amazing. If it's not controlled by you folks then we can attempt to parse it our selves. Our product requires us to store the brand internally for reporting,…
Hello, I'd like to set up a system to delay charging a card. We'd like to collect and store the card token data but not make a charge. I'm looking at the documentation here: And I see a flag called authorize_only. Is this attribute intended for this use case?
Hello, We are looking for a way how to find out whether a digital wallet payment method (Apple Pay / Google Pay / etc.) has been used to complete the payment. We are checking the response header for https://api.sky.blackbaud.com/payments/v1/checkout/transaction endpoint to check whether it contains “/v1/transactions” which…
Hi, I have a donation form on our website that utilizes the standard workflow of Blackbaud checkout. We've been trying to implement Apple Pay, without success. The donation form itself works without any issues, gathers information, opens the BB Checkout modal, authorizes the transaction, and calls the checkout transaction…
I am using custom code to fire conversions with a 3rd party developer. I am working off this resource https://developer.blackbaud.com/skyapi/products/bbms/payments/checkout/transaction-parameters The conversion is firing appropriately but the dot notation I am using to set conversion value isn't working. I attached the…
When making a payment through Blackbaud Merchant Services, we are receiving the above error. We have confirmed our Blackbaud user and application has full access, nothing has changed on our end. This started yesterday.
We are looking to integrate Apple Pay and Venmo as a payment option for donation etc..I am curious if others schools have done so, what are the positives and negatives?
Hi everyone, I am trying to understand how the payment api handles the checkout process for payments by paypal. For credit card payments which get a 200 status code we can grab the ID to use for the bbps_transaction_id value to create the gift. As I understand it a successful Paypal payment returns a status code of 201…
It looks like you're new here. Sign in or register to get started.