Re: Reward Points Module- Live Release now available.
Andrew?? Any luck figuring out why Paypal IPN purchasers are not receiving their points (even just as Pending like the CC customers)?
I can live with manually approving the Reward Points for a while, but I really do need the Paypal customers to get their RPs in Pending like they are supposed to.
Thanks
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
Rasyr
Andrew?? Any luck figuring out why Paypal IPN purchasers are not receiving their points (even just as Pending like the CC customers)?
I can live with manually approving the Reward Points for a while, but I really do need the Paypal customers to get their RPs in Pending like they are supposed to.
Thanks
I will have to set up a PayPal IPN Payment mod onto my test rig and then work out how to setup the sandbox so I can test it.
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
Mike_Dean
Theres is no option to enable the RP sidebox here ???
Done...
Another issue, this is what is showing next to an item
42 PRODUCT_REWARD_POINT_TAG
Obviously its the number of points this product will offer as a reward, but the text obviously should not be reading that way whould it ?
That shows that at least three of the mod files have not been copied to your site- includes/modules/sideboxes/custom/reward_points.php and shopping_cart_with_reward_points.php and includes/languages/english/extra_definitions/custom/reward_points.php
I would hazard a guess that you have not copied the files correctly into your custom folders.
Re: Reward Points Module- Live Release now available.
hi,
Just install live version of the mod and working great.
i've question, my store have one product with two different fixed prices. i set base price to 0 and automatically the lowest attributes price will be the base price but my problem is the reward points also goes to 0 if i set base price 0.
so.. how to setup the mod to read the points from attributes price. anyone can help me.
anyway, thanks to andrew for the superb mod.
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
Rasyr
Andrew?? Any luck figuring out why Paypal IPN purchasers are not receiving their points (even just as Pending like the CC customers)?
I can live with manually approving the Reward Points for a while, but I really do need the Paypal customers to get their RPs in Pending like they are supposed to.
Thanks
It looks like IPN handles the order status differently. I checked out:
http://www.zen-cart.com/wiki/index.php/PayPal
Looks like I've got a bit of digging to do.
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
gransazer
hi,
Just install live version of the mod and working great.
i've question, my store have one product with two different fixed prices. i set base price to 0 and automatically the lowest attributes price will be the base price but my problem is the reward points also goes to 0 if i set base price 0.
so.. how to setup the mod to read the points from attributes price. anyone can help me.
anyway, thanks to andrew for the superb mod.
Thanks for the heads up- I'll check it out in the morning.
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
hem
That shows that at least three of the mod files have not been copied to your site- includes/modules/sideboxes/custom/reward_points.php and shopping_cart_with_reward_points.php and includes/languages/english/extra_definitions/custom/reward_points.php
I would hazard a guess that you have not copied the files correctly into your custom folders.
My Bad.. Forgot to rename all the custom folders... so as soon as I went hunting through the includes folder and renamed the 'custom' folders to that of my template it all came together.
Thanks for the support..... appreciated.
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
Mike_Dean
My Bad.. Forgot to rename all the custom folders... so as soon as I went hunting through the includes folder and renamed the 'custom' folders to that of my template it all came together.
Thanks for the support..... appreciated.
No problems- glad you got it working...
Re: Reward Points Module- Live Release now available.
I haven't had to time to check this out yet, but I have just noticed that since installing this mod, its knocked out my Tabbed products mod that was installed ?
Without this RP mod, the Tabbed products '(TPL) mod works OK, but with this mod, the tabs disappear ?
Has anyone else noticed this.. ?
Could be an issue with my custom folders, like I said, haven't had time to fully check, but thought I'd mention it though
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
Mike_Dean
I haven't had to time to check this out yet, but I have just noticed that since installing this mod, its knocked out my Tabbed products mod that was installed ?
Without this RP mod, the Tabbed products '(TPL) mod works OK, but with this mod, the tabs disappear ?
Has anyone else noticed this.. ?
Could be an issue with my custom folders, like I said, haven't had time to fully check, but thought I'd mention it though
Mike, that's because both mods make changes to the tpl_product_info_display.php file. I've attached a version that combines both mods- extract it to includes\templates\YOUR CUSTOM FOLDER\templates\