Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with callback from the paytm payment gateway. #5

Open
roshankrm opened this issue Sep 12, 2022 · 0 comments
Open

Issue with callback from the paytm payment gateway. #5

roshankrm opened this issue Sep 12, 2022 · 0 comments

Comments

@roshankrm
Copy link

Everything works perfectly after deploying on heroku but the payment gateway doesn't work. It says the syntax of callback url is not correct. In the server.js file, the callback url is specified as - paytmParams['CALLBACK_URL'] = 'callback';
I have attached the screenshot of the problem.

I also tried specifying the callback url as '/callback', '' '/callback', 'https://securegw-stage.paytm.in/callback'. None of them worked.

The heroku logs do not show any error either, it is also attached
Screenshot from 2022-09-13 03-12-12
Screenshot from 2022-09-13 03-05-58

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant