payment: note that Stripe has instituted an additional 1% fee for non-US cards
[hcoop/portal.git] / chooseDomain.sig
CommitLineData
eafe3d52
AC
1signature CHOOSE_DOMAIN = sig
2 val domains : string -> string list
3 val yourDomain : {user : string, domain : string} -> bool
4end