mirror of
https://github.com/valitydev/fraudbusters-mg-connector.git
synced 2024-11-06 01:15:17 +00:00
build_utils@24aa772730 | ||
images | ||
src | ||
.gitignore | ||
.gitmodules | ||
Jenkinsfile | ||
pom.xml | ||
README.md |
fraudbusters-mg-connector
Service for stream process mg-event-sink to local fraud model.
Stream topic scheme
Service read data from mg-event-sink using protocol machinegun_proto. Find need events:
- chargeback (with statuses - accepted, rejected, cancelled)
- refund (with statuses - succeeded, failed)
- payment (with statuses - processed, captured, cancelled, failed)
Map to local fraudbusters model fraudbusters_proto and split to topics by events type
- chargeback
- refund
- payment