#irene_92049

1 messages · Page 1 of 1 (latest)

pseudo isleBOT
outer scroll
dense dune
#

Yes, I've seen the page, but all of them are declined when the backend confirms the payment intent. not when users write the credit card information

outer scroll
#

Yep, that's expected. What specific error are you trying to generate?

#

Maybe you want to try specifying a card number that doesn't pass the luhn check? Or maybe try specifying an expiration date in the past?

dense dune
#

this error

#

user wrote the cretic card information and when the code used the "createPaymentMethod" stripe returned that error

outer scroll
#

The first test card number in the section I pointed you to will produce a generic_decline:

dense dune
#

but, i used that, and it is acepted by createPaymentMethod and it is declined in the backend

#

not in frontend

outer scroll
#

I'm wondering if it was perhaps declined because the card was on a blocklist.

dense dune
#

yes, one second

outer scroll
#

Like the fingerprint from one of our test cards?

dense dune
#

req_eDcYgg9JdRmK6P

#

that id is from production

outer scroll
#

Looking, hang on...

dense dune
#

and, im trying to generate the error in my local using the test payments. but, it would be great if you can see if that customer is now in blocklist. because he has been a client per years. and now his credit card is not acepted by stripe

outer scroll
#

Yeah, looks like this card is on a blocklist.

dense dune
#

do you prodive me information why it is and how we can remove it from that block list?

outer scroll
#

Make sure you give them that request ID when you write in.

dense dune
#

thank you!