PATH:
home
/
lab2454c
/
fcxpro.com
/
wp-content
/
plugins
/
woocommerce
/
legacy
/
js
/
frontend
jQuery( function( $ ) { $( '.wc-credit-card-form-card-number' ).payment( 'formatCardNumber' ); $( '.wc-credit-card-form-card-expiry' ).payment( 'formatCardExpiry' ); $( '.wc-credit-card-form-card-cvc' ).payment( 'formatCardCVC' ); $( document.body ) .on( 'updated_checkout wc-credit-card-form-init', function() { $( '.wc-credit-card-form-card-number' ).payment( 'formatCardNumber' ); $( '.wc-credit-card-form-card-expiry' ).payment( 'formatCardExpiry' ); $( '.wc-credit-card-form-card-cvc' ).payment( 'formatCardCVC' ); }) .trigger( 'wc-credit-card-form-init' ); } );
[-] country-select.js
[edit]
[-] checkout.js
[edit]
[-] tokenization-form.js
[edit]
[-] address-i18n.js
[edit]
[-] add-to-cart.js
[edit]
[+]
..
[-] credit-card-form.js
[edit]
[-] password-strength-meter.js
[edit]
[-] add-to-cart-variation.js
[edit]
[-] woocommerce.js
[edit]
[-] price-slider.js
[edit]
[-] cart-fragments.js
[edit]
[-] geolocation.js
[edit]
[-] single-product.js
[edit]
[-] cart.js
[edit]
[-] lost-password.js
[edit]
[-] add-payment-method.js
[edit]