Fetches balances from Stripe API and returns them as transactions
You can get a signed version of this extension from
- the
dist
directory in this repository
Once downloaded, move Stripe.lua
to your MoneyMoney Extensions folder.
Note: This extension requires MoneyMoney Version 2.3.4 or newer.
- Log in to your Stripe account
- Go to API → API keys
- Make sure you are using live data
- Click "Create restricted key"
- Choose a key name e.g.
moneymoney
- Select "Read only" for "Balance"
- Click "Create key"
- Click "Reveal live key token"
- Copy the key starting with
rk_live_
Add a new account (type "Stripe Account") and use your Stripe Account name as username and your Stripe API key token as password.