mirror of
https://github.com/getnamingo/registry.git
synced 2025-08-06 01:25:00 +02:00
Security updates for Adyen module
This commit is contained in:
parent
3884f480ad
commit
6ba1fe92d5
2 changed files with 23 additions and 1 deletions
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue