Category: WordPress
-
WooCommerce scripts
This is a script to query the Stripe API using WooCommerce helpers to check and see if a payment token is attached to a customer: Save it to a file called query-tokens.php and then run it on a site with WooCommerce and the Stripe plugin installed with a valid API using wp eval-file query-tokens.php This…