From 37cad4c26b8c37ce12843965fcc9334e998923ab Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 14 Apr 2022 18:59:31 +0200 Subject: -remove currency-based provider selection --- src/include/anastasis_service.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/include') diff --git a/src/include/anastasis_service.h b/src/include/anastasis_service.h index 5e01aa5..ba55314 100644 --- a/src/include/anastasis_service.h +++ b/src/include/anastasis_service.h @@ -61,11 +61,6 @@ struct ANASTASIS_Config */ const char *business_name; - /** - * Currency used for payments by the server. - */ - const char *currency; - /** * Array of authorization methods supported by the server. */ -- cgit v1.2.3