summaryrefslogtreecommitdiff
path: root/src/lib/merchant_api_common.c
AgeCommit message (Expand)Author
2023-10-13add currency specification parsing to /config logic in libtalermerchantChristian Grothoff
2023-01-16code clean up and get KYC test to pass again with recent exchange changesChristian Grothoff
2023-01-03updatepriscilla
2022-12-30testing using templatespriscilla
2021-12-19-introduce new types for tip identifiers and tip pickupsChristian Grothoff
2020-11-08adjust error codes in merchantChristian Grothoff
2020-10-14add test for #6545Christian Grothoff
2020-10-13implement #6545Christian Grothoff
2020-10-13doxygen fixesMS
2020-10-09Addressing @file warnings.MS
2020-08-29log at least a bit on parse failuresChristian Grothoff
2020-08-22remove unnecessary h_contract support, fix free() of uninitialized variableChristian Grothoff
2020-08-22pass h_contract separate from URI, that is cleanerChristian Grothoff
2020-08-22log where parsing failedChristian Grothoff
2020-08-19improve loggingChristian Grothoff
2020-08-19fix bad frees()Christian Grothoff
2020-08-10implement parse refund uri (untested) & add more tests for pay uriJonathan Buchanan
2020-08-09implement parser for taler_pay_uriJonathan Buchanan
2020-04-24baseURL construction helper function'Christian Grothoff
2020-04-10implement #5299Christian Grothoff
2020-04-06make API return exchange data systematically, fixes #4939Christian Grothoff
2018-01-31use url helpers from taler utilFlorian Dold
2018-01-30use url instead of uri consistentlyFlorian Dold
2018-01-22implement check payment API clientFlorian Dold
2017-06-25handle '/' at end of URLs when composing http requests in libtalermerchantChristian Grothoff