woocommerce/includes/gateways/simplify-commerce
Brent Shepherd 028cea41d3 Make sure Simplify customer ID is set on renewals
So that if the renewal is for a failed payment, the the new value is set
on the renewal order's `'_simplify_customer_id'` post meta value and can
be copied back to the original order in `update_failing_payment_method()`.
2015-03-11 14:50:25 -07:00
..
assets Added Simplify Commerce minified js file 2014-11-14 09:58:21 -02:00
includes Docblock changes 2014-09-08 16:35:40 +01:00
class-wc-addons-gateway-simplify-commerce.php Make sure Simplify customer ID is set on renewals 2015-03-11 14:50:25 -07:00
class-wc-gateway-simplify-commerce.php replaced get_bloginfo('name') with get_bloginfo('name','display') 2015-02-17 20:56:18 -07:00