woocommerce/includes/gateways/simplify-commerce-deprecated
Brent Shepherd 694929b0bf Simplify: Update change failling payment method
For Subscriptions v2.0.

 * Use new 'woocommerce_subscription_failing_payment_method_updated_' hook
 * Use new wcs_is_subscription() method to run process_subscription() when the
   transaction is for a subscription object.
 * Save the card and customer IDs on the 'shop_subscription' post from the renewal
   order rather than saving it on the order which purchased the subscription.
2015-07-24 18:17:57 -07:00
..
class-wc-addons-gateway-simplify-commerce-deprecated.php Simplify: Update change failling payment method 2015-07-24 18:17:57 -07:00