Limit the wallet amount to be used during checkout.
-
Hello, we want to limit the wallet amount a user can spend/use during checkout.
For example –
Cart total = 1000
Balance in wallet = 500
(During checkout we want 10% of wallet amout to be deducted automatically as a discount.)
10% of 500 = 50
Total amount they have to pay is 1000 – 50 = 950
Can we achieve this functionality?
Thanks,
Vikas
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.