| Current Path : /srv/web/sites/trentinoplant.it/httpdocs/vendor/paypal/module-braintree-core/etc/webapi_rest/ |
| Current File : /srv/web/sites/trentinoplant.it/httpdocs/vendor/paypal/module-braintree-core/etc/webapi_rest/di.xml |
<?xml version="1.0"?>
<!--
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd">
<!-- WebApi Validation -->
<preference for="PayPal\Braintree\Model\Recaptcha\IsCaptchaApplicableForRequestInterface"
type="PayPal\Braintree\Model\Recaptcha\IsCaptchaApplicableForRestRequest" />
<type name="Magento\ReCaptchaCheckout\Model\WebapiConfigProvider">
<plugin name="PayPal_Braintree::DisableReCaptchaWebapiApiRestPlaceOrderValidationPlugin"
type="PayPal\Braintree\Plugin\DisableReCaptchaWebapiApiRestPlaceOrderValidation" />
</type>
</config>