tamarazuk
2/10/2016 - 11:17 PM

WooCommerce Authorize.net CIM: Force tokenization in the Payment Form

WooCommerce Authorize.net CIM: Force tokenization in the Payment Form

<?php // only copy this line if needed

add_filter( 'wc_authorize_net_cim_credit_card_payment_form_tokenization_forced', '__return_true' );