#alok2565-invalid-request

1 messages · Page 1 of 1 (latest)

pure rock
#

Hello 👋

willow frost
#

Hello

#

Why i'm getting error like this ?

pure rock
#

do you have a request ID I can look into?
it should start with req_.....

willow frost
#

Hi yes

#

I do have

pure rock
#

what's the ID?

willow frost
#

By the way what should be the minimum amount to pass for MYR currency ?

#

I need to print the id from api

#

i'm doing for malaysia pls help me

pure rock
#

For MYR, minimum amount is RM 2
however the amount property takes in the smallest currency unit
hence if you wanted to charge RM 2, you'd have to pass in amount as amount: 200

willow frost
#

Amount must convert to at least 200 sen. $0.01 converts to approximately RM0.03. like this i'm getting

pure rock
#

You can try passing in a bigger amount in $ value and backtrace it by taking out $1 each time

willow frost
#

i try for $ its working perfectly

#

having only issue with this currency

#

I solved by multiplying 200 to the amount