I am trying to integrate PayFast payment integration with ReactJS.
(我正在尝试将PayFast付款集成与ReactJS集成在一起。)
As per the documentation by payfast I submit form as POST request with a sendbox user it successfully redirect to payfast but when on complete the payment or cancel the pay how I get the response data from payfast with the help of notify_url.(根据payfast的文档,我与sendbox用户一起以POST请求的形式提交表单,该表单已成功重定向到payfast,但是在完成付款或取消付款后,如何在notify_url的帮助下从payfast获得响应数据。)
My backend isin NodeJS, let me know if I can also manage it with the help of NodeJS.(我的后端在NodeJS中,请告知我是否也可以在NodeJS的帮助下进行管理。)
PayFast only show examples and documents for PHP.(PayFast仅显示PHP的示例和文档。)
ask by jatin.7744 translate from so
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…