From e32267604427eb2e8355c236c8eec36f04a7881a Mon Sep 17 00:00:00 2001 From: dasanor Date: Tue, 27 Feb 2024 12:37:43 +0100 Subject: [PATCH] feat(adyen-template): modified connect script --- connect.yaml | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/connect.yaml b/connect.yaml index 361aabc..f2a4a22 100755 --- a/connect.yaml +++ b/connect.yaml @@ -3,13 +3,9 @@ deployAs: applicationType: service endpoint: / configuration: - securedConfiguration: + standardConfiguration: - key: CTP_PROJECT_KEY description: Commercetools project key - - key: CTP_CLIENT_ID - description: Commercetools client ID - - key: CTP_CLIENT_SECRET - description: Commercetools client secret - key: CTP_SCOPE description: Commercetools client scope - key: CTP_REGION @@ -22,16 +18,21 @@ deployAs: description: Session API URL - key: ADYEN_ENVIRONMENT description: Adyen environment - - key: ADYEN_API_KEY - description: Adyen API key - key: ADYEN_CLIENT_KEY description: Adyen client key - key: ADYEN_LIVE_URL_PREFIX description: Adyen live URL prefix - - key: ADYEN_NOTIFICATION_HMAC_KEY - description: Adyen HMAC key - key: MERCHANT_RETURN_URL description: Merchant return URL + securedConfiguration: + - key: CTP_CLIENT_ID + description: Commercetools client ID + - key: CTP_CLIENT_SECRET + description: Commercetools client secret + - key: ADYEN_API_KEY + description: Adyen API key + - key: ADYEN_NOTIFICATION_HMAC_KEY + description: Adyen HMAC key - name: enabler applicationType: service endpoint: /