fix(spec): add note/reference to flows spec#652
Merged
sidvishnoi merged 6 commits intoWICG:mainfrom Apr 3, 2026
Merged
Conversation
✅ Deploy Preview for webmonetization-preview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
sidvishnoi marked as non substantive for IPR from ash-nazg. |
sidvishnoi
reviewed
Mar 30, 2026
specification/index.html
Outdated
Comment on lines
+590
to
+598
| <aside class="note" title="Departure from the Payment Request API"> | ||
| <p> | ||
| This member’s definition is left as a generic string to maximize | ||
| flexibility; for example, if a new currency representation | ||
| standard emerges to supplement or replace ISO 4217. This also | ||
| permits Web Monetization implementors to support the numeric | ||
| ISO 4217 codes (as string equivalents) where needed. | ||
| </p> | ||
| </aside> |
Collaborator
There was a problem hiding this comment.
@meyerweb This might be a substantive, even as a note for the spec. Can you please send it as a separate PR than the flows note?
Collaborator
There was a problem hiding this comment.
Oh I see you already sent #651. Can you remove these changes from this PR?
Contributor
Author
There was a problem hiding this comment.
Will do! Sorry about the duplication; must have gotten branches scrambled or something.
Co-authored-by: Sid Vishnoi <8426945+sidvishnoi@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #551.