#jonathan_needs_help

1 messages · Page 1 of 1 (latest)

patent pathBOT
dire roost
#

Hi there

#

How do you only accept debit cards in your product?

#

That would be the same way to test, correct?

#

Like there are credit vs. debit cards

main dust
#

Right, but I want to test specifically around decline codes. The test cards there all seem to be credit cards, which are rejected by our Radar rules before they get to the SetupIntent failure, I think.

dire roost
#

Ah I see. No, you would want to either mock responses in that case from Decline codes (https://stripe.com/docs/declines/codes) or use the credit card test cards and turn off your Radar rules temporarily.

Understand what decline codes mean and how you can resolve them when a charge is declined.

main dust
#

Got it. I'll turn off my Radar rules in the test environment temporarily to try and do this. Thanks for the help!