{"id":19123117,"url":"https://github.com/digitalbazaar/web-payments.io","last_synced_at":"2025-07-22T14:05:39.898Z","repository":{"id":66015308,"uuid":"50268385","full_name":"digitalbazaar/web-payments.io","owner":"digitalbazaar","description":"Website-side of the payments polyfill","archived":false,"fork":false,"pushed_at":"2020-05-04T09:00:17.000Z","size":38,"stargazers_count":5,"open_issues_count":15,"forks_count":1,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-05-05T19:03:17.345Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/digitalbazaar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-01-24T02:12:23.000Z","updated_at":"2019-01-05T01:25:37.000Z","dependencies_parsed_at":"2023-03-13T20:31:19.188Z","dependency_job_id":null,"html_url":"https://github.com/digitalbazaar/web-payments.io","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/digitalbazaar/web-payments.io","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalbazaar%2Fweb-payments.io","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalbazaar%2Fweb-payments.io/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalbazaar%2Fweb-payments.io/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalbazaar%2Fweb-payments.io/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/digitalbazaar","download_url":"https://codeload.github.com/digitalbazaar/web-payments.io/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalbazaar%2Fweb-payments.io/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266507366,"owners_count":23940055,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-09T05:24:25.340Z","updated_at":"2025-07-22T14:05:39.685Z","avatar_url":"https://github.com/digitalbazaar.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# web-payments.io\n\nThe server-side portion of a polyfill for the [Web Payments Browser API][].\n\nA live version and demo of this site can be found at [web-payments.io][].\n\nThis software enables a person to register payment applications that can be\nused to perform payments at websites that use the [Web Payments Browser API][].\n\n# Core Functionality\n\nThis software enables a person to:\n\n1. Register a payment application for later use.\n2. Choose a compatible, previously registered payment application following\n   a payment request.\n3. Proxy payment requests and payment acknowledgements between\n   payee websites and payment applications.\n\n# Development\n\nThe following section explains how to setup and develop the web-payments.io\nsoftware on a local development machine.\n\n### Requirements\n\n* node.js\n* npm\n\n### Configuration\n\nThe options in the `./configs/web-payments.dev.js` file can be tuned to your\nenvironment as needed.\n\n## Setup\n\n* Install the dependencies (see below)\n* Map the `web-payments.dev` hostname to your localhost.\n\nTo install dependencies, do the following:\n\n    npm install\n\n### Running\n\nAdd a host alias (for example, edit `/etc/hosts`) to map `web-payments.dev` to\n`localhost`.\n\nRun the following to start up a development server from the source directory:\n\n    node web-payments.dev.js\n\nTo add more verbose debugging, use the `--log-level` option:\n\n    node web-payments.dev.js --log-level debug\n\n### Usage\n\nAccess the server at the following URL:\n\n* https://web-payments.dev:53443/\n\n[web-payments.io]: https://web-payments.io\n[Web Payments Browser API]: http://wicg.github.io/web-payments-browser-api/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdigitalbazaar%2Fweb-payments.io","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdigitalbazaar%2Fweb-payments.io","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdigitalbazaar%2Fweb-payments.io/lists"}