API for automating work with Brocard
Brocard provides its users with the ability to automate their operations using the API. Automation allows speeding up processes and reducing the likelihood of errors when performing various operations. In this article, we will look at what methods are available in the Brocard API and how to use them.
To use the API, an API key is required. The API key for the API can be obtained in the user's personal account, in the automation section of the user profile at https://private.mybrocard.com/profFew readersWebhooks 3DS
Using Webhooks with 3DS
What are Webhooks?
A webhook is a mechanism for notifying you of events occurring in the system through callback functions. When an event occurs, the server sends an HTTP request to a URL provided by the client to accept webhooks. For example, events are: creating a new payment, changing its status or amount.
What is 3D Secure (3DS)
3D Secure is an authentication protocol designed to secure online transactions. It requires the buyer to enter an additFew readersWebhooks
What are webhooks
A webhook is a mechanism for notifying about events happening in a system through callback functions. When an event occurs, the server sends an HTTP request to the URL provided by the client to receive webhooks. For example, events can include creating a new payment, changing its status or amount.
How to activate webhooks
To activate the feature, the company owner needs to go to the page for configuring webhooks,Few readers