summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations/pay-merchant.ts
AgeCommit message (Expand)Author
2023-05-22nominal typing for taskId, also fixing transactionId referenceSebastian
2023-05-16wallet-core: return purchase information in refund if availableFlorian Dold
2023-05-16-fix minor state nameFlorian Dold
2023-05-10wallet-core: return txid when starting refund via URIFlorian Dold
2023-05-07-spelling consistency0.9.3-dev.12Florian Dold
2023-05-07wallet-core: refund DD37 refactoringFlorian Dold
2023-05-05wallet-core: remove allowed auditors from contract termsFlorian Dold
2023-05-05DD37 wipFlorian Dold
2023-05-02wallet-core: report pay-merchant DD37 stateFlorian Dold
2023-04-25wallet-core: adjust to breaking merchant API changeFlorian Dold
2023-04-25-DD37 wipFlorian Dold
2023-04-21wallet-harness: make sure events are not lost in deposit testFlorian Dold
2023-04-19fix #7704Sebastian
2023-04-03save posConfirmation after paymentSebastian
2023-03-31move coin selection function to coinSelection.ts and added a test placeholder...Sebastian
2023-02-20wallet-core: fix retryTransaction, improve tx/op identifier parsing/constructionFlorian Dold
2023-02-20refund awating is empty when puchase is paid, returning last refund idSebastian
2023-02-20don't use outdated purchase infoSebastian
2023-02-16make wallet-cli runnable under qtartFlorian Dold
2023-02-14wallet-core: expose more info about refund queryFlorian Dold
2023-01-19fix: order will stay in queryRefund state foreverSebastian
2023-01-18wallet-core: log insufficient balance detailsFlorian Dold
2023-01-13wallet-core: return pending status instead of errorFlorian Dold
2023-01-12wallet-core: refresh properly after non-abort refundsFlorian Dold
2023-01-11when as number instead of string, fix codec used before declaration, prettySebastian
2023-01-11-check in integration testFlorian Dold
2023-01-11wallet-core: refresh when aborting paymentsFlorian Dold
2023-01-10if the order is not found, marked the payment as failedSebastian
2023-01-09add 'when' to error-detail and remove error as normal response when doing backupSebastian
2023-01-05wallet-core: implement insufficient balance detailsFlorian Dold
2023-01-04-minor insufficient balance tweaksFlorian Dold
2023-01-04wallet-core: define insufficient balance detailsFlorian Dold
2022-11-25revert the Lost payment resultSebastian
2022-11-24fix 7465Sebastian
2022-11-16fix #7411, also making the backup payment visibleSebastian
2022-11-08feature: 7440 add expiration to p2pSebastian
2022-11-02wallet-core: DB FIXMEs (amount format)Florian Dold
2022-11-01wallet-core: use PeerContractTermsFlorian Dold
2022-10-21fix: support for empty denom_selection when recoverying from backupSebastian
2022-10-21unlockBackup was not unlocking: not updating when backup state is ready also ...Sebastian
2022-10-21storePayReplaySuccess should also considre PayingReplaySebastian
2022-10-21better workaround with duplicationSebastian
2022-10-15wallet-core: simplify coin recordFlorian Dold
2022-10-14wallet-core: properly separate different types of IDsFlorian Dold
2022-10-14wallet-core: DB tweaks, consistent file naming conventionFlorian Dold
2022-10-12wallet-core: handle missing purchase status casesFlorian Dold
2022-10-10prettySebastian
2022-10-09wallet-core: put contract terms into separate object storeFlorian Dold
2022-10-08wallet-core: more DB and refund fixesFlorian Dold
2022-10-08wallet-core: Clean up merchant payments DB schemaFlorian Dold