File "credit-card-form.min.js"

Full path: /home/kosmetik/public_html/wp-content/plugins/woocommerce/assets/js/frontend/credit-card-form.min.js
File size: 518 B
MIME-type: text/plain
Charset: utf-8

Download   Open   Edit   Advanced Editor   Back

jQuery(function(r){r(".wc-credit-card-form-card-number").payment("formatCardNumber"),r(".wc-credit-card-form-card-expiry").payment("formatCardExpiry"),r(".wc-credit-card-form-card-cvc").payment("formatCardCVC"),r(document.body).on("updated_checkout wc-credit-card-form-init",function(){r(".wc-credit-card-form-card-number").payment("formatCardNumber"),r(".wc-credit-card-form-card-expiry").payment("formatCardExpiry"),r(".wc-credit-card-form-card-cvc").payment("formatCardCVC")}).trigger("wc-credit-card-form-init")});