English Boards > Requests
Help - Credit Card and Tips
mwc:
I have done that; it now registers as tip with credit card on the receipt. Now unfortunately, when I settle via cash, the amount is also being registered as tip and not as change due on the receipt. What could be the problem this time?
EDIT: I think i got it to work by doing the following changes. Please correct me as I could be wrong.
First, from the rule 'Update Credit Card Tip' I removed the {:} around CCPayment in Settings Check field.
Second, I created a rule:
- Name: Cash Payment Received
- Event Name: Payment Received
- Conditions - Payment Type = Cash
- Actions - CC Payment Selected Value: 0
JohnS:
Change the Rule - Update Credit Card Tip
Settings Check should be
Settings Check : CCPayment != 0
In 2.99 {:variable} doesn't work in settings check, you just use the variable name without the brackets.
mwc:
Done! I also created an extra rule. Edited my previous post with the changes.
JohnS:
--- Quote from: mwc on August 06, 2013, 01:58:42 pm ---
First, from the rule 'Update Credit Card Tip' I removed the {:} around CCPayment in Settings
Second, I created a rule:
- Name: Cash Payment Received
- Event Name: Payment Received
- Conditions - Payment Type = Cash
- Actions - CC Payment Selected Value: 0
--- End quote ---
Or you could create a Ticket Created rule and have CC Payment value 0. Then it only changes when CC is selected as payment type.
mwc:
Ah, ok. Thanks for the help and for also resolving this problem! :)
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version