TPAC 2015 issues list
webpayments edited this page Dec 1, 2015
·
10 revisions
Pages 55
- Home
- A Payments Initiation Architecture for the Web
- Agenda 12th November 2015 at 1700 UTC
- Agenda 17th December 2015 at 1700 UTC
- Agenda 19th November 2015 at 1700 UTC
- Agenda 20160107
- Agenda 20160121
- Agenda 20160128
- Agenda 20160204
- Agenda 20160211
- Agenda 20160310
- Agenda 20160317
- Agenda 20160331
- Agenda 20160407
- Agenda 20160414
- Agenda 20160421
- Agenda 20160428
- Agenda 20160505
- Agenda 20160512
- Agenda 20160519
- Agenda 20160526
- Agenda 20160602
- Agenda 20160609
- Agenda 20160616
- Agenda 20160623
- Agenda 3rd December 2015 at 1700 UTC
- Agenda for 3rd March telco
- All in the Browser
- Browser with remote Payment Apps
- Call for Consensus FPWD
- CFC_20140412
- Checkout API
- Components
- DeploymentExamples
- Extensibility_Notes
- F2F Agenda
- How it Works
- How the Working Group works
- Issue Summary
- MagWebinar
- Meetings
- Mobile Platform
- PaymentApp_Notes
- PaymentRequestFAQ
- PMI_Notes
- RegistrationTypes
- Spec_Notes
- Support for multi price and currency
- Synchronizing Github Issues with W3C Mailing Lists
- TPAC 2015 issues list
- Web Payment Deployment Examples
- Web Payments Working Group FTF Meeting (July 2016)
- Web Payments Working Group Plan
- WPWG FTF Feb 2016
- WPWG FTF Feb 2016 Requirements
- Show 40 more pages…
Mailing list archives
Current Work
Issues
Clone this wiki locally
Introduction
At TPAC 2015 this year, we listed issues that require the attention of the working group. This wiki is a temporary repository for them, allowing the group to edit them before formally adopting them.
Topics
Payment App
- See RegistrationTypes
- Are remote Payment Apps in scope (e.g., do we need to support their registration)?
Payment Mediator
- How to handle the case when there are no registered payment instruments?
- How might legacy flows be supported if no suitable Payment Apps available? Does the API deal with it or does this fall outside of scope (question on deployment/transition approach)?
- Where is currency matching done if Payment App supports different from merchant requesting?
Flows
- See Flows
- Should flows be different for different types of payment instrument (e.g. Knife, fork, Spoon analogy from Brad) as supported in CG proposal? Where would implementation be and what data would influence this decision, where would data come from?
- Should an API call for completion of payment instrument flow be supported?
- Do we need to support risk assessment provider somewhere in flows?
- Is there a REST-API based message flow?
- How is ISO20022 integrated into the flow? Is it? Is it only for backend flows?
- How are refunds handled?
Messages
- Data format: JSON or JSON-LD?
- How do organizations layer additional information in the core messages (e.g., JSON + IETF-like registry; JSON-LD + industry-specific vocabularies)
Security
- Should the API be available only for secure contexts?
- Is HTTPS the basic underlying communication semantics/protocol?
- How are messages trusted (e.g., secure channel between sender and receiver, digital signatures on some messages)?