WakaMage Unpaid Order Reminder

Print

WakaMage Unpaid Order Reminder

Documentaion

Read the doc here.

You may have experienced the problem that many orders from customers that choose non-online payment method (e.g bank transfer, check, Western Union, etc), don't actually transfer the money. Your customers maybe forgotten, or they actually delay the payment.

By using Unpaid Order Reminder Magento extension, you can send email reminder to those customers automatically. By doing this, you can tell or urgent your customers to make payment immediately to get your great product. So, this definitely can increase your sales and revenue.

It will sends 2 emails:

Features:

To make this extension works properly, you must set up the Magento cron in your server. If you are using cPanel, it is very easy. Find the cron job menu in your cPanel and here is the command to run Magento cron.

*/5 * * * * /usr/bin/wget http://www.domainanda.com/cron.php

The above command will run every 5 minutes.

*/15 * * * * /usr/bin/wget http://www.domainanda.com/cron.php

The above command will run every 15 minutes.