diff --git a/payment_headend/.gitignore b/payment_headend/.gitignore new file mode 100644 index 0000000..99d8734 --- /dev/null +++ b/payment_headend/.gitignore @@ -0,0 +1,30 @@ +# Python: +*.ipynb +*/__pycache__ +/.vagrant +/scrapy.iml +*.pyc +_trial_temp* +dropin.cache +docs/build +*egg-info +.tox +venv +build +dist +.idea +htmlcov/ +.coverage +.pytest_cache/ +.coverage.* +.cache/ +.mypy_cache/ +/tests/keys/localhost.crt +/tests/keys/localhost.key +key.txt +key.txt.pub + +# Windows +Thumbs.db +ehthumbs.db +Desktop.ini diff --git a/payment_headend/index.html b/payment_headend/index.html new file mode 100644 index 0000000..432556d --- /dev/null +++ b/payment_headend/index.html @@ -0,0 +1,131 @@ + + +
+ +