v7.1.0
Pre-release
Pre-release
leungkinghin-ct
released this
17 Mar 11:44
·
630 commits
to master
since this release
Extension module
New features
- The extension module now supports authentication mechanism (#584). It aims at protecting extension endpoints from being accessed by unauthorized 3rd-parties. Once it is enabled, authorized customer has to provide credentials stored in
ADYEN_INTEGRATION_CONFIG
. For authentication settings in configuration, please refer to How To Run. To embed the given credentials into request header, please refer to this document to createExtensionDraft
.