A
A
AlecxNoob2019-07-28 16:24:28
Android
AlecxNoob, 2019-07-28 16:24:28

How to create a reward system and a payment and payout system?

Good afternoon, I recently completed my Java training.
Wrote Taxi application. I will say in advance that in my city there are no such units as Yandex and so on.
Interested in the question, the application is fully functional. But I don't know:
How to implement a package tariff system . that is, for example, a daily rate of 200 rubles. weekly rate 1000 r. monthly 2500. and so on for drivers so that the driver keeps all the profit when buying a package.
How to implement an online payment system? In order for the payment to go through, to the driver who took the order.
How to implement a payment system? How to implement a cashless payment system

Answer the question

In order to leave comments, you need to log in

1 answer(s)
T
tutuborg, 2019-07-28
@AlecxNoob

How to implement a payment system? How to implement a cashless payment system

Legally - to agree with the organization that makes payments by bank transfer. For example, integrator.taxi
Technically - implement their API or manually enter payments in your personal account.
Keep balances and operations in the database on the server.
Choose a payment system, conclude an agreement with it, and implement its API.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question