Pay for some items with points, other items with £
-
Hello,
I am running a hotel loyalty system where users are awarded points for their hotel stays, and can use these points to pay for reward vouchers that can be used back at the hotels. This all works perfectly using a custom payment gateway.
Where I have a problem is that I am also selling a platinum membership tier for £49 a year. As soon as a user purchases this membership the rest of the prices of the products in the rewards store are shown in £ rather that the initial points value that was seen before they purchased the membership upgrade. e.g. £4,000 instead of 4,000 Points.
Has anyone come across this kind of issue before? Is it because I am running two payment gateways, and once one has been used it then uses that one in the future? Could I put in a custom hack to get around this? I am happy with editing php files.
Any help will be greatly appreciated.
Thanks,
Adam
- The topic ‘Pay for some items with points, other items with £’ is closed to new replies.