Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 935 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 935 Bytes

ANA PAY Extension for MoneyMoney

Integrates ANA PAY Wallet into Money Money

screenshot

Caveat: I haven't got around to properly implement auth yet, so you need a reverse proxy to capture the token

Usage

  1. In Money Money, open your extension folder (Help -> Show Database in Finder -> Extensions)
  2. Download the latest release from here
  3. Put the .lua file into your Extensions folder

Authentication

As mentioned above, to get authentication working, you need to use a reverse proxy to capture the token (for now)

Look for the request to "teikei1.api.mkpst.com/ana/accounts/login" and copy anaWalletId and deviceId

In Money Money, setup a new connection of type "ANA Pay Wallet", username is anaWalletId and password is deviceId

License

MIT, with commercial use excluded