This commit is contained in:
parent
7098ac75cb
commit
df91762271
29 changed files with 3079 additions and 838 deletions
|
|
@ -208,7 +208,7 @@ export struct Checkout {
|
|||
|
||||
// How the buyer's money moves. Two KINDS of money movement, not two brand
|
||||
// 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
|
||||
// the kind (rather than "transfer"/"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
|
||||
|
|
|
|||
Loading…
Reference in a new issue