Skip to content

Commit

Permalink
Merge pull request #174 from rubybatallones/update-webhooks-instruction
Browse files Browse the repository at this point in the history
Update instruction to create webhooks in Customer Area
  • Loading branch information
gcatanese authored Oct 31, 2024
2 parents 5cd084f + 6180926 commit abd57a4
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 abd57a4

Please sign in to comment.