taler-mdb

GNU Taler Extensions and Integrations
Log | Files | Refs | Submodules | README | LICENSE

commit 5215da656a45d056fa7f3e9e3b0310c55d1afddd
parent 7a74abd7f974ff5d40a8604934f80c2797a5de77
Author: Christian Grothoff <christian@grothoff.org>
Date:   Fri, 11 Sep 2020 14:11:12 +0200

field name is image

Diffstat:
Msrc/main.c | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main.c b/src/main.c @@ -1565,7 +1565,7 @@ launch_payment (struct Product *product) { orderReq = json_pack ("{ s:s, s:s, s:o, s:s, s:o }", "summary", product->description, - "preview", product->preview, + "image", product->preview, "amount", TALER_JSON_from_amount (&product->price), "fulfillment_message", msg, "auto_refund", GNUNET_JSON_from_time_rel (