Re: [w3c/webpayments] Add SRC user recognition use case (PR #260)

@tblachowicz commented on this pull request.



> @@ -0,0 +1,28 @@
+# EMV® Secure Remote Commerce (SRC) User Recognition
+<sup>[Home][home] > [Use Cases][use-cases] > SRC User Recognition</sup>
+
+See more [information about EMV&reg;SRC](https://www.emvco.com/emv-technologies/src/), including the "Click-to-Pay" consumer facing UX.
+
+## Overview of Click-to-Pay Flow
+
+* The user pushes the Click-to-Pay button.
+* The SRC Initiator (SRC-I) determines (via a cookie, typically) whether this is a returning user, and if so finds the user's SRC identity (e.g., email address).

Confirmed! @stephenmcgruer is right.

The SRCI does not have any particular knowledge of the consumer that allows to recognize the consumer. You could think about SRCI as you'd typically think about PSP which is _invisible_ to the consumer.

The SRC has a relationship with the Consumer and should be able to recognize the returning consumer. However, the SRCI orchestrates the recognition by calling `isRecognized()` on each SRC System.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webpayments/pull/260#discussion_r792634220
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/webpayments/pull/260/review/863539639@github.com>

Received on Wednesday, 26 January 2022 13:28:57 UTC