summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-01-18add missing pack format fieldFlorian Dold
2018-01-18accept string amount for tipFlorian Dold
2018-01-18implement redirect-based tippingFlorian Dold
2018-01-18make use of implementation of #5254Christian Grothoff
2018-01-18fix use after freeFlorian Dold
2018-01-18generate complete URL for refund pickupFlorian Dold
2018-01-18add backend redirect url to refund responseFlorian Dold
2018-01-18convert refund amount if it is a stringFlorian Dold
2018-01-17use correct labelFlorian Dold
2018-01-17include locations and proper labels in proposalFlorian Dold
2018-01-17remove unused exported variableFlorian Dold
2018-01-17parse locations from configFlorian Dold
2018-01-17typo in headerFlorian Dold
2018-01-17fix use after free (copy strings properly)Florian Dold
2018-01-16nicer order idsFlorian Dold
2018-01-16use dot to separate default order_id for friendlier URLsFlorian Dold
2018-01-16convert amount from string in /proposalFlorian Dold
2018-01-16fix leaks in /proposal handlingChristian Grothoff
2018-01-16add resource_url for re-pay detection without contract downloadFlorian Dold
2018-01-16fix leakChristian Grothoff
2018-01-16fix test memory leaksChristian Grothoff
2018-01-16fix a few memory leaksChristian Grothoff
2018-01-16also log error code on unexpected failureChristian Grothoff
2018-01-16patch for #5198Christian Grothoff
2018-01-16generate contract url for walletFlorian Dold
2018-01-16products must be array, not objectFlorian Dold
2018-01-16fix proposal test cases, fix use after free in refundsFlorian Dold
2018-01-15missing parenthesisMarcello Stanisci
2018-01-10add nonce only when proposal is requestedFlorian Dold
2018-01-10fill in missing proposal fieldsFlorian Dold
2018-01-10add session_sig to pay responseFlorian Dold
2018-01-09additional headers for taler-payFlorian Dold
2018-01-07confirm_url not needed anymoreFlorian Dold
2018-01-05respect X-Forwaded-PrefixFlorian Dold
2018-01-05implement /trigger-payFlorian Dold
2018-01-05check history elements are returned from younger to older (#5014)Marcello Stanisci
2018-01-04add /trigger-pay skeletonFlorian Dold
2018-01-04add missing check-payment implementationFlorian Dold
2018-01-04start implementation of /check-payFlorian Dold
2018-01-04enable test logic for #5158Christian Grothoff
2018-01-02expand test logic for #5158Christian Grothoff
2018-01-01expand testcases to cover pay-again caseChristian Grothoff
2017-12-29rudimentary implementation of pay_refund_cbChristian Grothoff
2017-12-29adding pay_again and pay_abort commands to testcase (incomplete, not used)Christian Grothoff
2017-12-28implement server-side of /pay abort-refund handling (#5158)Christian Grothoff
2017-12-28more work towards /pay abort modeChristian Grothoff
2017-12-28implement TALER_MERCHANT_pay_abort() -- first version, lacks signature verifi...Christian Grothoff
2017-12-27fix wire fee calculation logic for multi-exchange /payChristian Grothoff
2017-12-27fix wire fee calculation logic for multi-exchange /payChristian Grothoff
2017-12-27add wire fee persisting per coin for /payChristian Grothoff