adorsys / open-banking-gateway

Provides RESTful API, tools, adapters, and connectors for transparent access to open banking API's (for banks that support PSD2 and XS2A as well as HBCI/FinTS)
https://adorsys.github.io/open-banking-gateway
GNU Affero General Public License v3.0
253 stars 95 forks source link

FinTech UI initiate Payment #699

Closed VanessaAhmad closed 4 years ago

VanessaAhmad commented 4 years ago

image.png

For initiating payments and filling in required information you can use this style. The fields should be:

then confirmation page, which gives PSU opportunity to continue or return to previous page: image.png

As user will be redirected to Consent-UI this page should contain logo of redirection. this page should have same information but as read only:

Call needs to be done from FinTech UI to FinTech and from FinTech to TPP additionally to required fields for payments, the redirect links have to be passed until TTP (as done in List of Accounts)

electronicpeter commented 4 years ago

Hi Collins, I continued on your branch with new branch with OBG-699-fintech-impl. So when you merge your branch OBG-699/initate-payment to develop you can delete YOUR branch but please dont close issue as I am doing the BE stuff on this issue too on branch OBG-699-fintech-impl

collins-k commented 4 years ago

Why are u working from my branch? You are supposed to work on the BE and both are independent. If you want to work on it I will take another ticket and you finish this one.