ianbjacobs commented on this pull request.
> + transactions remains a matter of local policy for web sites; however,
+ the introduction of a programmatic way to retrieve credit card
+ information from a web browser affects some key factors that typically
+ motivate storage of such information.
+ </p>
+ <p>
+ Because the web browser will retain credit card information, and make
+ it available – subject to user approval – whenever a merchant needs it,
+ the friction that merchants seek to avoid is reduced. This frees
+ merchants from the liability considerations of storing information on a
+ persistent basis, such as financial liability that can result from
+ unauthorized access to the databases used to store credit card
+ information.
+ </p>
+ <p>
+ Additionally, web sites that call the payments API for each transaction
s/that call the payments API/that call Payment Request API
--
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/payment-method-basic-card/pull/42#pullrequestreview-63996250