#battbot-Terminal

1 messages · Page 1 of 1 (latest)

tough perch
#

Hi, taking a look here

#

Stripe::Terminal::Configuration.create(
{
tipping: {
usd: {
percentages: [15, 20, 25], ....
}

earnest siren
#

i'm not talking about the preset options

#

we already set the preset options for 12%, 15%, 18%

#

but in this case the customer has an option to enter "Custom" amount

#

when entering "Custom" amount, normal bank terminals allows them to input the "Custom" amount as % or $. But the stripe terminal right now seems to only allow $

tough perch
#

I see what you mean here, sorry moved too fast

#

A customer can only optionally specify a custom tip amount not a percent

earnest siren
#

so Stripe doesn't support % for Custom amounts?

#

it's a common feature for Bank Terminals

#

that's why we ask, because Customers otherwise will have to calculate the tip themselves and they don't like that. We had merchants complain about this

tough perch
#

I'll share this feedback to the team, thank you

earnest siren
#

ok thanks