Gift Card Buyer Confirmation for WC
Gift Card Buyer Confirmation for WC
Description
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 emailgcbwc_support_phone— default: empty
Installation
- Upload
gift-card-buyer-confirmation-for-wcto/wp-content/plugins/ - Activate via Plugins
- Ensure WooCommerce is active
- Configure under WooCommerce Settings Emails Buyer Gift Card Confirmation
Faq
Yes — the plugin declares HPOS compatibility.
Reviews
Changelog
1.2.4
- Added translators comments & minor compliance tweaks.