#MY

1 messages · Page 1 of 1 (latest)

spice cometBOT
gentle fiber
#

Hi
You are getting this error while implementing tap to pay on Android ?

slender ridge
#

yeah we hade a chat before and now I'm testing eith other device samsung s21

gentle fiber
#

Did you tried the app I shared with you?

slender ridge
#

yes

#

here is another mesaage I'm getting now

#

FATAL EXCEPTION: DefaultDispatcher-worker-1
Process: com.stripe.cots.aidlservice, PID: 1460
com.s.aj.Terminal: Unsupported currency SEK in 0840
at com.s.aj.Dashboard.<init>(:71)
at com.s.aj.Dashboard.<init>(:58)
at com.s.ag.As.SaaS(:133)
at com.s.ag.As.As(:35)
at com.s.ag.As$1.invokeSuspend(:63)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
at kotlinx.coroutines.internal.LimitedDispatcher.run(LimitedDispatcher.kt:42)

#

at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:95)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)
Suppressed: kotlinx.coroutines.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@c3b7941, Dispatchers.IO]

#

if the tap to pay are supported in sweden then the SEK swedish currency should be supported

gentle fiber
#

You are getting this error in your application or in the demo I shared with you?

slender ridge
#

the demo you shared are the same demo I'm using

#

when changeing the currency to usd, the request body is getting nil

#

So now I tested with the project you send on github without any modifiation from my side

gentle fiber
slender ridge
#

here is the backend error I'm getting

#

Error creating PaymentIntent! The card_present source type with currency usd is not supported in SE.

gentle fiber
#

yes you can't use usd in Sweden

slender ridge
#

yes, when changing to sek this happen:

#

FATAL EXCEPTION: DefaultDispatcher-worker-1
Process: com.stripe.cots.aidlservice, PID: 10385
com.s.aj.Terminal: Unsupported currency SEK in 0840
at com.s.aj.Dashboard.<init>(:71)
at com.s.aj.Dashboard.<init>(:58)
at com.s.ag.As.SaaS(:133)
at com.s.ag.As.As(:35)
at com.s.ag.As$1.invokeSuspend(:63)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)

#

at kotlinx.coroutines.internal.LimitedDispatcher.run(LimitedDispatcher.kt:42)
at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:95)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)
Suppressed: kotlinx.coroutines.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@c3b7941, Dispatchers.IO]

#

class=AidlRpcClient message="Failed to send request to AIDL service"
android.os.DeadObjectException
at android.os.BinderProxy.transactNative(Native Method)
at android.os.BinderProxy.transact(BinderProxy.java:635)
at com.stripe.core.aidlrpc.AidlRpc$Stub$Proxy.makeRequest(AidlRpc.java:142)
at com.stripe.core.aidlrpcclient.AidlRpcClient$makeRequest$1.invoke(AidlR

#

here is the payment

gentle fiber
slender ridge
#

No I'm not registered and don't know how to do it

#

could you send me the registering page?

gentle fiber