Plugin hau ez da probatu WordPressen azken 3 bertsio garrantzitsuenekin. Baliteke, jada, mantentze edo euskarririk ez izatea, eta, WordPressen bertsio berriagoekin erabiltzen denean, bateragarritasun arazoak izan ditzake.

Send email to customer on cancelled order in WooCommerce

Deskripzioa

This plugin sends an email to let the user know that his order has been cancelled or failed

No options, just activate the plugin and it’s done.

Instalazioa

  1. Go to your WP Dashboard > Plugins and search for ‘Send email to customer on cancelled order in Woocommerce’ or…
  2. Download the plugin from WP repository.
  3. Upload the plugin folder to the ‘/wp-content/plugins/’ directory
  4. Activate the plugin through the ‘Plugins’ menu in WordPress

Berrikuspenak

2025(e)ko urtarrilaren 29(a) 1 reply
Does what it says. Instead of just notifying shop manager, the customer also gets notified when cancelled/failed order. Recommended! I’m sorry, but can no longer recommend this, but have to warn against it. As others have discovered, it may cause a major information leak, when used for bulk cancelling. I have made a fix, which any easily can implement, replace line 30 with: // \error_log ( ‘Pre: ‘ . $wc_emails[‘WC_Email_Cancelled_Order’]->recipient );$wc_emails[‘WC_Email_Cancelled_Order’]->recipient = \explode( ‘,’, $wc_emails[‘WC_Email_Cancelled_Order’]->recipient )[0] . ‘,’ . $email_cliente;// \error_log ( ‘Post: ‘ . $wc_emails[‘WC_Email_Cancelled_Order’]->recipient );
2021(e)ko irailaren 20(a)
This was a 5 star pluggin, UNTIL i did bulk cancelations of orders. The pluggin sent all customers cc’d onto the emails. It was a massive data breach and i have spent hours and hours emailing angry customers who have had their data handed out. Not only are customers emails given away, but also order details and their addresses. Absolutly gutted..
2021(e)ko irailaren 4(a)
Surprised WooCommerce doesn’t have this by default. The plugin is very light, 2 functions and just 20 lines of code. Thanks! Would be great if it were tested with the latest WP and Woocommerce versions, though, so no disclaimer were present.
2020(e)ko otsailaren 13(a) 1 reply
El plugin cumple perfectamente con su cometido, muy recomendable. / The plugin perfectly fulfills its purpose, highly recommended
2019(e)ko apirilaren 18(a) 1 reply
El plugin cumple con su objetivo de enviar la notificación de pedido Cancelado y Fallido al cliente. Cabe mencionar que estos mensajes son para admins, sugiero a los que usen este plugin cambiar los mensajes que tiene woocommerce por defecto por algo más asociado a algo para el cliente.
Irakurri 7 berrikuspenak

Laguntzaileak eta Garatzaileak

“Send email to customer on cancelled order in WooCommerce” software librea da. Ondoko pertsonek egin dizkiote ekarpenak plugin honi.

Laguntzaileak

Send email to customer on cancelled order in WooCommerce 4 eskualde-ezarpenetara itzuli da. Eskerrik asko itzultzaileei beraien ekarpenengatik.

Itzul zaitez Send email to customer on cancelled order in WooCommerce zure hizkuntzara.

Garapena interesatzen zaizu?

Araka kodea, begiratu SVN biltegia edo harpidetu garapen erregistrora RSS bidez.

Aldaketen loga

1.1

  • Tested up to WordPress 5.2.
  • WC tested up to: 3.6.2

1.0

  • Initial release