actualbudget / actual

A local-first personal finance app
https://actualbudget.org
MIT License
13.51k stars 1.08k forks source link

[Feature] Support for third party payment platforms #2366

Closed M123-dev closed 6 months ago

M123-dev commented 6 months ago

Verified feature request does not already exist?

đź’»

Pitch: what problem are you trying to solve?

It would be great to add third party payment providers, possibly through user generated addons.

Things like Paypal (Although supported by GoCardless), CashApp, TradeRepublic, ...

There is no standardized API and for example Trade republic does not even have an official one. The solution here would probably be scraping. Is something like this welcomed in the codebase, or should it be done manually via the ActualFinance API?

Related

737

github-actions[bot] commented 6 months ago

:sparkles: Thanks for sharing your idea! :sparkles:

This repository uses lodash style issue management for enhancements. That means enhancement issues are automatically closed. This doesn’t mean we don’t accept feature requests, though! We will consider implementing ones that receive many upvotes, and we welcome contributions for any feature requests marked as needing votes (just post a comment first so we can help you make a successful contribution).

The enhancement backlog can be found here: https://github.com/actualbudget/actual/issues?q=label%3A%22needs+votes%22+sort%3Areactions-%2B1-desc+

Don’t forget to upvote the top comment with 👍!