OpenBankProject / OpenBankProject/OBP-API
v210 Create Transaction SEPA mapped should not create account
Aperta
@hongwei1 ci sta già lavorando.
Dal 19/6/2017.
- Lingua principale
- Scala
- Stelle
- 1.7k
- Fork
- 482
- Merge medio
- 1g 12h
- PR unite (30g)
- 15
Descrizione
APIMethods210.scala
We should not implicitly create account here.
(we should throw error if the Counterparty does not exist.)
//if the connector is mapped, we get the data from local mapper
toAccount <- if(isMapped)
// TODO should not create bank account here!!
LocalMappedConnector.createOrUpdateMappedBankAccount(toBankId, toAccountId, fromAccount.currency)
Also see SEPA
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.