Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import Credit Card Transactions & Cryptocurrency Payments #23

Open
9mido opened this issue Nov 17, 2020 · 2 comments
Open

Import Credit Card Transactions & Cryptocurrency Payments #23

9mido opened this issue Nov 17, 2020 · 2 comments
Labels
enhancement New feature or request
Milestone

Comments

@9mido
Copy link

9mido commented Nov 17, 2020

Credit cards are used for automatic payments as opposed to writing checks and snail mail.

It would be nice to have some way to import business credit card transactions and track spend and maybe even categorize expenses. Even better to do it automatically.

Cryptocurrency payments may be more popular in the future and that would be cool to track also even though that is harder since the price fluctuates.

@elarroba elarroba added this to To do in Django Ledger v1.0 via automation Nov 18, 2020
@elarroba elarroba removed this from To do in Django Ledger v1.0 Nov 18, 2020
@elarroba elarroba added this to the Integration milestone Nov 18, 2020
@elarroba elarroba added the enhancement New feature or request label Nov 18, 2020
@mnooel
Copy link
Collaborator

mnooel commented Dec 1, 2020

we should focus on credit card transactions for the time being. A .csv import would be useful. An API even better but I don't know if we are there yet. There is a common financial data platform called plaid we could aspire to use.

Some considerations, many organizations have one or many corporate credit card accounts. For each account, they might have many cards for a set of employees. An account needs to be paid by the group but reconciled and coded by the employee. Another parent-child relationship to consider.

@9mido
Copy link
Author

9mido commented Dec 2, 2020

Forgot to also add bank accounts to be connected as well besides credit cards and cryptocurrency.

There are also different types of credit cards. The ones that have been around forever and some newer ones.

These are more advanced newer ones with unique features:
https://x1creditcard.com/
https://stripe.com/en-gb-us/corporate-card
https://stripe.com/en-gb-us/issuing

Different ways to make payments online:
https://stripe.com/en-gb-us/payments/payment-methods-guide#payment-methods-fact-sheets

Then you also have things like Paypal, Shopify, Patreon, etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants