#Bencel
1 messages · Page 1 of 1 (latest)
Hi 👋
Amount is always an integer but the integer represents the smallest denomination for that currency
So an amount of 33 means 33 cents in US dollars
You are just listening numbers but we're talking about currencies, right?
We describe this pretty well right here: https://stripe.com/docs/api/payment_intents/object#payment_intent_object-amount
So, it is safe to ignore the 0 in all these micro deposit amounts?
I don't know what that means
0.33 means, 33 right? So, it is safe to ignore that 0?
Just like in 0.08?
Sorry, I'm trying to put my place in users perspective. If I saw, 0.08 in my account, then what should I enter to verify my bank account in Stripe?
Wait I'm sorry what interface are you using here?
Mobile app.
Are you the one building the mobile app?
Yes. Does the interface matters?
I just wanted to make sure we are speaking about the same things.
Okay. So, here it is. I just want to know, what should be the amount to be entered by the user if they got those amounts?
0.25 and 0.08, I'm just pretty confused with those amounts, especially when Stripe returns an Invalid Integer error.
Can you share the API request ID for the request that is returning this error, just so I can be sure?
Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
Hmmm, we haven't get it in live. But I tried to replicate it in test, and I've already cleared my logs. But it returns that error.
Test amounts is 32 and 45, right? So, I don't know how should I fix this issue.
The logs are on your Stripe account
Yes that is correct
We cover microdeposit test amounts and descriptor codes for ACH here: https://stripe.com/docs/payments/ach-debit/accept-a-payment?platform=web&ui=checkout#test-microdeposit-amounts-and-descriptor-codes
Then, what is 32 and 45 in actual micro deposit amount? Is that $0.32 and $0.45?
32 and 45 cents