B
B
bubaley2019-09-02 20:49:45
YuMoney
bubaley, 2019-09-02 20:49:45

How not to transfer money through the account of your organization?

Hello
We are developing an application (something like an online store platform).
The user entering the application selects the desired site (partner) and orders goods. After the order is formed, the user pays for the goods and the store (partner) ships them.
There will be several partners.
How to make sure that when paying, the money goes directly to the partner’s account, without passing through our account of the organization?
Which of the payment systems can help with this and what are the options?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Aksentiev, 2019-09-02
@Sanasol

Each partner registers a payment system for himself.
Depending on the partner, you substitute different id/secrets/logins when paying/generating signatures, etc.
Webhook callbacks from the payment system come to conditionally unique urls where we also already understand that the payment has been received by a particular partner.
Technically, there are no problems in this in general. The only limitation is your imagination.
Only no one wants to register themselves and / or give you access, but that's another story xD

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question