J2T Reward Points + Referral program VA
4.2
5
29
29
great extension and support
It's a great extrension and my custemors love it. They can self deside if they want to spent the points.
Also great support !!
Thank you Jon.
June 4, 2013
Great extension and support !!
Excellent extension and the support is pro!§
I recommand !
May 28, 2013
Beware you will have to pay full price for each upgrade!
Beware that the developer would want to charge you full price every time a new release comes out. I had purchased version 1.5 last year. Today I wanted to upgrade to latest version 1.6 and was told I need it to purchase the extension again. Not sure you but I would consider purchasing from another developer who offers unlimited upgrades with the purchase. Such is the reason why am giving 1 star. Else I would have given 5.
March 29, 2013
Good but needs modification to make it work properly
Very disappointed by the "Free Lifetime Updates" as you cannot update to any version other than what you have purchased!
There are some fixes to this module to make it usable in a live environment.
If you have the J2T add to cart ajax module, you'll need to edit the data helper:
app/code/community/Rewardpoints/Helper/Data.php
Replace lines 345 & 346
$cartHelper = Mage::helper('checkout/cart');
$items = $cartHelper->getCart()->getItems();
With:
$items = Mage::getSingleton('checkout/session')->getQuote()->getAllVisibleItems();
There is also a problem with point rounding and the cart total, for example if you have 2 items at 1.51 each:
The system will only give you the option to round up or down on individual items, in this example the module will give you 2 or 4 points for the cart.
To solve this you need to replace line 457:
$points = $this->processMathBaseValue(Mage::getStoreConfig('rewardpoints/default/money_points', $storeId) * $price);
With:
$points = Mage::getStoreConfig('rewardpoints/default/money_points', $storeId) * $price;
March 10, 2013
By far the most usefull extension fro Reward points
I was looking around for some time for a REWARD SYSTEM to boost up the connection with my clients.. I made a long research among the various rewards extensions for Magento until I came across this one. Since the price was so low, compering to the other extension and it seems like a good one I gave it a try..
What an amazing surprise it was to find out that this extension is no less or even better then all the other extensions that costs 3 or 4 time more. not to mention the amazing support I've got for the j2tdesign team all along the way until the extension was perfectly working especially because I have a non English site.
this is A MUST HAVE extension.. so easy to use with full and rich features..
you can see it working live at: www.baraherbs.co.il
Cheers to j2tdesign
March 6, 2013
Why pay more! This extension does everything I could ask of it & at a very good price too. Style wise the points have fitted very well into my templates with no additional css. I got a little confused during install (my first install) so e mailed for help & heard back very quickly with help that let me find I had missed a file. Thank you guys, I'll certainly look you up if I need more extensions.
January 29, 2013
Problem with configurable product special price.
Points are ok on display but when select option, regular points displaying...
January 11, 2013
Using Internet Explorer, when type quantity of a product, it crashes... Why?
August 21, 2012
Its possible include a Referral link on product?
August 6, 2012
WE bought this module and the J2T support team always answered to our questions or issues, you can trust them.
June 7, 2012