Hi, yes, we actually mean radar. A better solution would be to keep the status PENDING instead of changing it to PROCESSING if Stripe marks a payment as under review.
In that case, we could manually change an order status after reviewing the payment in stripe.
So only payments that are NOT put into review by Stripe Radar should actually be changed to processing. Those that are put under review should be treated as blocked payments, until the manual review is done.
The way this is setup right now, the behaviour is not as intended by stripe!