Re: Reward Points Module- Live Release now available.
Hi there,
I just installed your Reward module. And when i goto order total mods, and choose reward points but there is no where to set the redeem ratio.
Any help at all?
What there is:
The module is installed :
TRUE
Sort order:
900
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
giftsbyevy
Hi there,
I just installed your Reward module. And when i goto order total mods, and choose reward points but there is no where to set the redeem ratio.
Any help at all?
What there is:
The module is installed :
TRUE
Sort order:
900
As per the readme.txt:
Quote:
8. You can set global and group Reward Point redeem ratios using Admin->Customer->Group Reward Redeem
Re: Reward Points Module- Live Release now available.
just installed Reward Points and all works fine, BUT...
after setting up Paypal Express checkout i get the following error after clicking the Express button when not logged in:
[FONT="Courier New"]1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND ((prp.scope_id= AND prp.scope=4) OR (gp.group_id=c.customers_group_prici' at line 5
in:
[SELECT redeem_ratio FROM zen_reward_master prp, zen_customers as c LEFT JOIN(zen_group_pricing as gp) ON (gp.group_id=c.customers_group_pricing) WHERE c.customers_id= AND ((prp.scope_id= AND prp.scope=4) OR (gp.group_id=c.customers_group_pricing AND prp.scope_id=gp.group_id AND scope=3) OR (prp.scope=0)) ORDER BY prp.scope DESC LIMIT 1;]
[/FONT]
is if there is a way to fix this problem...?
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
hem
Well I've found the problem with the PayPal IPN module- It "breaks" the checkout_process function and therefore a number of notifiers are not called- Including the one I hook to which records the number of Reward Points earned. I'm going to post a message to the Code Errors forum and see if this is correct behavior- Otherwise I'm going to have to look for another notifier to hook to.
Hey Andrew,
Any luck with this yet ? Bit of a pain in the #$% having to go through and manually add points to customers who checkout via PayPal..
Thanks,
Mike
Re: Reward Points Module- Live Release now available.
Hi there,
I just installed your Reward module. It's very nice mod, thank you.
I hope for the following content.
When the customer uses "Reward Points", the amount of money subtracted by the "Reward Points" wants to make it not added to "Reward Points".
Any help at all?
Sorry my poor english...:blush:
Re: Reward Points Module- Live Release now available.
Just me again
I love the mod and it's working excellent now
Where do I set the value
When I go to redeem my points there value is $0.00 please help
Thanks
Emma
Re: Reward Points Module- Live Release now available.
Mike, turns out the problem is at PayPals end. Check out:
http://www.theregister.co.uk/2008/05..._ipn_meltdown/
The pain in the ###### is I spent over a week trying to debug the problem. So now I'm leaving it until PayPal sort their code out and if the problem persists then I will revisit.
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
user2345
just installed Reward Points and all works fine, BUT...
after setting up Paypal Express checkout i get the following error after clicking the Express button when not logged in:
[FONT="Courier New"]1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND ((prp.scope_id= AND prp.scope=4) OR (gp.group_id=c.customers_group_prici' at line 5
in:
[SELECT redeem_ratio FROM zen_reward_master prp, zen_customers as c LEFT JOIN(zen_group_pricing as gp) ON (gp.group_id=c.customers_group_pricing) WHERE c.customers_id= AND ((prp.scope_id= AND prp.scope=4) OR (gp.group_id=c.customers_group_pricing AND prp.scope_id=gp.group_id AND scope=3) OR (prp.scope=0)) ORDER BY prp.scope DESC LIMIT 1;]
[/FONT]
is if there is a way to fix this problem...?
What version of MySQL are you using???
Re: Reward Points Module- Live Release now available.
Any ideas on the Google Checkout problem? I'm unable to use Google Checkout until it's fixed. Also, if your not going to be working the Paypal issue can you release the attribute fix?
Thanks
Ken
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
kenwahl
Any ideas on the Google Checkout problem? I'm unable to use Google Checkout until it's fixed. Also, if your not going to be working the Paypal issue can you release the attribute fix?
Thanks
Ken
I'll move that one to the top of the pile :smile: