We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c1fa9b5 + 4bf6323 commit b6315e5Copy full SHA for b6315e5
1 file changed
woocommerce-gateway-checkout-com/assets/js/cko-frames-integration.js
@@ -1,8 +1,4 @@
1
jQuery(function () {
2
- jQuery("input[type=radio][name=wc-wc_checkout_com_cards-payment-token]").prop(
3
- "checked",
4
- false
5
- );
6
// Set default ul to auto
7
jQuery(".payment_box.payment_method_wc_checkout_com_cards > ul").css(
8
"margin",
0 commit comments