summaryrefslogtreecommitdiff
path: root/src/lib/testing_api_cmd_pay.c
AgeCommit message (Expand)Author
2019-08-27unify resource_url and fulfillment_urlFlorian Dold
2019-08-26get rid of session_sig, as it is complex and does not work with mobile paymentsFlorian Dold
2019-08-26generate taler_pay_uri in favor of the trigger-pay mechanismFlorian Dold
2019-08-26do not consider an order paid if last session id does not matchFlorian Dold
2019-06-18fix memory leaksChristian Grothoff
2019-06-18fix misc style bugs and one real oneChristian Grothoff
2019-01-10improve logging for reoccurrances of #5492Christian Grothoff
2019-01-10fix bogus free of uninitialized variable in test logic on error pathChristian Grothoff
2018-12-19#5459Marcello Stanisci
2018-12-18Remove 'exchange' handle from pay-abort-refund CMD.Marcello Stanisci
2018-12-18/pay: #5284Marcello Stanisci
2018-11-20Fix compilation warnings, due to:Marcello Stanisci
2018-07-02polish pay CMDMarcello Stanisci
2018-06-26Fix #5364.Marcello Stanisci
2018-05-29Get rid of old "@param selector".Marcello Stanisci
2018-05-24Splitting pay CMD.Marcello Stanisci
2018-05-23Commenting "pay" CMDs.Marcello Stanisci
2018-03-21address leaks.Marcello Stanisci
2018-03-17fix multi-coin payment.Marcello Stanisci
2018-02-28fix compiler warning.Marcello Stanisci
2018-02-21Implementing new style test instructions.Marcello Stanisci