#HT - Radar

1 messages · Page 1 of 1 (latest)

river kiln
#

Hi 👋
that's a lot of context. Give me a minute to catch up

vast relic
#

Hi! No problem and thank you!!!

river kiln
#

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?

vast relic
#

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?

river kiln
#

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?

vast relic
#

Hmmm... I believe so. The card_error is due to the Radar rule, correct?

river kiln
#

Yes, it is getting declined due to the radar rule but the API request itself returns the generic card_declined error

vast relic
#

Okay, but is also provides a decline_code as well, correct?

river kiln
#

It's also a generic decline. Here is the response from my test

vast relic
#

Got it. Thank you! I'll check in with our team and see if we can make this work. Much appreciated!!