yoonic / atlas

E-Commerce Backend API in Hapi.js and RethinkDB
MIT License
373 stars 104 forks source link

Integrating Paytm Payment Gateway #16

Closed phoenixvk closed 7 years ago

phoenixvk commented 7 years ago

I'm integrating paytmgateway what I want to achieve is call genratechecksum() function. which gives me checksum and post the data to their URL. I got checksum successfully now how should I post it where should I write the code? How to pass those parameters to Nicistore and again how to post the data to PAYTM url.

phoenixvk commented 7 years ago

This is not the issue. I just want to know how should I implement it.

mateomorrison commented 7 years ago

Look here and follow André's steps: https://github.com/yoonic/atlas/issues/2#issuecomment-244927167