Allows paying from credit

This commit is contained in:
2025-01-17 23:10:42 -08:00
parent ca7a08452c
commit 084df59149
4 changed files with 187 additions and 71 deletions

View File

@@ -25,6 +25,7 @@
"/pay-button" ::pay-button
"/pay" {:get ::pay-wizard
"/using-credit" ::pay-using-credit
"/navigate" ::pay-wizard-navigate
:post ::pay-submit}