Your IP : 216.73.216.43


Current Path : /home/rtorresani/www/vendor/magento/module-re-captcha-paypal/view/frontend/
Upload File :
Current File : //home/rtorresani/www/vendor/magento/module-re-captcha-paypal/view/frontend/requirejs-config.js

/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */

// eslint-disable-next-line no-unused-vars
var config = {
    config: {
        mixins: {
            'Magento_Paypal/js/view/payment/method-renderer/payflowpro-method': {
                'Magento_ReCaptchaPaypal/js/payflowpro-method-mixin': true
            }
        }
    }
};