Skip to content

A Payment Gateway which implements a novel escrow payment method called Transfer on Delivery (ToD) for e-commerce platforms

Notifications You must be signed in to change notification settings

calvinti12/AmberPay

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Payment Gateway which implements a novel escrow payment method called Transfer on Delivery (ToD) for e-commerce platforms.

To Run:

  1. pip install -r requirements.txt
  2. python db_create.py
  3. python populate_db.py
  4. python run.py

Access the localhost on a browser of your choice.

Note: This was an entry to the ICICI Appathon 2017 that got shortlisted to the second-last round. It may not work at the moment as it uses a few of the ICICI Rest APIs that might have been disabled.

About

A Payment Gateway which implements a novel escrow payment method called Transfer on Delivery (ToD) for e-commerce platforms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%