pawan-delhi / payumoney-node

5 stars 7 forks source link

NOT WORKING #1

Closed s9eenk closed 6 years ago

s9eenk commented 6 years ago

Hi pawan. Gone through your utility , applied the same but not working the "makePayment logic" steps in else condition and provide output "undefined". Please find the screen shot attached. Any help in this regard is appreciated. ee

abmnukmr commented 6 years ago

var paymentData = { productinfo: "JFHJH", txnid: "HHJFJ", amount: "1KGKJG", email: "XXXXXX@gmail.com", phone: "*****5", lastname: "Abhimanyu ", firstname: "Kumar", surl: "http://localhost:3000/payu/success", furl: "http://localhost:3000/payu/fail" };

Put any value in evey key input It would help you. :)

pawan-delhi commented 6 years ago

Hi, Sorry for the delayed response, I've updated PayUMoney-node package. Now Test Mode is working perfectly. Use PayUMoney-node version 2.0.0

Thanks