#Ashit das

1 messages · Page 1 of 1 (latest)

raw horizonBOT
lapis horizon
#

Yep

manic cypress
lapis horizon
#

Hi @manic cypress we are far above minimum. Matter of fact below 100 usd it doesnt open the card payment module..

wise verge
#

just to add we are looking for payments on "card method".

errant mulch
#

do you have a specific error message from our API?

lapis horizon
#

req_of1wSxzvFax7Pj

#

Check this id

#

@errant mulch

errant mulch
#

amount:1 currency:usd is $0.01 , 1 cent

#

so that's below the minimum.

lapis horizon
#

See that is the issue we have. Actually the real price is $1

errant mulch
#

then you want amount:100

lapis horizon
#

@wise verge can you share code snippets of usd payment

#

For eur ideal payment price = amount right?

wise verge
#

@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.

errant mulch
#

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.

wise verge
#

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

lapis horizon
#

req_AwpvO3fi1wpPcr

#

req_AoMkuAq2sXxZB4

errant mulch
#

did yuou have a specific question about those?

lapis horizon
#

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

errant mulch
#

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

errant mulch
lapis horizon
#

@wise verge will this help? Or do you have any specific questions?

#

Yeah i guessed so