summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-01teach config about instancesdemo-2019-08-31-00Florian Dold
2019-09-01wrap array in JSON objectFlorian Dold
2019-09-01gitignoreFlorian Dold
2019-08-31subtract refund after checking for fee coverageFlorian Dold
2019-08-31compute refund amount correctlyFlorian Dold
2019-08-31loggingFlorian Dold
2019-08-31log refunded amountFlorian Dold
2019-08-30include tip expiration timestampFlorian Dold
2019-08-30include tip timestampFlorian Dold
2019-08-30json format stringFlorian Dold
2019-08-30return amount_left of tip to walletFlorian Dold
2019-08-30different handler for GET tip-pickupFlorian Dold
2019-08-30taler://refund supportFlorian Dold
2019-08-30mobile-friendly tippingFlorian Dold
2019-08-30format stringFlorian Dold
2019-08-30no more tip_redirect url, as we're moving to taler:// URIsFlorian Dold
2019-08-29move documentation to docs repoFlorian Dold
2019-08-27oops, variable should be initializedFlorian Dold
2019-08-27oops, check query result firstFlorian Dold
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-26reduce size of order IDFlorian Dold
2019-08-26use instance ID instead of nameFlorian Dold
2019-08-26get completely rid of trigger-payFlorian Dold
2019-08-26generate taler_pay_uri in favor of the trigger-pay mechanismFlorian Dold
2019-08-26oops, fix use before initializationFlorian Dold
2019-08-26do not consider an order paid if last session id does not matchFlorian Dold
2019-08-26payment_redirect_url -> fallback_request_payment_urlFlorian Dold
2019-08-26fix wrong use of GNUNET_PQ_query_param_auto_from_typeFlorian Dold
2019-08-26fix prepared statementFlorian Dold
2019-08-26oops, call insert_session_info prepared statement correctlyFlorian Dold
2019-08-26non-existing session info is not supposed to be an errorFlorian Dold
2019-08-26remove deprecated headersFlorian Dold
2019-08-25implement re-pointing to an already paid orderFlorian Dold
2019-08-17resolveChristian Grothoff
2019-08-17update ChangeLogChristian Grothoff
2019-08-17fix sigChristian Grothoff
2019-08-17removing currency field from merchant databaseChristian Grothoff
2019-08-17implement /config to query e.g. currencyFlorian Dold
2019-08-01check payment logic: remove additional JSON format placeholderFlorian Dold
2019-08-01check payment logic: send contract_url for unpaid contractsFlorian Dold
2019-06-28#5784Marcello Stanisci
2019-06-27moving DoxyfileMarcello Stanisci
2019-06-27adapt to new wire-details signature objectMarcello Stanisci
2019-06-26fix order of CFLAGSFlorian Dold
2019-06-26disable useless GCC warning about pointer alignmentFlorian Dold
2019-06-26check payment logic: allow session_id without session_sig_strFlorian Dold
2019-06-18fix leakChristian Grothoff
2019-06-18fix leaksChristian Grothoff
2019-06-18indentation fixChristian Grothoff