Skip to content

Commit

Permalink
make hei adiscussion point
Browse files Browse the repository at this point in the history
  • Loading branch information
ianbjacobs committed Oct 5, 2020
1 parent 06c66c1 commit 79bd847
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions proposals/arch2020.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,6 @@ The payment credential class has these properties:
* The controlling origin can add, update, and enumerate controlled credentials in either a 1p context or in a payment context within the (3p) in-context display.
* All origins can access the credential selected by the user (returned through Payment Request).

##### Other requirements

* We would like to support the use cases where a "pay" button for a given payment method is displayed only when the user is ready to pay. The Working Group has addressed this through a hasEnrolledInstrument functionality, but continues to seek better privacy properties.

#### Payment credential display and selection

Expand All @@ -88,6 +85,7 @@ Note how the payment method information helps determine what happens next:

For discussion:

* We would like to support the use cases where a "pay" button for a given payment method is displayed only when the user is ready to pay. The Working Group has addressed this through a hasEnrolledInstrument functionality, but continues to seek better privacy properties.
* How can we ensure that the unique payment credential identifier is not used to track the user? We note that the identifier only needs to change once it has been used. Can browser ping server periodically to get fresh credentials or rotate identifiers?
* Does the merchant need to receive all data in the payment credential after selection?
* Could we have the browser generate the unique payment credential identifier, and add another field for routing it to the origin that controls the payment credential? That could help with privacy concerns.
Expand Down

0 comments on commit 79bd847

Please sign in to comment.