#dev24444444444_unexpected

1 messages ¡ Page 1 of 1 (latest)

shell cedarBOT
#

👋 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/1235317894800212080

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

woeful scroll
#

Hello

#

Are you using on_behalf_of here?

feral lance
#

Let me check

#

I believe in this case on_behalf_of was set to nil

woeful scroll
#

What is the exact error message that you see?

feral lance
#

checking

#

"An error occurred while processing your payment. Try again in a little bit or try a different payment method"

woeful scroll
#

Do you have the PaymentIntent ID that you tested with?

feral lance
#

I do not currently have it available. Do you know if using more than 3 unique accounts on a particular tap to pay device in a rolling window can cause an issue in collectPaymentMethod? I do see it is documented that it can cause connection issues

woeful scroll
#

Hmm I'm not sure what the exact limitations are but yeah I do think this could lead to issues.

#

Did you see any sort of disconnect error?

feral lance
woeful scroll
#

Ah yeah okay that does specify 3 in a 24 hour window

#

But that should lead to a different error really

#

Not a 1920

feral lance
#

Ok, yeah that is where we are confused. The accounts that fail at connection make sense

woeful scroll
#

1920 indicates a missing required parameter...

feral lance
#

9020 is the error

woeful scroll
#

Oh oh

feral lance
#

not 1920

woeful scroll
#

Gotcha my bad

#

Hmm would be really helpful to have the associated PaymentIntent

#

So I could look at that and the logs

#

That would be the next step here really

#

Generally a 9020 indicates an underlying API error

shell cedarBOT