shreyasbapat / AyushmanBhavaGUI

GUI and backend for Ayushman Bhava - DP 2018. Ayushman Bhava is a fully automatic and smart medical vending machine.
2 stars 2 forks source link

Use PayTM api for Payment #5

Open shreyasbapat opened 6 years ago

shreyasbapat commented 6 years ago

See Paytm-Payments/Paytm_Web_Sample_Kit_Python#12

shreyasbapat commented 6 years ago

Assigned to Navneet

virendrasuryavanshi commented 6 years ago

Basically Paytm API is not a requirement which other people would have to handle as it would come under #6 which you can check it here https://github.com/Paytm-Payments/Paytm_Web_Sample_Kit_Python or https://github.com/Paytm-Payments/Paytm_Wordpress_Kit(If we want to plugin it for any E-Commerce Platform.) @shreyasbapat @prabhakarpd7284

shreyasbapat commented 6 years ago

See, I know this. But you atleast have to develop a backend flask code. Front end can be handled separately. And #5 is linked to #6 and not vice-versa! Note the flow! Check the description of this issue!

virendrasuryavanshi commented 6 years ago

Have you checked the Web_Sample_Kit_Python link @shreyasbapat, it basically contains all the files which are to be deployed on the server and tested. So where comes the back-end part! Everything is already ready, it has just to be deployed on the server and has to be tested.

shreyasbapat commented 6 years ago

Some fiiles need to be changed. It's not go-to thing!