{"id":18153530,"url":"https://github.com/edamame-x/paypax","last_synced_at":"2025-03-31T16:30:29.545Z","repository":{"id":217760024,"uuid":"743588387","full_name":"EdamAme-x/paypax","owner":"EdamAme-x","description":"PayPay Unofficial api wrapper Library  🎁","archived":true,"fork":false,"pushed_at":"2024-12-04T02:40:13.000Z","size":224,"stargazers_count":31,"open_issues_count":1,"forks_count":6,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-25T19:54:02.190Z","etag":null,"topics":["bun","deno","nodejs","paypay","paypayjs"],"latest_commit_sha":null,"homepage":"https://edamame-x.github.io/paypax","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EdamAme-x.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","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},"funding":{"github":["EdamAme-x"],"custom":["https://twitter.com/amex2189"]}},"created_at":"2024-01-15T14:56:40.000Z","updated_at":"2025-03-07T15:25:03.000Z","dependencies_parsed_at":"2024-02-14T00:21:32.209Z","dependency_job_id":"e7decc56-bc3a-4540-bbba-9897bc9b02c4","html_url":"https://github.com/EdamAme-x/paypax","commit_stats":{"total_commits":125,"total_committers":6,"mean_commits":"20.833333333333332","dds":0.06399999999999995,"last_synced_commit":"0fd190206402745405625f2e80a4ef05b6bc1658"},"previous_names":["edamame-x/paypay.js","edamame-x/paypay.x.js","edamame-x/paypax"],"tags_count":34,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EdamAme-x%2Fpaypax","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EdamAme-x%2Fpaypax/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EdamAme-x%2Fpaypax/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EdamAme-x%2Fpaypax/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EdamAme-x","download_url":"https://codeload.github.com/EdamAme-x/paypax/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246436381,"owners_count":20776995,"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","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":["bun","deno","nodejs","paypay","paypayjs"],"created_at":"2024-11-02T03:07:21.678Z","updated_at":"2025-03-31T16:30:29.532Z","avatar_url":"https://github.com/EdamAme-x.png","language":"TypeScript","funding_links":["https://github.com/sponsors/EdamAme-x","https://twitter.com/amex2189"],"categories":[],"sub_categories":[],"readme":"[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/EdamAme-x/paypax/test.yml?branch=main)](https://github.com/EdamAme-x/paypax/actions)\n[![GitHub](https://img.shields.io/github/license/EdamAme-x/paypax)](https://github.com/EdamAme-x/paypax/blob/main/LICENSE)\n[![npm](https://img.shields.io/npm/v/paypax)](https://www.npmjs.com/package/paypax)\n[![npm](https://img.shields.io/npm/dm/paypax)](https://www.npmjs.com/package/paypax)\n[![npm type definitions](https://img.shields.io/npm/types/paypax)](https://www.npmjs.com/package/paypax)\n[![GitHub commit activity](https://img.shields.io/github/commit-activity/m/EdamAme-x/paypax)](https://github.com/EdamAme-x/paypax/pulse)\n[![GitHub last commit](https://img.shields.io/github/last-commit/EdamAme-x/paypax)](https://github.com/EdamAme-x/paypax/commits/main)\n[![Deno badge](https://img.shields.io/endpoint?url=https%3A%2F%2Fdeno-visualizer.danopia.net%2Fshields%2Flatest-version%2Fx%2Fpaypax%2Fmod.ts)](https://doc.deno.land/https/deno.land/x/paypax/mod.ts)\n[![Discord badge](https://img.shields.io/discord/1115195558743781408?label=Discord\u0026logo=Discord)](https://discord.gg/ctkpaarr)\n\n# PayPax\nPayPay Unofficial api Rapper Library | Various PayPay operations can be automated, from login to balance transfer and confirmation.\nOpen Source Software 🎁\n\n\u003cimg src=\"/docs/docs/public/favicon.png\" width=\"200\" height=\"200\" alt=\"icon\" /\u003e\n\ncan call it either **paypax** or **PayPax**.\n\nfor Node.js, Deno, Bun (all :) )\n\nhttps://www.npmjs.com/package/paypax\n\n## UseCase\n- Cash dispenser\n- PayPay for Web\n- ... (and more)\n\n### Features\n- Fastest\n- Multi Platform (Node.js, Deno, Bun...)\n- Easy\n- Strict Error\n- feats\n    - getBalance\n    - getUserInfo\n    - createLink\n    - getLink\n    - receiveLink\n    - sendMoney\n    - and more (History, payments...)\n\n### Installation\n\n- Node.js or Bun\n```shell\nnpm i --save-dev paypax\nor\nyarn add -D paypax\nor\npnpm add --save-dev paypax\nor\nbun add -D paypax\n```\n\n- Deno\n```typescript\nimport { PayPay } from \"https://deno.land/x/paypax/mod.ts\"\n...\n```\n\n## Docs\n[https://edamame-x.github.io/paypax](https://edamame-x.github.io/paypax/)\n\n[example](./example)\n\n### Error 0番\nライブラリの初期化エラー\n電話番号、パスワード、UUIDの形式の何れかが間違っている\n\n### Error 1番\nライブラリのメソッドエラー\nリンクが存在しない等\n\n### Error 2番\n初期化(ログイン)が終わっていないと実行できないメソッドを実行している。\n\n### Error 3番\nパースのエラー\n\n## PullRequest\nSee [CONTRIBUTING.md](./CONTRIBUTING.md)\n\n## Credit\n\n設計: [https://lucid.app/lucidchart/...](https://lucid.app/lucidchart/b936fcef-e748-436f-8a5a-7ea6cc454a2e/edit?viewport_loc=-11%2C-11%2C1480%2C723%2C0_0\u0026invitationId=inv_11a8f8bf-5dbd-4a1e-9452-7b756d8a91ce)\n\nCreated by [@amex2189](https://ame-x.net)  \nFor Educational Only.\n\nPython版 \u0026 Fork元: [https://github.com/taka-4602/PayPaython](https://github.com/taka-4602/PayPaython)\n設計元 Disocrd: @developerspartner \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedamame-x%2Fpaypax","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedamame-x%2Fpaypax","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedamame-x%2Fpaypax/lists"}