merchant

Merchant backend to process payments, run by merchants
Log | Files | Refs | Submodules | README | LICENSE

typst.toml (298B)


      1 [package]
      2 name = "kyc"
      3 version = "0.0.0"
      4 entrypoint = "kyc.typ"
      5 authors = ["Christian Grothoff <https://grothoff.org/christian/>"]
      6 license = "GPLv3+"
      7 description = "KYC status change alert for GNU Taler merchant PDF generation"
      8 repository = "git://git.taler.net/merchant"
      9 keywords = ["accounting"]