index
:
slackcoder/taler/merchant
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
testing
/
test_kyc_api.c
Age
Commit message (
Expand
)
Author
2024-11-05
work on testing
Christian Grothoff
2024-10-01
fix time-dependent kyc test failure
Christian Grothoff
2024-10-01
fix KYC test
Christian Grothoff
2024-09-14
return 400 if wallet uses untrusted exchange base URL; towards fixing #9183
Christian Grothoff
2024-09-09
fix misc. long polling issues
Christian Grothoff
2024-09-08
towards new /kyc API: test_kyc_api still fails, but getting close
Christian Grothoff
2024-09-06
renaming taler-merchant-exchange to taler-merchant-reconciliation, preparing ...
Christian Grothoff
2024-09-06
implement #9153 API (alas, not yet in libtalermerchant, under-tested, and in ...
Christian Grothoff
2024-08-08
adapt to exchange DEPOSIT -> AGGREGATE rename
Christian Grothoff
2024-08-05
test passes
Christian Grothoff
2024-08-05
work on merchant test_kyc_api"
Christian Grothoff
2024-08-04
bump prebuilt
Christian Grothoff
2024-07-31
get basic merchant kyc test to pass again
Christian Grothoff
2024-07-31
comment out most of test_kyc_api, requires more fundamental merchant work
Christian Grothoff
2024-07-30
fix FTBFS when compiling against exchange v0.13 API
Christian Grothoff
2024-03-18
simplify kyc logic in payment logic as we now have taler-merchant-depositchec...
Christian Grothoff
2024-01-06
updating logic to use new depositcheck tooling (not yet working)
Christian Grothoff
2023-09-01
new CRUD APIs for OTP devices and merchant accounts (fixes #7929, #7824), one...
Christian Grothoff
2023-08-22
add currency to amounts in merchant DB
Christian Grothoff
2023-07-10
tip -> reward
Christian Grothoff
2023-07-04
adaptations to latest exchange API
Christian Grothoff
2023-06-07
major libtalertesting API refactoring, including no longer having taler-speci...
Christian Grothoff
2023-05-03
simplify POST /private/transfers implementation to match new situation with t...
Christian Grothoff
2023-05-03
get new taler-merchant-exchange helper to build
Christian Grothoff
2023-04-26
address #7820
Christian Grothoff
2023-04-11
implement test for #7684
Christian Grothoff
2023-04-10
prepare test_kyc_api to test #7684
Christian Grothoff
2023-01-16
code clean up and get KYC test to pass again with recent exchange changes
Christian Grothoff
2022-12-12
testing webhooks
priscilla
2022-11-01
adjust to latest exchange changes
Christian Grothoff
2022-11-01
-fix KYC test: business KYC is hard-coded right now
Christian Grothoff
2022-08-21
-fix testcase
Christian Grothoff
2022-08-11
-fix handling of serialization failure
Christian Grothoff
2022-08-11
-migrate to new KYC API
Christian Grothoff
2022-07-11
-remove FIXMEs that have been resolved
Christian Grothoff
2022-06-06
-fix tests: add receiver-name to payto
Christian Grothoff
2022-03-10
-add wad fee in tests
Christian Grothoff
2022-02-17
-post Oec cleanups
Christian Grothoff
2021-12-14
migration to protocol v11
Christian Grothoff
2021-11-17
complete KYC test
Christian Grothoff
2021-11-17
add skeleton for KYC test
Christian Grothoff