#vparthay_api

1 messages ¡ Page 1 of 1 (latest)

plucky coralBOT
#

👋 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/1349112633604964362

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

dusky jolt
solemn dust
#

I see only 2 cards here and i have been using this

#

My question is to test negative cases

#

If I want to test other cases like not_requested etc

#

declined

#

fully_authorized

#

and the test card always authorizes 70% of the amount i request..

This card authorizes 70% of the amount specified in the confirmation request rounded down to the nearest unit (for example, cents) with partial authorization requested. Otherwise, it declines it with an insufficient funds error code.

What if user balance has 0$ and i pass request_partial_authorization

dusky jolt
solemn dust
#

How would failed payload look in that case?

#

What if user balance has 0$ and i pass request_partial_authorization

#

i am not able to simulate/test this

dusky jolt
#

The payload would not be different in those cases right? These would be just like regular declines

solemn dust
#

okay got it

#

Thanks

#

Just want to check this corner case..