#zishaansunderji-terminal-tipping
1 messages ยท Page 1 of 1 (latest)
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
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?
Hi there! I'm stepping in for @green bronze as they need to step away. Give me a moment to get caught up.
Hi! Awesome thanks!
Can you provide an example PaymentIntent ID where you are hitting this error?
Yupp this is the PaymentIntent ID: pi_3Kpy5NFk5BSitd8b03mjnGhE
Thanks give me a moment to take a look!
Thanks a ton!
Okay sorry, things are a bit busy -- still looking
Are you able to collect payment successfully without tipping?
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?
Okay so now it works perfectly
Hmm so what's happening in the .75 case?
Oh you're right
Every .75 case has issues
Yeah that is the amount to specifically test out that decline code.
๐
๐