Description
A modern, secure EMT payment gateway built for Canadian WooCommerce stores.
Now supports both Classic and Block Checkout โ no extra plugins required.
Features:
– โ
Supports WooCommerce Blocks checkout (and Classic)
– ๐ Accept EMTs using random or static secret answers
– ๐งพ Instructions show on thank you page, emails, and customer account
– ๐ฌ Use placeholders like [order]
, [answer]
, and [discount]
– ๐ธ Optional cart discount if customer chooses EMT
– ๐จ Branded title with Interac-style logo and savings message
– โ๏ธ Debug mode for safe testing
– ๐ Translatable, clean, and WP.org-friendly
Credits
Built in Canada for ๐ by ipodguy79
Screenshots
Installation
- Upload to
/wp-content/plugins/advanced-emt-payment-gateway/
or install via WP Admin. - Activate the plugin.
- Go to WooCommerce > Settings > Payments, enable Email Money Transfer, and configure your options.
FAQ
-
Does it work with WooCommerce Blocks?
-
Yes! Native support for block-based checkout.
-
Will the customer see EMT instructions?
-
Yes. They appear on the thank you page, in emails, and in “My Account.”
-
Can I offer a discount for using EMT?
-
Yes. Set the discount percentage in the plugin settings.
-
What placeholders can I use?
-
[order]
= Order number[answer]
= Secret answer[discount]
= Discount percentage (if enabled)
-
Is this plugin free?
-
Yes. Fully free, no locked features, no license needed.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Advanced EMT Payment Gateway” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Advanced EMT Payment Gateway” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.2
- Added support for WooCommerce Blocks
- JSON-safe restore default button
- Polished admin UI
- Verified HPOS support
- Plugin Check: 1 harmless warning, zero errors โ
1.0.0
- Initial release