summaryrefslogtreecommitdiff
path: root/packages/taler-util/src/http-client/merchant.ts
AgeCommit message (Expand)Author
2024-04-09fix #8716 and paginationSebastian
2024-04-09fix listing ordersSebastian
2024-04-05fix listing, add cache invalidation, fix codec for accountsSebastian
2024-04-04fix some API differences including whatwg-url paramsSebastian
2024-04-04add undocumented notFound responses for merchant apiSebastian
2024-04-03wip #8655: unauthorized not documentedSebastian
2024-04-03wip #8655: updating paginated queriesSebastian
2024-04-01fix #8681Sebastian
2024-04-01migrate getInstanceSebastian
2024-03-29wip #8655Sebastian
2024-03-27wip #8655Sebastian
2024-03-26fix #8660Sebastian
2024-03-26fixing compile errorsSebastian
2024-03-26wip, doesn't compile. now merchant doesn't have it's own definition of types....Sebastian
2024-03-26work in progress, new api being used. merchant now should move into using the...Sebastian
2024-03-26wipSebastian
2024-03-25-typosFlorian Dold
2024-03-22revert c09caa5fd which removed minimum_age from contract termsSebastian
2024-03-20wip, MerchantRefundResponse is deprecateddev/sebasjm/merchant-apiSebastian
2024-03-19wipSebastian
2024-03-19wipSebastian
2024-03-18remove contract terms fields that has been deprecatedSebastian
2024-03-18wipSebastian
2024-03-18wipSebastian
2024-01-30util: unify the two merchant API clients, pass options as objectFlorian Dold
2024-01-30formatting, comments, always return httpResp in OperationResultFlorian Dold
2024-01-19fixes #8146Sebastian
2023-11-05aml exchange APISebastian
2023-11-05exchange and merchant apiSebastian