#HT - Radar
1 messages · Page 1 of 1 (latest)
Hi! No problem and thank you!!!
Okay so essentially you want to know if it's possible to perform the Radar rule that works when setting up a Payment Method, rather than just when it is charged. Is that correct?
That was the original question, yes. But it seems the suggestions for this didn't work. So our follow-up question is say we have a Payment Method already setup.
Instead of charging and collecting the funds right away (for which we know the Radar rule will definitely kick in), what if we place a hold to reserve funds instead?
Will placing a hold to reserve funds also trigger the Radar rule to kick in?
Ah, right.
I"m trying to test this currently.
I can confirm this triggers a card_error when the payment is first authorized.
Does that fit with the use case you were envisioning?
Hmmm... I believe so. The card_error is due to the Radar rule, correct?
Yes, it is getting declined due to the radar rule but the API request itself returns the generic card_declined error
Okay, but is also provides a decline_code as well, correct?
It's also a generic decline. Here is the response from my test
Got it. Thank you! I'll check in with our team and see if we can make this work. Much appreciated!!