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

Introduce the PaymentAppResponseData dictionary #84

Merged
merged 2 commits into from Jan 17, 2017

Conversation

tommythorsen
Copy link
Member

This is used instead of PaymentResponse to pass data back from the
payment app to the user agent.

The <a>payment app response data</a> is conveyed using the following
dictionary:
<pre class="idl">
dictionary PaymentAppResponseData {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should the name be simply PaymentAppResponse instead? Does appending Data to it add anything?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suppose that would be just as good a name, but then I would insist that we also change PaymentAppRequestData to PaymentAppRequest

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't feel strongly about "Data." (I do want to avoid confusion with "Payment Request" and "Payment Response")

Tommy Thorsen added 2 commits January 16, 2017 14:50
... and try to correct surrounding text that refers to this name.
This is used instead of PaymentResponse to pass data back from the
payment app to the user agent.
@ianbjacobs ianbjacobs merged commit b175721 into w3c:gh-pages Jan 17, 2017
MXEBot pushed a commit to mirror/chromium that referenced this pull request Feb 1, 2017
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

3 participants