merchant

Merchant backend to process payments, run by merchants
Log | Files | Refs | Submodules | README | LICENSE

commit 9eefd50c7b52892666fa6fa5a89b8b0d6026bc64
parent 6e86f307ba68972063f18702e63221b76738c320
Author: Christian Grothoff <christian@grothoff.org>
Date:   Mon, 26 Apr 2021 16:52:54 +0200

-document refund_amount argument

Diffstat:
Msrc/include/taler_merchant_service.h | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/src/include/taler_merchant_service.h b/src/include/taler_merchant_service.h @@ -2639,6 +2639,7 @@ struct TALER_MERCHANT_RefundDetail * * @param cls closure * @param hr HTTP response details + * @param refund_amount what is the total amount of the refund that was granted * @param merchant_pub public key of the merchant signing the @a refunds * @param refunds array with details about the refunds obtained * @param refunds_length length of the @a refunds array