????
| Current Path : /home/degesdxb/public_html/wp-content/plugins/mphb-request-payment/assets/scripts/ |
| 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);