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…
Hi there, We have tested our API calls to BBMS with my user that has had access to the Cohort environment for a while without any issues. As of late, this has stopped working and I receive 500 errors for some reason. For example, when I try out the configuration list endpoint in the Sky Developer Console, I receive the…
In the Payments API Deep Dive A Hands on Guide to Integrating with Blackbaud Merchant Services in youtube , javascript file used to collect code value, Need javascript which will collect authorization code and add it in redirect url after clicking the authorize button <script type="text/javascript"> function…
It looks like you're new here. Sign in or register to get started.