You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
divyachandana,
Could you please help me with my situation?
I was using this repository to add payment gateway to my angular app. Thanks for sharing repository :)
Firstly I've less work knowledge in nodeJs with loopback. (I'm into front-end development)
Whats working:
Angular front-end
request to payment gateway & payment processing .
What's not happening is : (Not sure if i'm missing something from nginx config)
on cancel/ or successful transaction..
the /handleresponse on app1 listning to 3008 is not taking up the post request from cc-avenue.
browser respose:
Cannot POST /handleresponse
Angular version: 8.2.2
Node Version: 12
Hosted on Digitalocean Nginx Server running on ubuntu 18.0.4
The text was updated successfully, but these errors were encountered:
Hi
divyachandana,
Could you please help me with my situation?
I was using this repository to add payment gateway to my angular app. Thanks for sharing repository :)
Firstly I've less work knowledge in nodeJs with loopback. (I'm into front-end development)
Whats working:
Angular front-end
request to payment gateway & payment processing .
What's not happening is : (Not sure if i'm missing something from nginx config)
on cancel/ or successful transaction..
the /handleresponse on app1 listning to 3008 is not taking up the post request from cc-avenue.
browser respose:
Cannot POST /handleresponse
Angular version: 8.2.2
Node Version: 12
Hosted on Digitalocean Nginx Server running on ubuntu 18.0.4
The text was updated successfully, but these errors were encountered: