Run template (SMT) code based on Miva Merchant Nofication API features. Never write a notification module again.
Most licenses are good for the lifetime of the product. In some cases there may be an update fee for major version changes (v1 to v2, etc...)
Miva Merchant Compatibility: Miva Merchant updates can occasionally break modules. Let us know if you run into any issues after an update.
Yes, quite easily in fact. You can use MVT:CALL to call the URL that generates the feed or go through the process of creating the feed from the ground up.
Yes and no. The l.settings variables that would be available for a particular notification feature are available. Others you will need to load manually.
For example, if you are using the product notification templates, l.settings:product will be available.
Yes you can. The only reason you would need to make a notification module is if there's something you can't do in template (SMT) code.
Want FastFAQs for your store? Get the module!
The Notification Watcher is an advanced module that gives developers and store owners a way to create simple SMT code that will execute for various store notification module features.
Never write a notification module again.
For example, if a feed needed to be updated when a product is deleted, a developer could create code in the product delete notification template to do that.
All notification module features are supported as of Feb 2021.