index
:
slackcoder/taler/merchant
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
taler-merchant-httpd_post-orders-ID-paid.c
Age
Commit message (
Expand
)
Author
6 days
small fixes
bohdan-potuzhnyi
6 days
paid webhook
bohdan-potuzhnyi
2024-01-04
remove unnecessary DB interaction in GET private/orders/ID
Christian Grothoff
2023-04-26
address #7820
Christian Grothoff
2023-04-25
-fix doxygen
Christian Grothoff
2022-06-06
fix backend double-pay issue (#7244)
Christian Grothoff
2022-04-17
Use new exchange funcs: TALER_merchant_pay_{sign,verify}
Thien-Thi Nguyen
2022-02-21
-big renaming of structs for consistent naming with P suffix
Christian Grothoff
2021-10-28
-work on fixing FTBFS
Christian Grothoff
2021-08-25
complete implementation of #6956: long polling triggers via database backend
Christian Grothoff
2021-08-25
-add more events
Christian Grothoff
2021-08-11
add claim token to contract terms table
Florian Dold
2021-07-23
-simplify
Özgür Kesim
2021-07-23
-fix struct name
Christian Grothoff
2020-11-08
adjust error codes in merchant
Christian Grothoff
2020-10-09
address doxygen warnings
MS
2020-10-09
Addressing @file warnings.
MS
2020-09-10
more logging
Christian Grothoff
2020-09-09
likely fix for #6581, still needs testcase
Christian Grothoff
2020-09-09
diagnostics for #6581
Christian Grothoff
2020-09-07
trigger long poolers also on /paid (#6581)
Christian Grothoff
2020-08-25
fix #6432
Christian Grothoff
2020-07-24
implement & test POST /paid
Jonathan Buchanan
2020-07-21
session_id argument is now mandatory, parse it as such
Christian Grothoff
2020-07-19
design for TALER_MERCHANT_order_paid API
Christian Grothoff
2020-07-18
towards implementing the /paid handler (DB interaction missing), for #5210
Christian Grothoff