Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
409 views
in Technique[技术] by (71.8m points)

javascript - ReactJS中的PayFast付款集成(PayFast payment integration in ReactJS)

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

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...