#wab-paymentintent-expiration
1 messages ยท Page 1 of 1 (latest)
You're referring to separate auth and capture, right? Yes, AVS should hapen when you're doing the initial auth/hold
Thank you!
Do you know if there is a way to configure the expiration on a hold? Default is 7 days?
Yes, the default is 7 days - you can manually cancel the capture earlier if you want, but there isn't a way to extend it
Thank you!
When I look at a payment method in the stripe dashboard I can see that the "street check" and "zip check" fails or passes. Is that something that I can see via API?
ah, okay. So I have to charge them to be able to see those checks right? I can't create a paymentmethod (setupintent) and get the zip check result without creating a charge?
There's the same thing on PaymentMethod and SetupAttempt
Thank you ๐
sure, let me know if anything else is unclear
TY! For a custom BIN check/rule, do I have to place a hold or something like that to know if the rules passed? or is that also available on the paymentmethod/setup
?
I'm not sure I understand what that could mean I'm sorry
Like if you mean a Radar Rule those apply to PaymentIntents and SetupIntents
https://dashboard.stripe.com/settings/radar at the bottom you have the option to apply rules to SetupIntent
I was wondering about "Fraud & Risk" Block Rules ๐ค