-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DDSaaS: Adyen: Integration v1.0.0 (#18674)
* Adyen integration with assets * Resolving checks failure due to results * Added minor changes for monitor * updated readme and dashboard json * updated as files as per comments * Added Readme changes * Added minor changes related to readme * Added changes for dashboard images --------- Co-authored-by: DhruvaPatel-crest <[email protected]> Co-authored-by: Vraj Patel <[email protected]> Co-authored-by: Enrico Donnici <[email protected]>
- Loading branch information
1 parent
f3966d5
commit aaac83f
Showing
25 changed files
with
4,865 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# CHANGELOG - Adyen | ||
|
||
## 1.0.0 / 2024-09-26 | ||
|
||
***Added***: | ||
|
||
* Initial Release |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,66 @@ | ||
# Adyen | ||
|
||
## Overview | ||
[Adyen][1] is a global payment platform that provides a comprehensive suite of payment solutions for businesses. It enables companies to accept payments online, on mobile, and in-store. Adyen supports a wide range of payment methods, including credit cards, mobile wallets, and local payment options, and offers services such as fraud prevention and risk management. | ||
|
||
The Adyen integration collects transaction, dispute, and payout data using Adyen's webhook capability and ingests it into Datadog for comprehensive analysis. | ||
|
||
## Setup | ||
|
||
Follow the instructions below to configure this integration for your Adyen account. | ||
|
||
### Configuration | ||
|
||
#### Webhook Configuration | ||
Configure the Datadog endpoint to forward Adyen events as logs to Datadog. For more details, see [Adyen webhook overview][2]. | ||
|
||
1. Copy the generated URL inside the **Configuration** tab on the Datadog [Adyen integration tile][4]. | ||
2. Sign in to your [Adyen][1] account with a user which has a **Merchant technical integrator** role along with default roles, and has access to **Company account and all associated merchant accounts**. | ||
3. Under the **Developers** section, click **Webhooks**. | ||
4. Click on **Create new webhook**. | ||
5. In the Recommended Webhooks section, select the **Add** option located next to the **Standard Webhook**. | ||
6. Under **General**, configure the following: | ||
|
||
| Setting | Configuration | | ||
|------------------------------ |-----------------------------------------------------------------------------------------| | ||
| Version | Select webhook version 1 | | ||
| Description | Add a description to the webhook | | ||
| Merchant accounts | Choose whether to keep all merchant accounts or select specific accounts for which data needs to be ingested into Datadog | | ||
|
||
7. Under **Server configuration**, configure the following: | ||
|
||
| Setting | Configuration | | ||
|------------------------------ |-----------------------------------------------------------------------------------------| | ||
| URL | Enter the endpoint URL that you generated in step 1 of [Webhook configuration](#webhook-configuration). | | ||
| Method | JSON | | ||
| Encryption protocol | TLSv1.3 | | ||
8. Under **Events**, keep the default selected events as per **Standard Webhook**. | ||
9. Click **Save configuration**. | ||
|
||
|
||
## Data Collected | ||
|
||
### Logs | ||
|
||
The Adyen integration collects and forwards transaction, dispute, and payout logs to Datadog. | ||
|
||
### Metrics | ||
|
||
The Adyen integration does not include any metrics. | ||
|
||
### Events | ||
|
||
The Adyen integration does not include any events. | ||
|
||
### Service Checks | ||
|
||
The Adyen integration does not include any service checks. | ||
|
||
## Support | ||
|
||
For further assistance, contact [Datadog Support][3]. | ||
|
||
[1]: https://www.adyen.com/ | ||
[2]: https://docs.adyen.com/development-resources/webhooks/ | ||
[3]: https://docs.datadoghq.com/help/ | ||
[4]: https://app.datadoghq.com/integrations/adyen |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.