Git Product home page Git Product logo

flutter-paytm-webview's People

Contributors

iqan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

flutter-paytm-webview's Issues

Unexpected output in console

Describing the issue

In the following statements, the expected output is not being printed

https://github.com/iqans/flutter-paytm-webview/blob/100fce21e82a4c88bea6e1944b7b3c484b4ad8c7/lib/payment.dart#L56-L60

You may notice that the entire cookie object gets printed in the console everytime, this is due to the missing braces which should be used along with cookie parameters.

Correction

print('TXNID ${cookies["TXNID"]}'); would return the expected output

PS : Your work is just amazinggg!! ๐Ÿ˜€ It helped me a lott...

mandatoryParams not defined

please delete this issue, this prob is in https://github.com/iqans/paytm-checksum-api-nodejs

here is the entire log

(base) lenovo@avani:~/Desktop/allSIH/paytm-checksum-api-nodejs-master/server$ npm run start

[email protected] start /home/lenovo/Desktop/allSIH/paytm-checksum-api-nodejs-master
node ./server/bin/www

[2020-07-27T15:23:19.980] [INFO] default - Setting up API middleware
[2020-07-27T15:23:19.991] [INFO] default - Server is running on port 3000
[2020-07-27T09:53:28.310Z] ::1 GET /api/v1/paytm/healthcheck 200 - 8.637 ms
[2020-07-27T15:23:30.044] [DEBUG] default - query param {}
[2020-07-27T15:23:30.044] [INFO] default - initiating payment
[2020-07-27T15:23:30.045] [ERROR] default - TypeError: Cannot read property 'includes' of undefined
at /home/lenovo/Desktop/allSIH/paytm-checksum-api-nodejs-master/server/api/v1/checksum/checksum.js:14:23
at Array.forEach ()
at paramsToString (/home/lenovo/Desktop/allSIH/paytm-checksum-api-nodejs-master/server/api/v1/checksum/checksum.js:13:12)
at Object.genchecksum (/home/lenovo/Desktop/allSIH/paytm-checksum-api-nodejs-master/server/api/v1/checksum/checksum.js:36:14)
at initiatePayment (/home/lenovo/Desktop/allSIH/paytm-checksum-api-nodejs-master/server/api/v1/paytm/paytm.controller.js:27:18)
at Layer.handle [as handle_request] (/home/lenovo/Desktop/allSIH/paytm-checksum-api-nodejs-master/node_modules/express/lib/router/layer.js:95:5)
at next (/home/lenovo/Desktop/allSIH/paytm-checksum-api-nodejs-master/node_modules/express/lib/router/route.js:137:13)
at Route.dispatch (/home/lenovo/Desktop/allSIH/paytm-checksum-api-nodejs-master/node_modules/express/lib/router/route.js:112:3)
at Layer.handle [as handle_request] (/home/lenovo/Desktop/allSIH/paytm-checksum-api-nodejs-master/node_modules/express/lib/router/layer.js:95:5)
at /home/lenovo/Desktop/allSIH/paytm-checksum-api-nodejs-master/node_modules/express/lib/router/index.js:281:22
[2020-07-27T09:53:30.049Z] ::1 GET /api/v1/paytm/initiatePayment 500 20 4.535 ms

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.