merchant

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

main.typ (86B)


      1 #import "@taler-merchant/kyc:0.0.0": form
      2 
      3 #form((
      4   business_name: "example.com",
      5 ))