#wabisabi2019

1 messages ยท Page 1 of 1 (latest)

granite rootBOT
azure haven
#

Hi ๐Ÿ‘‹

What do you mean when you say you are creating a Setup Intent with the postal code check/rule turned on?

#

Do you mean a Radar rule?

wanton laurel
#

not a radar rule

#

a "block rule"

#

if you click "Payments" -> "Fraud & Risk" -> look for "Block Rules"

azure haven
#

Do you mean on the Dashboard?

wanton laurel
#

yes

#

sorry ๐Ÿ™‚

azure haven
#

No worries

#

We don't work with the Dashboard much here, since we are focused on developers coding integrations with Stripe APIs

#

so I just need to make sure we are talking about the same thing

#

Which, we are. If you click on the Radar link in your "More " menu, it'll take you to the same screen

#

The postal_code check is based on whether or not the Issuing Bank responds to our authorization request notifying us the postal code failed validation.

#

But we perform this authorization when using a setup intent to optimize the payment method for future use

wanton laurel
#

so it should fail to create paymentintent if a bad zip is given right?

azure haven
#

Correct.

#

If you want to test this out you can use 4000000000000036

wanton laurel
#

Thank you!