Integrates ANA PAY Wallet into Money Money
Caveat: I haven't got around to properly implement auth yet, so you need a reverse proxy to capture the token
- In Money Money, open your extension folder (Help -> Show Database in Finder -> Extensions)
- Download the latest release from here
- Put the .lua file into your Extensions folder
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
MIT, with commercial use excluded