K
K
Karponter2016-10-04 10:41:46
JavaScript
Karponter, 2016-10-04 10:41:46

Can you recommend a payment system aggregator?

Has anyone met sane payment system aggregators?
Do similar JS projects even exist and how widely do they cover api payments?
Facades that allow you to work with several payment systems, and not third-party services, are of interest.
I would appreciate any feedback on the products.

PS. At least angular, at least native ... At least something T_T

Answer the question

In order to leave comments, you need to log in

5 answer(s)
A
Adamos, 2016-10-04
@karponter

You still need to familiarize yourself with the API of each PS, because sometimes they change (for example, the payment identifier specifically for Yandex.Money at Robokass has changed a couple of times in recent years).
You still need to write your own logic for creating an order and processing a signal about its payment.
There is such a narrow gap between these two "doesn't care" that it's easier to fill it yourself by writing one abstract class and its descendants for each system than to rely on someone else's solution, which you have to deal with and find out if it fits your case. And isn't it already out of date?

R
romy4, 2016-10-04
@romy4

robokassa, interkassa

A
Artyom, 2016-10-04
@KubrickHabr

I understand everything, but Google works fine and this topic has already been chewed on many times, especially the author of this article on Habré https://habrahabr.ru/company/web_payment_ru/blog/2... sensibly outlined all the charms of a particular payment system .

S
sashabeep, 2016-10-05
@sashabeep

Cloudpayments.ru liked api, but still, it is an aggregator

R
roman9966, 2016-10-06
@roman9966

https://www.walletone.com

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question