Skip to content

Conversation

adrianba
Copy link
Contributor

Fixes #48.

PR #162 refactored the supportedMethods and payment specific data
fields. Issue #3 discusses supporting multiple currencies and issue #4
discusses price per payment method and we should consider specific
proposals for those issues.

PR #162 replaces the sequence<DOMString> with
sequence<PaymentMethodData> so we now use objects.

Fixes w3c#48.

PR w3c#162 refactored the supportedMethods and payment specific data
fields. Issue w3c#3 discusses supporting multiple currencies and issue w3c#4
discusses price per payment method and we should consider specific
proposals for those issues.

PR w3c#162 replaces the `sequence<DOMString>` with
`sequence<PaymentMethodData>` so we now use objects.
@adrianba
Copy link
Contributor Author

Merged as 63d1aa6.

@adrianba adrianba closed this Apr 28, 2016
@adrianba adrianba deleted the issue48 branch April 28, 2016 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants