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