check and start payment added

This commit is contained in:
Gitea
2022-01-25 14:22:26 +09:00
parent 11d3d2644f
commit 70aaff37f1
42 changed files with 68 additions and 14 deletions

3
payment_start.py Normal file
View File

@ -0,0 +1,3 @@
import kassa.new
kassa.new.main()