-
Notifications
You must be signed in to change notification settings - Fork 63
Spec_Notes
ianbjacobs edited this page May 18, 2016
·
45 revisions
Status: These are notes from Ian Jacobs on Web Payments WG spec organization. These are intended for discussion and do not represent group consensus. See also:
- Input data
- Supported payment method identifiers and payment method specific data
- Per payment method amounts
- Security
- Top-level or with "parent" consent
- Payment Mediator (browser)
- Payment app registration and unregistration
- Payment app display
- Data caching (shipping address, etc.)
- User selection of payment app
- Interaction with payment app (invocation, sending input data
- Interaction with Web app (sending payment app reponse to Web app)
- Unsupported payment methods
- This is only useful if we support grouping/subclassing
- Secure data through encryption and signatures (issue 141)
- Input data (Issue 157)
- Formatting response for mediator
- Capabilities
- Expression of supported and enabled payment methods
- Information to enable invocation of payment app when selected
- Mandatory data (Issue 97)
- Explicit statement of unsupported payment methods
- This is only useful if we support grouping/subclassing
- Standard mechanism for payment apps to communicate with Web sites (issue 109)
- Syntax
- The group has decided to use absolute URLs
- Matching Algorithm
- Rationale: This algorithm must be understood by both browsers/mediator developers and payment app developers (who announce what they support).
- Grouping/Subclassing semantics
- Short aliases
- Dereferencing
- Input data
- Output data
- Mint identifiers in those specs?
Mailing list archives
Issues
- Secure Payment Confirmation
- Payment Request API
- Payment Method Identifiers
- Payment Handler API
- Payment Method Manifest
- General
- Tokenized Card
- 3DS
- SRC
Tests
Adoption
Previous Topics