Git Product home page Git Product logo

paypax's Introduction

PayPax

PayPay UnOffical api Rapper Library | Various PayPay operations can be automated, from login to balance transfer and confirmation. Open Source Software 🎁

icon

can call it either paypax or PayPax.

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

https://www.npmjs.com/package/paypax

UseCase

  • Cash dispenser
  • PayPay for Web
  • ... (and more)

Features

  • Fastest
  • Multi Platform (Node.js, Deno, Bun...)
  • Easy
  • Strict Error
  • feats
    • getBalance
    • getUserInfo
    • createLink
    • getLink
    • receiveLink
    • sendMoney
    • and more (History, payments...)

Installation

  • 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"
...

Docs

https://edamame-x.github.io/paypax

example

Error 0番

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

Error 1番

ライブラリのメソッドエラー リンクが存在しない等

Error 2番

初期化(ログイン)が終わっていないと実行できないメソッドを実行している。

Error 3番

パースのエラー

PullRequest

See CONTRIBUTING.md

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

Created by @amex2189

Python版 元版: https://github.com/taka-4602/PayPaython 助言 Disocrd: @developerspartner

paypax's People

Contributors

edamame-x avatar nakasyou avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.