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

Add paymentlink #1674

Closed
browser-specs-bot opened this issue Feb 5, 2025 · 3 comments · Fixed by #1676
Closed

Add paymentlink #1674

browser-specs-bot opened this issue Feb 5, 2025 · 3 comments · Fixed by #1676
Labels
new spec Suggestion to add a new spec

Comments

@browser-specs-bot
Copy link
Collaborator

URL

https://wicg.github.io/paymentlink/

Rationale

Additional properties

{}
@browser-specs-bot browser-specs-bot added the new spec Suggestion to add a new spec label Feb 5, 2025
@browser-specs-bot
Copy link
Collaborator Author

Changes to index.json

This update would trigger the following changes in index.json:

Add spec (1)
{
  "url": "https://wicg.github.io/paymentlink/",
  "seriesComposition": "full",
  "shortname": "paymentlink",
  "series": {
    "shortname": "paymentlink",
    "currentSpecification": "paymentlink",
    "title": "Facilitated Payment Link Type in HTML",
    "shortTitle": "Facilitated Payment Link Type in HTML",
    "nightlyUrl": "https://wicg.github.io/paymentlink/"
  },
  "organization": "W3C",
  "groups": [
    {
      "name": "Web Platform Incubator Community Group",
      "url": "https://www.w3.org/community/wicg/"
    }
  ],
  "nightly": {
    "url": "https://wicg.github.io/paymentlink/",
    "status": "Draft Community Group Report",
    "alternateUrls": [],
    "repository": "https://github.com/WICG/paymentlink",
    "sourcePath": "index.bs",
    "filename": "index.html"
  },
  "title": "Facilitated Payment Link Type in HTML",
  "source": "spec",
  "shortTitle": "Facilitated Payment Link Type in HTML",
  "categories": [
    "browser"
  ],
  "standing": "good"
}

Tests

These changes look good! 😎

@dontcallmedom
Copy link
Member

https://chromestatus.com/feature/5198846820352000 says "in development"

@tidoust
Copy link
Member

tidoust commented Feb 5, 2025

@browser-specs-bot pr

github-actions bot pushed a commit that referenced this issue Feb 5, 2025
Close #1674, adding the suggested spec to the list.

### Changes to `index.json`
This update would trigger the following changes in `index.json`:

<details><summary>Add spec (1)</summary>

```json
{
  "url": "https://wicg.github.io/paymentlink/",
  "seriesComposition": "full",
  "shortname": "paymentlink",
  "series": {
    "shortname": "paymentlink",
    "currentSpecification": "paymentlink",
    "title": "Facilitated Payment Link Type in HTML",
    "shortTitle": "Facilitated Payment Link Type in HTML",
    "nightlyUrl": "https://wicg.github.io/paymentlink/"
  },
  "organization": "W3C",
  "groups": [
    {
      "name": "Web Platform Incubator Community Group",
      "url": "https://www.w3.org/community/wicg/"
    }
  ],
  "nightly": {
    "url": "https://wicg.github.io/paymentlink/",
    "status": "Draft Community Group Report",
    "alternateUrls": [],
    "repository": "https://github.com/WICG/paymentlink",
    "sourcePath": "index.bs",
    "filename": "index.html"
  },
  "title": "Facilitated Payment Link Type in HTML",
  "source": "spec",
  "shortTitle": "Facilitated Payment Link Type in HTML",
  "categories": [
    "browser"
  ],
  "standing": "good"
}
```
</details>

### Tests
These changes look good! 😎
@tidoust tidoust closed this as completed in 7d5fafd Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new spec Suggestion to add a new spec
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants