Page MenuHomePhabricator

Break DonationInterface fraud filters off into service
Open, Needs TriagePublic

Description

The service should just take all of the info we use for the fraud filters as a query, and respond with the resulting score object.

This will let us consolidate the duplicated settings between the Adyen IPN fraud filter and the DonationInterface frontend fraud filter.

It could also serve as a basis for whatever machine learning-based service we might get out of the proposed GSoC fraud detection project.