summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-webextension/src/cta/Payment
AgeCommit message (Collapse)Author
2022-09-20new compose feature: sub-statesSebastian
implemented in withdraw page, WIP
2022-09-16prettySebastian
2022-09-16redirect after success #7357Sebastian
2022-09-16prettySebastian
2022-09-16working on #7357Sebastian
getTransactionById is introduced: with that we move all transaction information building into a function transactionId was added in every response that creates a tx
2022-09-10add redirect to withdrawSebastian
2022-09-10fix #7343Sebastian
2022-08-15destination uiSebastian
2022-08-14get send money skeletonSebastian
2022-08-10withdraw call to actionSebastian
2022-08-08fixing #6096Sebastian
merchant details and contract terms details factored out, to be used by other components tests and stories updated payment completed != confirmed (confirmed if paid by someone else)
2022-08-01standarizing componentsSebastian