I want to send cash back to the users for every order. For that, I want to only give the cashback for what they pay and not what is in the cart amount (i.e., the amount that is reduced using wallet cash).
Eg:
Total Cart Amount: $100
Wallet Amount: $30
An amount that customer has to pay now (After wallet amount gets reduced from the total amount): $70
Now I want to give cashback only for that $70, which is what the customer is paying for this order.
Is there a way that I can do this?
Thanks,
Kamalesh