A simple payment gateway for HNS https://pay.hns.au
Go to file
Nathan Woodburn ca5e54449c
All checks were successful
Build Docker / Build Image (push) Successful in 25s
fix: stop trying to process payment more than once
2024-02-14 23:02:23 +11:00
.gitea/workflows feat: Initial code drop 2024-02-14 22:39:37 +11:00
templates fix: stop trying to process payment more than once 2024-02-14 23:02:23 +11:00
.gitignore feat: Initial code drop 2024-02-14 22:39:37 +11:00
accounts.py feat: Initial code drop 2024-02-14 22:39:37 +11:00
Dockerfile feat: Initial code drop 2024-02-14 22:39:37 +11:00
example.env feat: Initial code drop 2024-02-14 22:39:37 +11:00
LICENSE.md Initial commit 2024-02-14 12:24:52 +11:00
main.py fix: stop trying to process payment more than once 2024-02-14 23:02:23 +11:00
payments.py fix: stop trying to process payment more than once 2024-02-14 23:02:23 +11:00
README.md Initial commit 2024-02-14 12:24:52 +11:00
requirements.txt feat: Initial code drop 2024-02-14 22:39:37 +11:00
server.py feat: Initial code drop 2024-02-14 22:39:37 +11:00

hns-pay