S
S
Sunflowerz2019-04-11 18:42:09
Payment systems
Sunflowerz, 2019-04-11 18:42:09

How to make payment system integration with node.js?

I have node + react + redux + express + mongodb spinning. I'm thinking about connecting to a payment aggregator. Are there implementation examples and any documentation to gauge the complexity of this? Is there an open-source module for estimating client's froud points?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sunflowerz, 2019-04-11
@Sunflowerz

It's decided. The integration is quite simple - enough payment systems do not care where I throw POST and GET.
An example API can be found at Yandex-Checkout.
I did not find open-source fraud-detection systems. Most of them are individual. It would be interesting to find a designer of such systems, but 99.9% of them do not exist in the public domain.

B
boss_lexa, 2019-04-11
@boss_lexa

there is an inexpensive one for antifraud https://www.maxmind.com/en/solutions/minfraud-services
to make your own antifraud you need data, do you have it?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question