J
J
Jedi2020-02-19 13:50:00
PHP
Jedi, 2020-02-19 13:50:00

Enlighten, please, how to correctly implement payment using the Tinkoff API?

Good afternoon!

The tags are a little off, please fix.

On the frontend, I use React. On the Laravel (PHP) backend.

Do I need to keep track of the status of the payment?
What data should we store in the database?
Do I need to make post requests to Tinkoff with React or Laravel?

How do you implement it and how can I implement it correctly?

Enlighten me please. I have never paid online before.

Thank you!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
vitaly_74, 2020-02-20
@PHPjedi

the list of questions is huge, and the topic is even more huge. Let's start with the fact that your front communicates only with the back, all data must be processed in Laravel. and you need to send requests from there (from the back). I recently wrote my library for connecting payments, I can send it to email, for an asterisk on github. but in general, tinkov should still have its own API. for payments.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question