X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   News and Announcements (https://forum.x-cart.com/forumdisplay.php?f=28)
-   -   Abandoned Cart Reminder module released (https://forum.x-cart.com/showthread.php?t=65976)

herber@wirehub.nl 03-10-2017 01:31 AM

Re: Abandoned Cart Reminder module released
 
Hi guys,

Would it be possible to update this module to show VAT on abandoned cart reminder emails, if the country is has a VAT set? Now, all my customers that have to pay VAT on checkout, get reminders minus the VAT, which is quite misleading.

anandat 07-07-2017 06:19 AM

Re: Abandoned Cart Reminder module released
 
Is this module compatible with PHP 7.1 ?
I want to place order for it for 4.7.7 & already applied this patch

rocky 07-07-2017 06:26 AM

Re: Abandoned Cart Reminder module released
 
Quote:

Originally Posted by anandat
Is this module compatible with PHP 7.1 ?
I want to place order for it for 4.7.7 & already applied this patch



yes, it's compatible with PHP 7.1

anandat 07-12-2017 09:36 AM

Re: Abandoned Cart Reminder module released
 
Quote:

Originally Posted by rocky
yes, it's compatible with PHP 7.1

Thanks.....order placed :-)

chamberinternet 01-24-2018 01:28 AM

Re: Abandoned Cart Reminder module released
 
Is there a specific method to update this module on an existing installation?

One of my clients is getting the following error when trying to access the module from the administration area (Using XC 4.6.6):
[24-Jan-2018 09:08:10] PHP Fatal error: Call to undefined function func_get_default_fields() in /var/www/vhosts/domain.co.uk/httpdocs/modules/Abandoned_Cart_Reminder/abandoned_carts.php on line 278

Thanks

cflsystems 01-24-2018 06:12 AM

Re: Abandoned Cart Reminder module released
 
I think this is from func.user.php
You can try adding

x_load('user');

just before the function call in in /var/www/vhosts/domain.co.uk/httpdocs/modules/Abandoned_Cart_Reminder/abandoned_carts.php on line 278

chamberinternet 01-24-2018 07:05 AM

Re: Abandoned Cart Reminder module released
 
Great... Thanks Steve - That did the trick!

cflsystems 01-24-2018 07:38 AM

Re: Abandoned Cart Reminder module released
 
Definitely bug in the module. Good to hear it works now

herber@wirehub.nl 06-03-2018 06:43 AM

Re: Abandoned Cart Reminder module released
 
Quote:

Originally Posted by herber@wirehub.nl
Hi guys,

Would it be possible to update this module to show VAT on abandoned cart reminder emails, if the country is has a VAT set? Now, all my customers that have to pay VAT on checkout, get reminders minus the VAT, which is quite misleading.

Would it be possible to upgrade this module to make this possible?
We're still quite annoyed that customers, who've entered their address/country so X-Cart already knows whether or not to account for VAT, still sends emails without VAT to customers in this module.

georgewf 06-03-2018 07:34 AM

Re: Abandoned Cart Reminder module released
 
Another improvement needed is to include wholesale price calculation in the admin area cart listing. Now I might see a cart with listed value of $200, but if wholesale prices were calculated it's only $100.

BTW in North America we almost never show price with tax included.


All times are GMT -8. The time now is 01:59 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.