X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Third Party Add-Ons for X-Cart 4 (https://forum.x-cart.com/forumdisplay.php?f=45)
-   -   BCSE Reward Points and Orders Export (https://forum.x-cart.com/showthread.php?t=46630)

DanUK 03-30-2009 07:45 AM

BCSE Reward Points and Orders Export
 
Hi,

Has anyone managed to get the points used value in the default X-Cart orders export?

Thanks

Dan

BCSE 03-31-2009 04:59 PM

Re: BCSE Reward Points and Orders Export
 
Dan

If you look in the points table, you will want to key off of orderid and type.

So if the type contents are "P" that stands for payment. So look for:
where orderid=$orderid and type='P'

In your query to include the info into the orders export.

Hope that helps.

Thanks,

Carrie

awpvicki 02-22-2010 05:56 AM

Re: BCSE Reward Points and Orders Export
 
I need to add in the points discount to my orders export in 4.3 - I know where and how to add it in, but I have no idea what the field is called.... I have tried {$item.points_discount}, {$item.points}, {$item.points_applied}, but no luck. Can someone help?

thanks.

BCSE 02-23-2010 07:50 PM

Re: BCSE Reward Points and Orders Export
 
Sorry for the delay in replying to this thread. We've had a lot of illness in the office this week. Please drop us an email or support ticket. That will ensure it's not only myself getting the message, then my whole team can get the message and can help out if I'm busy covering for those that are out.

Thank you,

Carrie

BCSE 02-24-2010 11:53 AM

Re: BCSE Reward Points and Orders Export
 
I heard in the office we got your email and helped out. Hopefully it helped well! I haven't had a chance to followup on the ticket to see.

thanks,

Carrie

awpvicki 02-24-2010 12:11 PM

Re: BCSE Reward Points and Orders Export
 
Thanks Carrie - it was sorted really quickly! Great customer support!

BCSE 02-25-2010 12:58 PM

Re: BCSE Reward Points and Orders Export
 
Quote:

Originally Posted by awpvicki
Thanks Carrie - it was sorted really quickly! Great customer support!


OK Great!

Carrie


All times are GMT -8. The time now is 12:52 AM.

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