Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Single SCA payments? #19

Open
christianpanton opened this issue Dec 9, 2021 · 3 comments
Open

Single SCA payments? #19

christianpanton opened this issue Dec 9, 2021 · 3 comments
Labels
question Further information is requested

Comments

@christianpanton
Copy link

Hi Lunar,

Since "accountId" is required for payment initiation, we need to fetch the account number first form another source, which means that we need to perform "double SCA" in contexts where this "accountId" is not known prior. Is this correctly understood?

@dentych
Copy link
Member

dentych commented Dec 9, 2021

That is only true if you request PSP_AI and PSP_PI scopes in separate calls.

If you request an access token with PSP_AI and PSP_PI, you should be able to make both retrieve accounts call and initiate payment using the same access token, and thus only requiring SCA for login once. The customer will still have to approve the payment in the Lunar app.

@dentych dentych added the question Further information is requested label Dec 9, 2021
@christianpanton
Copy link
Author

christianpanton commented Dec 9, 2021

Thank you. The final approval however counts as an "SCA" as well. And be mindful of some TPPs do not hold a license as AISP, hence would not be able to complete the journey. See also the 4 June 2020 EBA Opinion on obstacles under Article 32(3) of the RTS on SCA and CSC, sections "Account selection" and "Multiple SCAs"

@TechHolm TechHolm reopened this Apr 4, 2022
@bsnlunar
Copy link

Update: Issue under advisement

We are currently evaluating and will return back when the needed experts have concluded the consequences and impact.

Br. Lunar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants