Is AppFee disabled for TerminalCheckout?

Suddenly receiving error on creating terminal checkout because of app fee.
Is app fee disableld for terminall checkout?

No, it’s not. Do you have a checkout that failed that we can look into? Also application ID? :slightly_smiling_face:

id:
sq0idp—oGe6QLm3arxAbwiDBhJw

api log:
{
“errors”: [
{
“category”: “INVALID_REQUEST_ERROR”,
“code”: “BAD_REQUEST”,
“detail”: “Does not currently support tipping and app fee amount.”,
“field”: “device_options.tip_settings.allow_tipping”
}
]
}
Tipping cannot be an issue because this is restaurant pos.

What I did after seeing this.

  1. Checked issquareup.com → all up
  2. Removed appFee from code and publish to live station → works without error.

This is a known issue with tipping and app_fee_money. The team is working on making this possible with the Terminal API. :slightly_smiling_face: