Blackbaud Merchant Services & PayPal

Hey,

The endpoint POST Checkout transaction response 201 with an empty body (no details), How do I get the data about the PayPal transactions from endpoint POST Checkout transaction?

Thank you

Comments

  • Currently, PayPal details can only be viewed in the PayPal dashboard by the org that owns those payments. We'll work on getting our docs updated to reflect this.

  • Hey, there is something new?

  • Our documentation has been updated to mention that PayPal transactions will always return a 201 response code. The location header will be present, however a GET request to the \\v1\\transactions endpoint for that transaction id will not return results. The API does not have the details of the transaction and they must be retrieved/viewed from PayPal.

    Below is an example of a paypal 201 response with a location header.

    abee3ace8c5dd2121dbaf52b63ba13bd-huge-sc

Categories