D
D
decvdence2021-06-08 12:00:24
JavaScript
decvdence, 2021-06-08 12:00:24

How to process a request that comes to the client?

I am writing a small store on react, I added a payment system using liqpay.
After clicking on the button, you are redirected to the payment page. After payment, a post-request with data is sent back.
Actually the question is how to catch this request if it is sent to the client?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexey Yarkov, 2021-06-08
@decvdence

if it is sent to the client?

It is NOT sent to the client, but to a specific URL, which is probably indicated in the settings when connecting the payment.
60bf337a2950b516827263.png
In 2 minutes I found the instructions on their website. How do you google?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question