OpenBankProject / OpenBankProject/OBP-API
createTransaction should send info about "pairs" of transactions or only send one.
Aperta
Nessuno ha ancora preso questa issue.
- Lingua principale
- Scala
- Stelle
- 1.7k
- Fork
- 482
- Merge medio
- 1g 12h
- PR unite (30g)
- 15
Descrizione
When using Kafka or KafkaLib, a payment should result in one createTransaction or correlate the two transacitons so the backend doesn't send money in both directions.
"the issue of the double call of “saveTransaction” on the successful transaction request. We somehow need to distinguish or correlate those two requests, because each request is the opposite of the other, but have both account information. So I actually make two transfers instead of one."
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.