mirror of
https://gh.wpcy.net/https://github.com/mainwp/Code-Snippets-Functions.git
synced 2026-04-29 11:32:21 +08:00
https://gist.github.com/corsonr/22a55cb9395020ac3ecebeb430a22300 https://docs.woocommerce.com/document/stripe/ https://github.com/woocommerce/woocommerce-gateway-stripe/issues/283
1 line
62 B
Text
1 line
62 B
Text
add_filter( 'wc_stripe_force_save_source', '__return_true' );
|