????

Your IP : 216.73.216.188


Current Path : /home/degesdxb/public_html/wp-content/plugins/mphb-request-payment/assets/scripts/
Upload File :
Current File : //home/degesdxb/public_html/wp-content/plugins/mphb-request-payment/assets/scripts/frontend.js

(function ($) {
    $(function () {
        var checkoutForm = new MPHB.CheckoutForm($('.mphb_sc_payment_request_checkout-form'));

        $('.mphb-gateways-list input[type="radio"][name="mphb_gateway_id"]').change(function () {
            checkoutForm.hideErrors();
        });
    });
})(jQuery);