Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove restriction that payment method identifier only appear once #261

Merged
merged 1 commit into from Sep 16, 2016

Conversation

adrianba
Copy link
Contributor

Based on recent discussions about how to support payment modifiers with basic-card and different card types, we agreed that we need to support modifiers with the same identifier but different data. This change removes the restriction on a single identifier and adds the data field to supply the different data.

One use case for this is to support card payments with different modifiers for credit vs. debit cards.

Based on recent discussions about how to support payment modifiers with
basic-card and different card types, we agreed that we need to support
modifiers with the same identifier but different data. This change
removes the restriction on a single identifier and adds the data field
to supply the different data.

One use case for this is to support card payments with different
modifiers for credit vs. debit cards.
@adrianba adrianba merged commit 37ab37b into w3c:gh-pages Sep 16, 2016
@adrianba adrianba deleted the multi-modifiers branch September 16, 2016 20:36
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.

None yet

2 participants