defining merchant's signature for successful payments
This commit is contained in:
parent
f1a71f180c
commit
9cea8197b5
@ -153,6 +153,12 @@
|
||||
*/
|
||||
#define TALER_SIGNATURE_MERCHANT_TRACK_TRANSACTION 1103
|
||||
|
||||
/**
|
||||
* Signature where the merchant confirms that the payment was
|
||||
* successful
|
||||
*/
|
||||
#define TALER_SIGNATURE_MERCHANT_PAYMENT_OK 1104
|
||||
|
||||
|
||||
/*********************/
|
||||
/* Wallet signatures */
|
||||
|
Loading…
Reference in New Issue
Block a user