D
D
Dmitry2017-01-08 13:02:45
Payment systems
Dmitry, 2017-01-08 13:02:45

How to implement user balance in my web application?

During the development of the application, a trivial task arose - to implement the user's balance. So that he could replenish the balance and spend on the services of the service. The application is self-written, on NodeJS. But I really don't want to develop such a system right from scratch. Are there any cloud services that provide Accounting As A Service?
I found only one, but it seems to have been abandoned for like 3 years - subledger.com.
I do not believe that absolutely every company develops such solutions from scratch.
How to implement this with the least cost of man-hours?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
Z
Zakhar Storozhuk, 2017-01-08
@Phell

Instead of an internal balance, you can implement payment for services using any payment aggregates, the same Ya.Kassa, UnitPay and others. Thus, you will not have to accept and store funds of other users, and this is a plus for users in that they can directly pay for services in any way available to them.

D
Dmitry, 2017-01-08
@fgon

Who is Hydra for?
Professional payment processing and security solutions

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question