←back to thread

886 points freedomben | 2 comments | | HN request time: 0.431s | source
Show context
Abishek_Muthian ◴[] No.44612738[source]
Payment processors(Visa, Master) , payment gateways(Stripe, Paypal...) and payment hosts (Patreon, Gumroad...) are a huge pain to deal with even when you're selling something which is legal and risk free just because their algorithm or employees are often overcautious, anything out of mundane they'll ban first and then ask questions(if you're lucky).

I have a FOSS project called Open Payment Host[1] which removes the payment hosts from the equation and removes the technical hassle of integrating multiple payment gateways but it does not solve the pain of having to deal with the payment gateways and by extension payment processors and banks.

My long term plan is to integrate direct banking API where ever it's available.

Is there any bank from any country which provides direct banking API to end customers for plain savings bank account (I've seen some provide for current accounts).

[1] https://github.com/abishekmuthian/open-payment-host

replies(3): >>44613199 #>>44613354 #>>44613563 #
flimflamm ◴[] No.44613199[source]
Have you looked in to "PSD2 and Open Banking regulation in Europe" ?
replies(1): >>44613261 #
Abishek_Muthian ◴[] No.44613261[source]
I haven't, I will definitely explore it. Quick read on it seems very promising.

Have you or anyone here any API in EU for getting payments directly to your bank account? I have started a discussion on this on OPH[1], I welcome any information on direct banking API in Europe in that discussion.

[1] https://github.com/abishekmuthian/open-payment-host/discussi...

replies(2): >>44614389 #>>44618838 #
1. asmor ◴[] No.44618838[source]
It sounds like you're about to reinvent Sofort, a (now defunct, or sold off at least) payment system that first worked on reverse engineered online banking and then PSD2 to mutually verify direct bank transfers.
replies(1): >>44625032 #
2. Abishek_Muthian ◴[] No.44625032[source]
Thanks for the information, Seems like Klarna the company which acquired Sofort and shut it down offers a similar service called "pay in full".