Gift Card Buyer Confirmation for WC

Descripción

This plugin sends a reliable confirmation email to the buyer whenever a gift card product is purchased in WooCommerce. It does not replace the official recipient email from WooCommerce Gift Cards.

Highlights
– Triggers on completed/processing orders
– Uses WooCommerce Email API (HTML + plain text fallback)
– Dynamic store details (store name, admin email)
– Placeholder fallbacks for test previews
– HPOS compatible

Dependencies
Works with WooCommerce. Built to integrate with the official WooCommerce Gift Cards extension.

Filters

  • gcbwc_support_email — default: WordPress admin email
  • gcbwc_support_phone — default: empty

Instalación

  1. Upload gift-card-buyer-confirmation-for-wc to /wp-content/plugins/
  2. Activate via Plugins
  3. Ensure WooCommerce is active
  4. Configure under WooCommerce Settings Emails Buyer Gift Card Confirmation

Preguntas frecuentes

Does it support HPOS?

Yes — the plugin declares HPOS compatibility.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

“Gift Card Buyer Confirmation for WC” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce “Gift Card Buyer Confirmation for WC” a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .

Registro de cambios

1.2.4

  • Added translators comments & minor compliance tweaks.