summaryrefslogtreecommitdiff
path: root/src/backend/merchant.conf
AgeCommit message (Collapse)Author
2021-01-21improve Debian package rulesChristian Grothoff
2021-01-01improving Debian package (untested)Christian Grothoff
2020-11-03remove dead optionChristian Grothoff
2020-10-30remove dead optionsChristian Grothoff
2020-04-27db implementation of claimingChristian Grothoff
2020-01-24towards fixing backend DB versioning, also fixing TALER_PQ_error_code() ↵Christian Grothoff
semantic change
2020-01-19'account-' to 'merchant-account-'Florian Dold
2019-10-26document optionChristian Grothoff
2019-10-05fix default, test no longer existsChristian Grothoff
2019-01-10fix double-free bugChristian Grothoff
2018-04-15fix more of config files, fix testing_api_helpers logic to deal with ↵Christian Grothoff
merchant ports that are not 8082
2018-04-15Towards enabling multiple wire accounts per merchant.Christian Grothoff
This also adjusts the merchant logic to the latest exchange wire API and updates the configurations to match the latest changes to the exchange's configuration structure (including the shift to payto://-URLs).
2018-04-15pre-merge changes towards #4939 patchChristian Grothoff
2017-07-18no key under [merchant], default instance takes careMarcello Stanisci
2017-06-29fixing misc. FIXMEs, some style issues, and mostly DB return value handling ↵Christian Grothoff
towards addressing #5010
2017-03-06implement #4935 (wire fee support)Christian Grothoff
2017-03-06implement #4752Christian Grothoff
2016-11-16no deadcode in makefileMarcello Stanisci
2016-10-17fix #4733Marcello Stanisci
2016-09-16move deployment-specific configuration to deploymentChristian Grothoff
2016-06-27receiver case matching the one in donation shopMarcello Stanisci
2016-06-24shipping instances-aware config fileMarcello Stanisci
2016-05-26change edate to wire_transfer_deadline/delay (#4521)Christian Grothoff
2016-05-25adding scaffold for integrating /track/{deposit,wtid} API callsMarcello Stanisci
2016-05-05more work on getting lib test to passChristian Grothoff
2016-04-25unix-domain socket supportFlorian Dold
2016-04-22default location for response fileFlorian Dold
2016-04-22read key from XDG dirFlorian Dold
2016-04-19remove outdated sample section in configFlorian Dold
2016-04-07add config fileChristian Grothoff
2016-03-04adding TEST as possible wiretransfer types (backend)Marcello Stanisci
2016-03-01mint->exchange renamingChristian Grothoff
2016-02-18aligning final article style with blog'sMarcello Stanisci
2016-02-16changing 'let' to 'var' in frontends JSMarcello Stanisci
2016-02-15unification of offering URL for cc and Taler style paymentsMarcello Stanisci
2016-02-12fixing the blog up to the point of forwarding the payment toMarcello Stanisci
the backend
2015-12-21adding schemata to mint base URL in in-tree conf fileMarcello Stanisci
2015-12-19have address in SEPA details as required to runChristian Grothoff
2015-12-14fixing #4085Marcello Stanisci
2015-12-07Adding taler "demo" mint master key into config fileMarcello Stanisci
2015-12-02use config consistently:Christian Grothoff
2015-12-02fix config fileChristian Grothoff
2015-12-01micro changeMarcello Stanisci
2015-12-01adjusting mint's url specifiaction to match how the code fetches itMarcello Stanisci
2015-11-26modify auditor logic to include public keys and URI, also now matches latest ↵Christian Grothoff
API spec
2015-11-16updating mint entry in conf fileMarcello Stanisci
2015-10-30adding auditors indication in contract generation, and auditor entry parsing ↵Marcello Stanisci
from the config file
2015-10-28Adding main behaviour to contract mgmt, plus importing additionalMarcello Stanisci
features from the mint code base
2015-10-26fixing macro notation for using arguments as string constantsMarcello Stanisci
2015-10-26Fetching mint's details (compliant to the new API) from theMarcello Stanisci
configuration file. To test.