Answer the question
In order to leave comments, you need to log in
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
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?
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 .
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question