TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Mayank T
NA
10
1.6k
Integration Of Paytm Payment Gateway in ReactJS website
May 18 2020 12:44 AM
I am integrating Paytm Payment Gateway in my ReactJS website using Standard Checkout method of Paytm. The issue is.....When the payment gets completed, the payment gateway has to redirect the user to our website and sends the PaymentResponseParameters to our website in the form of a HiddenHTML form. In my case the payment gets completed(as shown by the Paytm Dashboard) and payment gateway redirects the user to our website page but does not send any data to that page of website.....It shows "CANNOT POST on this URL"......I can't understand whether the PaymentGateway is unable to send the data to my webpage or the webpage is not able to receive the data. Please help.!
Reply
Answers (
1
)
How to do common validation for every web server request ?
Email validation without using validation controls in asp.ne