#Ashit das
1 messages · Page 1 of 1 (latest)
Yep
👋 Thanks for reaching out
Here is the list of mnimum amounts:
https://stripe.com/docs/payouts#minimum-payout-amounts
Hi @manic cypress we are far above minimum. Matter of fact below 100 usd it doesnt open the card payment module..
just to add we are looking for payments on "card method".
do you have a specific error message from our API?
See that is the issue we have. Actually the real price is $1
then you want amount:100
@wise verge can you share code snippets of usd payment
For eur ideal payment price = amount right?
@errant mulch as you can see the transaction value is "1.53" usd , as per stripe documentation frontend is sending 153 in amount key value pair. as you notice that client secret key is not generated.
that's meaningless to me, it's your own system
if you have a specific error/API request from our API that you're having an issue with, I can comment on that.
let me send you the screen shot of a transaction where client secret key has been successfully generated but transaction value is more than 100 usd
@lapis horizon can you check for 2 recent transactions on your stripe account dashboard and share the error code
did yuou have a specific question about those?
Yes, the second id if for a payment price of 1 usd. Which returns a 400 err
And the first of 299 usd actual price
Which return a 200 ok
What do you need from us to research where it is going wrong?
@errant mulch
wrong
it is for amount:1 currency:usd , i.e $0.01 , 1 cent
if you want $1.00 USD, one dollar, that is amount:100 currency:usd
no, that is $2.99, two dollars and ninety nine cents