#xihadislam_error

1 messages ¡ Page 1 of 1 (latest)

modest veldtBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can 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/1257620032184127591

📝 Have more to share? Add details, code, screenshots, videos, etc. below.

elder bough
#

Hi, let me help you with this.

#

version 3.5.0 of what exactly?

modest veldtBOT
slim sigil
#

stripe terminal core and localmobile

haughty sparrow
#

Hey! Taking over for my colleague. Let me catch up.

slim sigil
#

in above i have mention a video link you check this as well

haughty sparrow
#

Yes thanks! I just saw it..

#

Are testing it on an emulator or a physical device ?

slim sigil
#

a physical device device

#

val collectConfig = CollectConfiguration.Builder()
.updatePaymentIntent(false)
.skipTipping(skipTipping).build()

                cancelable = Terminal.getInstance().collectPaymentMethod(
                    paymentIntent,
                    collectPaymentMethodCallback,
                    collectConfig
                )

on this method i am getting exception automatically.

haughty sparrow
#

What is the device you are using for your tests ?

slim sigil
#

samsung f23 5g

haughty sparrow
slim sigil
#

let me check

#

give me some time

haughty sparrow
#

Yes sure!

slim sigil
#

i have the the tap to pay demo app similar things i have been done

#

the problem is the tap to pay screen is come and just gone. and throwing cancel error.

pure gulchBOT