#tienbt_api

1 messages ยท Page 1 of 1 (latest)

median oracleBOT
#

๐Ÿ‘‹ 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.

dry wingBOT
#

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.

coral saddle
#

Hi

#

I am using the card in this to test. I have some questions to confirm.

#

Use test cards to validate your Stripe integration without moving real money. Test a variety of international scenarios, including successful and declined payments, card errors, disputes, and bank authentication. You can also test non-card payment methods and redirects.

dry wingBOT
rocky token
#

What's the question?

coral saddle
#

[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?

rocky token
#

It'd depend on your Radar settings configured on the account

#

So assuming you haven't changed those, those cards will behave as described

coral saddle
#

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.

rocky token
#

Can you share the pi_xxx ID?

#

Sounds expected though โ€“ the payment initially succeeds but is subsequently disputed

coral saddle
#

pi_3OuZNiGj9wZxiJmi0BMd9wDr

#

This is payment intent.

rocky token
#

Yep โ€“ as I said, seems expected. What is confusing?

#
  1. Payment succeeds
  2. It is subsequently disputed as a fraudulent payment
  3. We withdraw/hold the funds until the dispute is resolved
#

That is exactly what that card is designed to emulate, as per the docs

coral saddle
#

Is the amount successfully transacted now?

rocky token
#

No, it's being 'held' until the dispute is resolved which you need to action per: https://docs.stripe.com/disputes/responding

Understand how to evaluate the aspects of a dispute that influence how you should respond. Then review the steps for how to submit the best response with the most convincing evidence.

coral saddle
#

and what will be the payment if after 9 days the dispute is not resolved

rocky token
#

To clarify, the payment was successful yes. But it's not avai;able in your Stripe balance until you 'win' the dispute

rocky token
coral saddle
#

Has this amount been deducted from the customer's card? We have not received it yet.

rocky token
#

Yes

#

I already explained why it's not in your Stripe balance

coral saddle
#

If we dispute this amount unsuccessfully, will the amount be refunded to the customer?

rocky token
#

The payment was disputed, so we withdraw/hold funds until you resolve that dispute

coral saddle
#

If we dispute this amount unsuccessfully, will the amount be refunded to the customer?

rocky token
#

I literally just answered that exact question

coral saddle
#

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.

rocky token
#

What's the example ID and what's the question?

coral saddle
#

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?

rocky token
#

What should you do in regards to what?

coral saddle
#

Is there any way we can not allow payments with these disputed cards?

rocky token
#

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

dry wingBOT
coral saddle
#

Yes. Thanks.

#

[Payment with PINs] Do users need to input PIN to proceed? If yes, how to fill PIN?

rocky token
#

Are you building an in-person, card present payment solution with Terminal?

#

If no, then that is irrelevant

coral saddle
#

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

heady perch
#

Likely your radar settings aren't set to block if address verification fails

coral saddle
#

Where can I go to setting radar?

heady perch
#

That doc above links the exact page