PayPay UnOffical api Rapper Library | Various PayPay operations can be automated, from login to balance transfer and confirmation. Open Source Software 🎁
can call it either paypax or PayPax.
for Node.js, Deno, Bun (all :) )
https://www.npmjs.com/package/paypax
- Cash dispenser
- PayPay for Web
- ... (and more)
- Fastest
- Multi Platform (Node.js, Deno, Bun...)
- Easy
- Strict Error
- feats
- getBalance
- getUserInfo
- createLink
- getLink
- receiveLink
- sendMoney
- and more (History, payments...)
- Node.js or Bun
npm i --save-dev paypax
or
yarn add -D paypax
or
pnpm add --save-dev paypax
or
bun add -D paypax
- Deno
import { PayPay } from "https://deno.land/x/paypax/mod.ts"
...
https://edamame-x.github.io/paypax
ライブラリの初期化エラー 電話番号、パスワード、UUIDの形式の何れかが間違っている
ライブラリのメソッドエラー リンクが存在しない等
初期化(ログイン)が終わっていないと実行できないメソッドを実行している。
パースのエラー
See CONTRIBUTING.md
設計: https://lucid.app/lucidchart/...
Created by @amex2189
For Educational Only.
Python版 & Fork元: https://github.com/taka-4602/PayPaython 設計元 Disocrd: @developerspartner