update plugins
This commit is contained in:
1
wp/wp-content/plugins/woocommerce/assets/js/frontend/credit-card-form.min.js
vendored
Normal file
1
wp/wp-content/plugins/woocommerce/assets/js/frontend/credit-card-form.min.js
vendored
Normal file
@@ -0,0 +1 @@
|
||||
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")});
|
||||
Reference in New Issue
Block a user