[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-merchant] branch master updated: -matching exchange API change'
From: |
gnunet |
Subject: |
[taler-merchant] branch master updated: -matching exchange API change' |
Date: |
Mon, 11 Sep 2023 13:24:14 +0200 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository merchant.
The following commit(s) were added to refs/heads/master by this push:
new 2547740f -matching exchange API change'
2547740f is described below
commit 2547740f84390e7ecf9fe6db01f843b2feb1c421
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon Sep 11 13:20:50 2023 +0200
-matching exchange API change'
---
src/backend/taler-merchant-httpd_post-orders-ID-pay.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/src/backend/taler-merchant-httpd_post-orders-ID-pay.c
b/src/backend/taler-merchant-httpd_post-orders-ID-pay.c
index 5233d103..7aaf4d65 100644
--- a/src/backend/taler-merchant-httpd_post-orders-ID-pay.c
+++ b/src/backend/taler-merchant-httpd_post-orders-ID-pay.c
@@ -1371,8 +1371,7 @@ AGE_FAIL:
.merchant_payto_uri = pc->wm->payto_uri,
.wire_salt = pc->wm->wire_salt,
.h_contract_terms = pc->h_contract_terms,
- .policy_details = NULL, /* FIXME-oec #7270 */
- .timestamp = pc->timestamp,
+ .wallet_timestamp = pc->timestamp,
.merchant_pub = hc->instance->merchant_pub,
.refund_deadline = pc->refund_deadline
};
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-merchant] branch master updated: -matching exchange API change',
gnunet <=