From ffcf44889d13d9a327cd47a2b1d44691cca21b9e Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 24 Apr 2023 20:03:15 +0200 Subject: fix GET instance test failures --- src/include/taler_merchant_service.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/include/taler_merchant_service.h') diff --git a/src/include/taler_merchant_service.h b/src/include/taler_merchant_service.h index 39f39a3e..8cf8fbcc 100644 --- a/src/include/taler_merchant_service.h +++ b/src/include/taler_merchant_service.h @@ -718,6 +718,11 @@ struct TALER_MERCHANT_Account */ const char *payto_uri; + /** + * Credit facade URL of the account. + */ + const char *credit_facade_url; + /** * Hash of @e payto_uri and @e salt. */ -- cgit v1.2.3