#hiru99 - paymentintent
1 messages · Page 1 of 1 (latest)
Hi there!
Can you clarify your question? You want to know why these PaymentIntent are not succeeded? If so can you share their ID (pi_xxx)?
why the status is shown need response
Can you copy-paste here their ID (pi_xxx)?
Thank you. Checking those IDs out
Those payments are disputed, looks like you used a test card that disputes the payment after it succeeds. More info in our docs if you haven't seen them: https://stripe.com/docs/disputes/
so how can i manage this card i want to block this types of card in my app this types of card can't do payment . how can i validate this card through api.
Typically you would do that with Radar but we have other cards that are typically used for testing that https://stripe.com/docs/testing#fraud-prevention
i already start radar but radar can't stop this types of payment
Right, this isn't a type of payment really. Radar can help you reduce your fraud rates overall, but any kind of payment can be disputed so unfortunately it isn't possible to completely block them.