#zishaansunderji-tips
1 messages · Page 1 of 1 (latest)
Just want to confirm - you're referring to on-receipt tipping with terminal, correct (see https://stripe.com/docs/terminal/features/collecting-tips/on-receipt) ?
Yuppp exactly!
We're using the Stripe Terminal SDK for Android
so they're card_present transacrtions
*transactions
Gotcha! So from my understanding on-receipt tips are meant to work with overcapture, so it should be now issue for you to capture an amount that is higher than the original amount as long as the charge is eligible (eligible merchant MCC and card brand https://stripe.com/docs/terminal/features/collecting-tips/on-receipt#availability)
Sweet!! So just to be a 100% clear, the bill is about $100, we think they'll tip $25 we charge them $125, they tip $150, and we're fine - I don't need to cancel the payment intent and do any fancy card not present stuff, right?
Nope, no need to do anything fancy - it should just work!