From b180e8a8f11797db929b3f0cbfdf32f4a951c985 Mon Sep 17 00:00:00 2001 From: eduard13 Date: Wed, 13 Nov 2019 17:23:10 +0200 Subject: [PATCH] Making system configs dependent by Active field --- app/code/Magento/Signifyd/etc/adminhtml/system.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/app/code/Magento/Signifyd/etc/adminhtml/system.xml b/app/code/Magento/Signifyd/etc/adminhtml/system.xml index 2dd75d2d91e5b..bd799d032184a 100644 --- a/app/code/Magento/Signifyd/etc/adminhtml/system.xml +++ b/app/code/Magento/Signifyd/etc/adminhtml/system.xml @@ -41,22 +41,34 @@ settings page in the Signifyd console]]> fraud_protection/signifyd/api_key Magento\Config\Model\Config\Backend\Encrypted + + 1 + fraud_protection/signifyd/api_url Don’t change unless asked to do so. + + 1 + Magento\Config\Model\Config\Source\Yesno fraud_protection/signifyd/debug + + 1 + configure a guarantee completed webhook in Signifyd. Webhooks are used to sync Signifyd`s guarantee decisions back to Magento.]]> signifyd/webhooks/handler Magento\Signifyd\Block\Adminhtml\System\Config\Field\WebhookUrl + + 1 +