summaryrefslogtreecommitdiff
path: root/src/operations/pay.ts
AgeCommit message (Expand)Author
2020-08-03modularize repo, use pnpm, improve typecheckingFlorian Dold
2020-07-31respond with contract terms as JSON (instead of string) in the wallet APIv0.7.1-dev.16Florian Dold
2020-07-30support claim tokensv0.7.1-dev.15Florian Dold
2020-07-29tweaks to pay APIv0.7.1-dev.13Florian Dold
2020-07-28updated preparePay API according to specFlorian Dold
2020-07-24loggingFlorian Dold
2020-07-23towards refunds with updated protocolFlorian Dold
2020-07-22consistent error handling for HTTP request (and some other things)Florian Dold
2020-07-21towards consuming new merchant APIFlorian Dold
2020-07-20nicer HTTP helper in preparation for better error handlingFlorian Dold
2020-07-20no more wildcard notificationsFlorian Dold
2020-06-03re-indent with latest version of prettierFlorian Dold
2020-05-15fix issue with wire fee in coin selection that caused wrongly reported feesFlorian Dold
2020-05-15include refund fees in effective refund amount calculationFlorian Dold
2020-05-15address first batch of transaction list issuesFlorian Dold
2020-05-12fix payment transactionFlorian Dold
2020-05-12new transactions API: purchases and refundsFlorian Dold
2020-04-27adopt new merchant refund APIFlorian Dold
2020-04-06make linter less grumpyFlorian Dold
2020-04-06linterFlorian Dold
2020-03-30re-format with prettier v2, fix HTMLFlorian Dold
2020-03-27don't rip off the merchant via our coin selectionFlorian Dold
2020-03-24helpers for auditor integration testFlorian Dold
2020-01-19sort coins by amount firstFlorian Dold
2020-01-18fix and test case for "insecure" taler://refund URIsFlorian Dold
2020-01-17H_wire -> h_wireFlorian Dold
2019-12-25commentsFlorian Dold
2019-12-25fix and simplify coin selectionFlorian Dold
2019-12-20implement refusing proposalsFlorian Dold
2019-12-19new date format, replace checkable annotations with codecsFlorian Dold
2019-12-16cleanup / historyFlorian Dold
2019-12-16history WIP, DB namingFlorian Dold
2019-12-16history events WIPFlorian Dold
2019-12-15simplify /pay, add pay eventFlorian Dold
2019-12-15oops, missing fileFlorian Dold
2019-12-15introduce refund groups, react correctly to 410 Gone for /refundFlorian Dold
2019-12-15group refresh sessions into groups for nicer historyFlorian Dold
2019-12-12refactor DB accessFlorian Dold
2019-12-12refactor: re-structure type definitionsFlorian Dold