exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

main.typ (485B)


      1 #import "@taler-exchange/vqf_902_5:0.0.0": form
      2 
      3 #form((
      4   "VQF_MEMBER_NUMBER": "12345",
      5   "FILE_NUMBER": "42",
      6   "CUSTOMER_NAME": "John Doe",
      7   "FILED_BY_NAME": "Jane Smith",
      8   "FILING_DATE": "10.11.2025",
      9   "BIZREL_PROFESSION": "Software Engineer",
     10   "BIZREL_INCOME": "Annual income CHF 150,000",
     11   "BIZREL_ORIGIN_NATURE": "CHF 50,000 in cash",
     12   "BIZREL_ORIGIN_CATEGORY": "SAVINGS",
     13   "BIZREL_PURPOSE": "Payment services",
     14   "BIZREL_DEVELOPMENT": "Regular transactions expected",
     15 ))