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-pay.c
Age
Commit message (
Expand
)
Author
2024-11-09
implement protocol v22, fixes #9185
Christian Grothoff
2024-09-14
return 400 if wallet uses untrusted exchange base URL; towards fixing #9183
Christian Grothoff
2024-09-10
handle zero-amount orders better
Christian Grothoff
2024-09-10
add logic to enforce hard limit on order creation
Christian Grothoff
2024-09-08
add notification on KYC rule trigger
Christian Grothoff
2024-09-06
pass on 451 replies from exchange to wallets on /pay
Christian Grothoff
2024-09-01
implement per-transaction limits
Christian Grothoff
2024-08-28
-style fixes
Christian Grothoff
2024-08-24
fix NULL check
Christian Grothoff
2024-08-24
check return values
Christian Grothoff
2024-06-15
-spelling
Christian Grothoff
2024-06-13
move tokens_evs to wallet data and remove h_outputs
Christian Blättler
2024-06-13
allow for token envelopes being null
Christian Blättler
2024-06-13
add rounding and remove h_issue
Christian Blättler
2024-06-06
check tokens on idempotent pay request
Christian Blättler
2024-06-06
store issued tokens in database
Christian Blättler
2024-06-06
allow for orders with no coins (zero price)
Christian Blättler
2024-06-06
check validity period of token issue key
Christian Blättler
2024-06-06
check validity period of token families and keys
Christian Blättler
2024-06-06
store used tokens in database and prevent double using a token
Christian Blättler
2024-05-11
misc
Christian Blättler
2024-05-06
work on tokens
Christian Blättler
2024-04-30
work on tokens
Christian Blättler
2024-04-27
validate and sign token envelopes
Christian Blättler
2024-04-27
pass wallet data hash to deposit signature validation
Christian Blättler
2024-04-27
tokens, not coins 🙃
Christian Blättler
2024-04-26
fix choices length check
Christian Blättler
2024-04-25
parse and hash wallet data in pay handler
Christian Blättler
2024-04-25
rename signature
Christian Blättler
2024-04-21
work on pay handler
Christian Blättler
2024-04-21
pay: fetch and parse choices from db
Christian Blättler
2024-04-20
parse tokens in pay handler
Christian Blättler
2024-04-09
implement protocol v14 / fix #8717
Christian Grothoff
2024-03-22
fix more size_t / unsigned int confusions in merchant backend
Christian Grothoff
2024-03-18
simplify kyc logic in payment logic as we now have taler-merchant-depositchec...
Christian Grothoff
2024-03-07
-change 406 to 400
Christian Grothoff
2024-02-16
-fix FTBFS
v0.9.5-dev.2
Christian Grothoff
2024-02-16
try to fix #8412
Christian Grothoff
2024-02-07
fix #8346
Christian Grothoff
2024-01-24
fix #8209
Christian Grothoff
2024-01-22
disable work-around for bug 8209 so we can reproduce it first
Christian Grothoff
2024-01-22
terminate exchange interactions if we get an error
Christian Grothoff
2024-01-14
add logging
Christian Grothoff
2024-01-07
properly deploy procedures.sql, add trigger for taler-merchant-depositcheck, ...
Christian Grothoff
2023-12-20
-fix type
Christian Grothoff
2023-11-27
major /pay handling cleanup
Christian Grothoff
2023-11-25
-update to new spec parsers for better error checking
Christian Grothoff
2023-10-13
more work on multicurrency support: use checks everywhere...
Christian Grothoff
2023-10-13
-first hack at multicurrency support in merchant
Christian Grothoff
2023-09-24
combine deposit confirmation signatures into one big signature
Christian Grothoff
[next]