[w3c/webpayments-methods-tokenization] Where does tokenisation occur in the the flow - and do we care (#16)

A number of the flows so far discussed show tokenisaton occuring during the call to PaymentRequest.

Whilst this is indeed possible and a valid use case, there are many cases where the token has been created earlier, e.g;

1. At payment app registration time
2. At user registration time with the payment app provider

We should make it clear that the time the token is created is to a large extent independent of the PMI definition

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webpayments-methods-tokenization/issues/16

Received on Tuesday, 25 July 2017 15:34:09 UTC