Security updates for Adyen module

This commit is contained in:
Pinga 2024-02-13 09:05:54 +02:00
parent 3884f480ad
commit 6ba1fe92d5
2 changed files with 23 additions and 1 deletions

View file

@ -31,5 +31,8 @@ ADYEN_API_KEY='adyen-api-key'
ADYEN_MERCHANT_ID='adyen-merchant-id'
ADYEN_THEME_ID='adyen-theme-id'
ADYEN_BASE_URI='https://checkout-test.adyen.com/v70/'
ADYEN_BASIC_AUTH_USER='adyen-basic-auth-user'
ADYEN_BASIC_AUTH_PASS='adyen-basic-auth-pass'
ADYEN_HMAC_KEY='adyen-hmac-key'
TEST_TLDS=.test,.com.test