#tienbt_api
1 messages ยท Page 1 of 1 (latest)
๐ 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/1218164156189114378
๐ 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.
- tienbt_api, 1 hour ago, 14 messages
- tienbt_api, 2 hours ago, 29 messages
- tienbt_api, 1 day ago, 18 messages
- tienbt_api, 1 day ago, 13 messages
- tienbt_api, 1 day ago, 36 messages
- tienbt_api, 2 days ago, 68 messages
and 2 more
Hi
I am using the card in this to test. I have some questions to confirm.
What's the question?
[Disputes] The payment succcessfully or unsuccessfully depend on settings on Stripe account?
I don't understand this part, can you describe me more clearly and when does it need to be tested?
It'd depend on your Radar settings configured on the account
So assuming you haven't changed those, those cards will behave as described
I tried payment with this card and this card was still successful 4000000000000259
With the default account settings, the payment is successful, but is disputed with the reason fraudulent . This type of dispute is protected after authentication by 3D Secure.
I don't understand this. Can you explain me more clearly.
Can you share the pi_xxx ID?
Sounds expected though โ the payment initially succeeds but is subsequently disputed
Yep โ as I said, seems expected. What is confusing?
- Payment succeeds
- It is subsequently disputed as a fraudulent payment
- We withdraw/hold the funds until the dispute is resolved
That is exactly what that card is designed to emulate, as per the docs
Is the amount successfully transacted now?
No, it's being 'held' until the dispute is resolved which you need to action per: https://docs.stripe.com/disputes/responding
and what will be the payment if after 9 days the dispute is not resolved
To clarify, the payment was successful yes. But it's not avai;able in your Stripe balance until you 'win' the dispute
I don't understand the question
Has this amount been deducted from the customer's card? We have not received it yet.
If we dispute this amount unsuccessfully, will the amount be refunded to the customer?
The payment was disputed, so we withdraw/hold funds until you resolve that dispute
Yes. Please read: https://docs.stripe.com/disputes/how-disputes-work
If we dispute this amount unsuccessfully, will the amount be refunded to the customer?
I literally just answered that exact question
I have an example as follows: the user has deposited 25 USD in the system and the amount has been successfully added with card number 4000000000000259.
What's the example ID and what's the question?
They used this money to buy all the goods with this money.
When our dispute fails, the money is refunded to the customer. then what should we do?
What should you do in regards to what?
Is there any way we can not allow payments with these disputed cards?
I don't understand. There's no such thing as 'disputed cards'. Those are simply test cards which simulate live payment dispute scenarios which can occur on any payment on any card by your customer if they believe the payment is fraudelent, etc
Your business and Stripe integration need to be prepared for potential disputes โ those test cards help you with that
Yes. Thanks.
[Payment with PINs] Do users need to input PIN to proceed? If yes, how to fill PIN?
Are you building an in-person, card present payment solution with Terminal?
If no, then that is irrelevant
Yes, Thank you.
For this test, what do we need to install to be able to test?
we used this card but the transaction was successful 4000000000000010
Likely your radar settings aren't set to block if address verification fails
Where can I go to setting radar?
That doc above links the exact page