aboutsummaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-06-14 17:22:05 +0200
committerChristian Grothoff <christian@grothoff.org>2020-06-14 17:22:05 +0200
commit8716f80c3ad14e5bd8a7af0b424e480aafa18c57 (patch)
tree1151d8807675b420f6012f37100adca978190e6b /src/include
parent458d1ac531f52e7802e054bfd151631af4d9d6e0 (diff)
downloadmerchant-8716f80c3ad14e5bd8a7af0b424e480aafa18c57.tar.gz
merchant-8716f80c3ad14e5bd8a7af0b424e480aafa18c57.tar.bz2
merchant-8716f80c3ad14e5bd8a7af0b424e480aafa18c57.zip
implement merchant_api_merchant_get_order.c
Diffstat (limited to 'src/include')
-rw-r--r--src/include/taler_merchant_service.h11
1 files changed, 3 insertions, 8 deletions
diff --git a/src/include/taler_merchant_service.h b/src/include/taler_merchant_service.h
index 4df40afa..62e62246 100644
--- a/src/include/taler_merchant_service.h
+++ b/src/include/taler_merchant_service.h
@@ -1434,7 +1434,7 @@ struct TALER_MERCHANT_WireTransfer
/**
* Base URL of the exchange that made the transfer.
*/
- const char *exchange_uri;
+ const char *exchange_url;
/**
* When the transfer took place (note: may not be exact,
@@ -1524,11 +1524,6 @@ struct TALER_MERCHANT_OrderStatusResponse
{
/**
- * The full contract terms of the order.
- */
- const json_t *contract_terms;
-
- /**
* true if the payment is settled, false if not settled.
*/
bool paid;
@@ -1556,9 +1551,9 @@ struct TALER_MERCHANT_OrderStatusResponse
struct TALER_Amount deposit_total;
/**
- * Hash of the contract terms.
+ * The full contract terms of the order.
*/
- struct GNUNET_HashCode h_contract_terms;
+ const json_t *contract_terms;
/**
* Array of wire transfers made for this payment to the