Skip to content

Commit

Permalink
Update instruction to create webhooks in Customer Area
Browse files Browse the repository at this point in the history
  • Loading branch information
rubybatallones authored Oct 31, 2024
1 parent 5cd084f commit 6180926
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,7 @@ and learn tips and best practises in [this blog post](https://www.adyen.com/know

### Webhook setup

In the [Balance Platform Customer Area](https://balanceplatform-test.adyen.com/balanceplatform) in the `Developers → Webhooks` section,
create a new `Configuration` webhook.
In the [Customer Area](https://ca-test.adyen.com/ca/) in the `Developers → Webhooks` section `Platforms` tab, create a new `Configuration` webhook.

A good practice is to set up basic authentication, copy the generated HMAC Key and store it as an environment variable.
The application will use this to ensure the integrity of the incoming webhook requests.
Expand Down

0 comments on commit 6180926

Please sign in to comment.