camper/pkg/booking
jordi fita mas 23e2fe956f Add a warning on the booking page when payment is using test environment
Apparently, the bank has to validate the fucking thing on the actual
domain, because of reasons, so we have to replace the current web in
production with this version in test mode, meaning that users **will**
believe they have paid, when in fact they have not.

The warning is for these few people that actually read such notices.
2024-02-26 16:00:29 +01:00
..
admin.go Add the admin page to see payments 2024-02-14 04:54:42 +01:00
cart.go Show a disclaimer on top of book button that it is in fact a prebooking 2024-02-15 15:54:22 +01:00
ods.go Refactor ISO date, and datestamp format in constant 2024-01-31 19:58:46 +01:00
payment.go Make address, postcode, and city require for booking 2024-02-24 20:03:11 +01:00
public.go Add a warning on the booking page when payment is using test environment 2024-02-26 16:00:29 +01:00