#zishaansunderji-terminal-tipping

1 messages ยท Page 1 of 1 (latest)

green bronze
#

zishaansunderji-terminal-tipping

#

hello, can you trace through your code to which functions from the Android SDK throw those errors? and log out the full error objects to see if there are more details in there

copper gazelle
#

yeah for sure!

#

so this is the stack trace

#

and it fails in the processPayment method after successfully passing through collectPaymentMethod

Terminal.getInstance().processPayment(collectedIntent, object : PaymentIntentCallback { ... })
#

With this allowable number of PIN tries error - this is my first transaction of the day lol

#

actually if this helps, I did notice an update last night on the reader - so i'm wondering if the test cards were affected in anyway?

keen cradle
#

Hi there! I'm stepping in for @green bronze as they need to step away. Give me a moment to get caught up.

copper gazelle
#

Hi! Awesome thanks!

keen cradle
#

Can you provide an example PaymentIntent ID where you are hitting this error?

copper gazelle
#

Yupp this is the PaymentIntent ID: pi_3Kpy5NFk5BSitd8b03mjnGhE

keen cradle
#

Thanks give me a moment to take a look!

copper gazelle
#

Thanks a ton!

keen cradle
#

Okay sorry, things are a bit busy -- still looking

#

Are you able to collect payment successfully without tipping?

copper gazelle
#

Haha no worries

#

Let me try that

#

Yeah that worked - when I didn't add a tip

keen cradle
#

AH

#

I figrued it out

#

For the PaymentIntent you provided, it is for $4.75

#

.75 is the specific amount to test that decline code

#

Try again but with a different amount?

copper gazelle
#

Okay so now it works perfectly

#

Hmm so what's happening in the .75 case?

#

Oh you're right

#

Every .75 case has issues

keen cradle
#

Yeah that is the amount to specifically test out that decline code.

copper gazelle
#

Ohh no ways

#

That's cool

#

Didn't know that haha

#

Thanks a ton for your help!!

keen cradle
#

๐Ÿ™‚

copper gazelle
#

๐Ÿ™‚