From e30dc5865e5598fd8b016aab3e362c2b7174139b Mon Sep 17 00:00:00 2001 From: vinchent Date: Sun, 4 Aug 2024 14:55:29 +0200 Subject: [PATCH] Connecting our form to stripe.js --- cmd/web/templates/terminal.page.gohtml | 36 ++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/cmd/web/templates/terminal.page.gohtml b/cmd/web/templates/terminal.page.gohtml index d3a96fe..e1c63af 100644 --- a/cmd/web/templates/terminal.page.gohtml +++ b/cmd/web/templates/terminal.page.gohtml @@ -56,8 +56,44 @@ Virtual Terminal {{ define "js" }} {{ end }}