Commit Graph
27 Commits
Author SHA1 Message Date
vinchent f952caf3f6 Creating a formatCurrency function 2024-08-06 20:52:46 +02:00
vinchent 20f7bd529f Update the Widget page to use data passed to the template 2024-08-06 20:49:21 +02:00
vinchent 30976a55e8 Create models and modify the handler to take a struct 2024-08-06 14:10:25 +02:00
vinchent 7e0df51d88 Add a js file that doesn't work for now 2024-08-06 13:59:54 +02:00
vinchent 525e4fe50d Moving js to a reusable file and change the dir for the img 2024-08-06 13:59:54 +02:00
vinchent f398af39eb Creating the product form and the navbar 2024-08-06 13:36:49 +02:00
vinchent e067b4ba62 Creating a product page 2024-08-06 13:29:32 +02:00
vinchent 42b8708243 Connecting to the database 2024-08-04 23:06:13 +02:00
vinchent d3e477eebd passing key using form 2024-08-04 18:35:34 +02:00
vinchent bfaf8965b3 Generating a receipt page 2024-08-04 18:17:56 +02:00
vinchent 48695949e3 Updating the front end JS to call paymentIntent handler 2024-08-04 17:34:39 +02:00
vinchent 1b4d1aef58 Getting the paymentIntent 2024-08-04 16:52:03 +02:00
vinchent 75f8e16cfe rename card to cards to avoid conflicts with stripe card 2024-08-04 16:36:59 +02:00
vinchent 6c2b49ab07 add air.toml to gitigore and not commit it anymore because of creds 2024-08-04 16:28:28 +02:00
vinchent 41cd4cc055 Getting the paymentIntent set up route and handler in API 2024-08-04 16:26:02 +02:00
vinchent 79215d5fe1 add makefile support 2024-08-04 16:25:16 +02:00
vinchent d1ec41cc47 add more ignore files 2024-08-04 16:24:01 +02:00
vinchent c645154836 Client side validation 2024-08-04 15:06:41 +02:00
vinchent e30dc5865e Connecting our form to stripe.js 2024-08-04 14:55:29 +02:00
vinchent 00b58c5b3a Creating the form 2024-08-04 14:40:32 +02:00
vinchent a5f92f7ffa add a note file 2024-08-03 22:28:33 +02:00
vinchent 0bb8fc7116 Update go tmpl name 2024-08-03 22:26:54 +02:00
vinchent 29902fc2f1 Setting up routes and building a render function 2024-08-03 21:57:24 +02:00
vinchent a7c561dd65 Setting up a web application 2024-08-03 12:17:39 +02:00
vinchent 364d3a5557 create go module 2024-08-02 18:22:45 +02:00
vinchent 3e6b5d6e25 add docker file for mariadb 2024-08-02 18:20:00 +02:00
vinchent 2e2f1d6a0e add gitignore 2024-08-02 18:18:58 +02:00