Go to file
jordi fita mas 72f8a329d2 Use pre-authorization to accept payment, rather than charge
Customer wants this because the booking is not automatically created,
thus it is possible to overbook.  They want to accept the payment of
those that they can actually book.
2024-03-24 22:06:59 +01:00
cmd/camper Increase HTTP timeout 2024-03-05 12:05:00 +01:00
debian Tag database with version 6 2024-03-20 18:10:49 +01:00
demo Change demo’s email address 2024-03-24 20:28:48 +01:00
deploy Compute the subtotal of dogs using their number, not as a boolean 2024-03-20 18:17:58 +01:00
pkg Use pre-authorization to accept payment, rather than charge 2024-03-24 22:06:59 +01:00
po Use pre-authorization to accept payment, rather than charge 2024-03-24 22:06:59 +01:00
revert Compute the subtotal of dogs using their number, not as a boolean 2024-03-20 18:17:58 +01:00
test Compute the subtotal of dogs using their number, not as a boolean 2024-03-20 18:17:58 +01:00
verify Compute the subtotal of dogs using their number, not as a boolean 2024-03-20 18:17:58 +01:00
web Use pre-authorization to accept payment, rather than charge 2024-03-24 22:06:59 +01:00
.gitignore Add the sample campsite types to the demo file 2023-09-10 03:57:46 +02:00
Makefile Send an email on notification of success payment 2024-02-13 05:20:35 +01:00
go.mod Copy RecordArray from pgtype to database 2023-09-12 21:58:30 +02:00
go.sum Copy RecordArray from pgtype to database 2023-09-12 21:58:30 +02:00
guix.scm Add Guix package definition 2024-01-28 18:12:38 +01:00
sqitch.conf Add empty Sqitch configuration anq plan files 2023-07-20 23:43:23 +02:00
sqitch.plan Compute the subtotal of dogs using their number, not as a boolean 2024-03-20 18:17:58 +01:00