php - Woocommerce Subscriptions how to force sending renewal order email? -


i have payment gateway plugin works wcs hook woocommerce_scheduled_subscription_payment_ works fine not customers has recurring payments enabled them informed new order created. seems wcs not send such kind of emails if payment gateway announced supporting recurring payments. if autopay fails try execute

wc_subscriptions_email::send_renewal_order_email($order->id); 

but doesn't send email @ all.


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -