camper/pkg/database
jordi fita mas ff6750fbea Handle payment notifications from Redsys
I have to basically do the reverse of signing the request to verify that
the notification comes from them.  Lots of code just for that.

I return the changed status from the PL/pgSQL function because i will
need to email customers when a payment is completed, and i need to know
when.
2024-02-13 02:38:38 +01:00
..
OptionUnits.go Add payment relation and use it to compute the booking’s cart 2024-02-12 05:21:00 +01:00
RecordArray.go Copy RecordArray from pgtype to database 2023-09-12 21:58:30 +02:00
db.go Refactor ISO date, and datestamp format in constant 2024-01-31 19:58:46 +01:00
funcs.go Add ready_payment function and use their slug as URL 2024-02-12 18:06:17 +01:00
tx.go Add the campsite type cost per season 2023-10-01 21:14:39 +02:00
types.go Handle payment notifications from Redsys 2024-02-13 02:38:38 +01:00