merchant

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

merchantdb-postgres.conf (172B)


      1 [merchantdb-postgres]
      2 CONFIG = "postgres:///taler-merchant"
      3 
      4 # Where are the SQL files to setup our tables?
      5 # Important: this MUST end with a "/"!
      6 SQL_DIR = ${DATADIR}sql/