Description
Virtuemart Jomsocial UserPoints Payment processor package contains:
- A payment processor that allows your users to pay their order with their Jomsocial UserPoints as a currency.
- A cfg file to specify a Points/Currency Ratio
- A readme file for easy installation steps What it does:
On Virtuemart payment selection page, the user can select UserPoints (or whatever you call it) payment method from the Jomsocial component. The Payment class then checks if the costumer has enough points available on his account and if so, processes the payment and order, and deduces the amount from the user Points account. If the user doesn't have enough points, the payment is rejected and a warning is displayed. Compatible with VM2 & VM3