#devraj_code

1 messages ยท Page 1 of 1 (latest)

worn forgeBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1427412049562042530

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

rustic sail
#

I am using this particular Terminal feature essentially between a combination of the device, collecting the payment method and logic on our server middleware, we can present a surcharging dialog before we finalise the payment intent (i.e give the user a chance to decline the charge if they don't agree with the surcharge).
https://docs.stripe.com/terminal/payments/collect-card-payment?terminal-sdk-platform=android#collect-inspect-payment-method

All is well on Android TTP And iOS but on the S700 (which uses the Handoff client for connection) when I use Apps on Devices at times I see that the app almost hands when the surcharge routine is running (mostly when it's trying to present the custom interface for confirming the surcharge).

The docs point out that Verifone devices are unable to do the two step process. I was wondering if anyone in the Stripe hive mind knows of a similar caveat on the s700 (or it ought to be handled differently)?

light crest
#

๐Ÿ‘‹ Hi! Looking into this for you.

rustic sail
#

hey! no worries at all, thanks for the response

light crest
#

I think this will likely be a little challenging / slow to debug live on Discord and you'd be better serviced filing a ticket so we can do a deeper investigation.
https://support.stripe.com/?contact=true

#

I appreciate that's likely not what you were hoping to hear, but I want to be sure we're able to give this the attention it deserves.

rustic sail
#

I understand completely ๐Ÿ™‚

#

After having spet the time on it I think it might be an edge case I am hitting so email is all fine

#

also we have a working solution at the moment so I have time to figure out a solution

light crest
#

Let us know when you've filed the ticket so we can make sure my teams tracking it

worn forgeBOT
rustic sail