tests and eurc
All checks were successful
Deploy / build-deploy (push) Successful in 4m19s

This commit is contained in:
Jorijn van der Graaf 2026-08-15 00:54:05 +02:00
commit 749f525f83
44 changed files with 5380 additions and 3532 deletions

View file

@ -201,9 +201,9 @@ export struct Checkout {
};
// How the buyer's money moves. Two KINDS of money movement, not two brand
// names: which provider serves each is the server's configuration, and writing
// the kind (rather than "mollie"/"coingate") into the form and the ledger means
// swapping a provider cannot retroactively rewrite what a buyer picked.
// names: which rail serves each is the server's configuration, and writing
// the kind (rather than "mollie"/"eurc") into the form and the ledger means
// swapping a rail cannot retroactively rewrite what a buyer picked.
//
// These strings are the wire format — they travel in the form post and land
// verbatim in the order log — so they are defined once, here, where both the