Skip to main content
The Deno 2 Release Candidate is here
Learn more

PayPay.x.js | PayPax

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 PayPay.js or PayPax.

for Node.js, Deno, Bun (all :) )

https://www.npmjs.com/package/paypay.x.js

Installation

  • Node.js or Bun
npm i --save-dev paypay.x.js
or
yarn add -D paypay.x.js
or
pnpm i -save-dev paypay.x.js
or
bun i -D paypay.x.js
  • Deno
import { PayPay } from "https://deno.land/x/paypayjs/mod.ts"
...

Docs

Error 0番

ライブラリのエラー 電話番号、パスワード、UUIDの形式の何れかが間違っている

PullRequest

See CONTRIBUTING.md

設計: https://lucid.app/lucidchart/…

Created by @amex2189