#priya_code
1 messages ยท Page 1 of 1 (latest)
๐ 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/1347190264128602243
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi there!
Can you share the ID (req_xxx) of the failing API request?
https://support.stripe.com/questions/finding-the-id-for-an-api-request
That should work too yes.
pi_3QzeZ0HGEu8wlVR008FHl28g
the payment intent we got and the request amount was 1000 pound
I don't see any failure related to that PaymentIntent
In what step exactly you are facing that error in the guide you've shared ?
we facing the below issue
collectPaymentMethod failed: Error Domain=com.stripe-terminal Code=5000 "An unexpected SDK error occurred." UserInfo={NSLocalizedDescription=An unexpected SDK error occurred., com.stripe-terminal:Message=An unexpected SDK error occurred.}
Can you share more details about your integration ?
Yes, but it doesn't say much... so we need to have more details
in that collect payment method
Can you please share the exact link/screenshot ?
Can you also share more details about your integration ?
we have use wisepod device to take card payments
Stripe Terminal - iOS SDK
version 3.0
enter 1000 or above. amount the error was oocured
You are using an old SDK, is there a particular reason for not using the latest one ?
Can you try at least using the laster version of v3.X (3.9.1)
is possible to collect 1000 or above amount via cardreader
sure will check