Manage total amount tipping
The “total amount tipping flow” lets customers enter the total amount including tip directly. This tipping flow can be used when taking card payments using the Zettle SDK.
- The card reader prompts the customer to enter the payable amount including tip.
- The customer enters the amount payable, including tip, in the card reader.
- The customer clicks the confirmation button.
- “Tap/Insert card” displays on the card reader.
- The customer taps the card on the card reader.
- The “Approved” message displays on the card reader, followed by “Thank you”.
- The merchant selects “Pay” in the POS user interface.
- The POS user interface displays the payable amount and the message “Enter amount plus tip”.
- The card reader prompts the customer to enter the payable amount including tip.
- The customer enters the total amount and clicks the confirmation button.
- The total amount to be payed and “Tap/Insert card” displays in the POS user interface.
- “Tap/Insert card” displays on the card reader.
- The customer taps the card on the card reader.
- The “Approved” message displays on the card reader, followed by “Thank you”.
There is a maximum level validation to prevent accidental or invalid entering of amounts. This can happen for example if customers enter their PIN code instead of a tip amount. The maximum limit for Europe is 50%, and 100% for the US. If this level is exceeded, the card reader will display a “Too high amount” warning message.
There is a minimum level validation to prevent accidental or invalid entering of amounts. If the tipping amount is less than the original payable amount, a “Too low amount” warning message displays. After a time out the customer can enter the total amount again.