merchant

Merchant backend to process payments, run by merchants
Log | Files | Refs | Submodules | README | LICENSE

taler-exchange.tag (7345B)


      1 <?xml version='1.0' encoding='UTF-8' standalone='yes' ?>
      2 <tagfile>
      3   <compound kind="file">
      4     <name>taler_exchange_service.h</name>
      5     <path></path>
      6     <filename>taler_exchange_service.h</filename>
      7     <member kind="function">
      8       <type>struct TALER_EXCHANGE_Keys *</type>
      9       <name>TALER_EXCHANGE_get_keys</name>
     10       <anchorfile>taler_exchange_service.h</anchorfile>
     11       <arglist>(struct TALER_EXCHANGE_Handle *exchange)</arglist>
     12     </member>
     13   </compound>
     14   <compound kind="file">
     15     <name>taler_mhd_lib.h</name>
     16     <path></path>
     17     <filename>taler_mhd_lib.h</filename>
     18     <member kind="function">
     19       <type>struct TALER_MHD_TypstContext *</type>
     20       <name>TALER_MHD_typst</name>
     21       <anchorfile>df/d6d/taler__mhd__lib_8h.html</anchorfile>
     22       <anchor>a3a996dbfd134f91990370e2097db285a</anchor>
     23       <arglist>(const struct GNUNET_OS_ProjectData *pd, const struct GNUNET_CONFIGURATION_Handle *cfg, bool remove_on_exit, const char *cfg_section_name, unsigned int num_documents, const struct TALER_MHD_TypstDocument docs[static num_documents], TALER_MHD_TypstResultCallback cb, void *cb_cls)</arglist>
     24     </member>
     25     <member kind="function">
     26       <type>enum GNUNET_GenericReturnValue</type>
     27       <name>TALER_MHD_parse_post_json</name>
     28       <anchorfile>taler_mhd_lib.h</anchorfile>
     29       <arglist>
     30         (struct MHD_Connection *connection,
     31          void **con_cls,
     32          const char *upload_data,
     33          size_t *upload_data_size,
     34          json_t **json)
     35       </arglist>
     36     </member>
     37   </compound>
     38   <compound kind="file">
     39     <name>taler_error_codes.h</name>
     40     <path></path>
     41     <filename>taler_error_codes.h</filename>
     42     <member kind="function">
     43       <type>enum TALER_ErrorCode</type>
     44       <name>TALER_EC_NONE</name>
     45       <anchorfile>taler_error_codes.h</anchorfile>
     46     </member>
     47   </compound>
     48   <compound kind="file">
     49     <name>taler_error_codes.h</name>
     50     <path></path>
     51     <filename>taler_error_codes.h</filename>
     52     <member kind="function">
     53       <type>enum TALER_ErrorCode</type>
     54       <name>TALER_EC_INVALID</name>
     55       <anchorfile>taler_error_codes.h</anchorfile>
     56     </member>
     57   </compound>
     58   <compound kind="file">
     59     <name>taler_error_codes.h</name>
     60     <path></path>
     61     <filename>taler_error_codes.h</filename>
     62     <member kind="function">
     63       <type>enum TALER_ErrorCode</type>
     64       <name>TALER_EC_GENERIC_INVALID_RESPONSE</name>
     65       <anchorfile>taler_error_codes.h</anchorfile>
     66     </member>
     67   </compound>
     68   <compound kind="file">
     69     <name>taler_error_codes.h</name>
     70     <path></path>
     71     <filename>taler_error_codes.h</filename>
     72     <member kind="function">
     73       <type>enum TALER_ErrorCode</type>
     74       <name>TALER_EC_MERCHANT_PRIVATE_POST_REWARD_AUTHORIZE_RESERVE_EXPIRED</name>
     75       <anchorfile>taler_error_codes.h</anchorfile>
     76     </member>
     77   </compound>
     78   <compound kind="file">
     79     <name>taler_error_codes.h</name>
     80     <path></path>
     81     <filename>taler_error_codes.h</filename>
     82     <member kind="function">
     83       <type>enum TALER_ErrorCode</type>
     84       <name>TALER_EC_MERCHANT_PRIVATE_POST_REWARD_AUTHORIZE_RESERVE_NOT_FOUND</name>
     85       <anchorfile>taler_error_codes.h</anchorfile>
     86     </member>
     87   </compound>
     88   <compound kind="file">
     89     <name>taler_error_codes.h</name>
     90     <path></path>
     91     <filename>taler_error_codes.h</filename>
     92     <member kind="function">
     93       <type>enum TALER_ErrorCode</type>
     94       <name>TALER_EC_MERCHANT_PRIVATE_POST_REWARD_AUTHORIZE_INSUFFICIENT_FUNDS</name>
     95       <anchorfile>taler_error_codes.h</anchorfile>
     96     </member>
     97   </compound>
     98   <compound kind="file">
     99     <name>taler_error_codes.h</name>
    100     <path></path>
    101     <filename>taler_error_codes.h</filename>
    102     <member kind="function">
    103       <type>enum TALER_ErrorCode</type>
    104       <name>TALER_EC_GENERIC_DB_START_FAILED</name>
    105       <anchorfile>taler_error_codes.h</anchorfile>
    106     </member>
    107   </compound>
    108   <compound kind="file">
    109     <name>taler_error_codes.h</name>
    110     <path></path>
    111     <filename>taler_error_codes.h</filename>
    112     <member kind="function">
    113       <type>enum TALER_ErrorCode</type>
    114       <name>TALER_EC_GENERIC_DB_FETCH_FAILED</name>
    115       <anchorfile>taler_error_codes.h</anchorfile>
    116     </member>
    117   </compound>
    118   <compound kind="file">
    119     <name>taler_error_codes.h</name>
    120     <path></path>
    121     <filename>taler_error_codes.h</filename>
    122     <member kind="function">
    123       <type>enum TALER_ErrorCode</type>
    124       <name>TALER_EC_GENERIC_DB_STORE_FAILED</name>
    125       <anchorfile>taler_error_codes.h</anchorfile>
    126     </member>
    127   </compound>
    128   <compound kind="file">
    129     <name>taler_error_codes.h</name>
    130     <path></path>
    131     <filename>taler_error_codes.h</filename>
    132     <member kind="function">
    133       <type>enum TALER_ErrorCode</type>
    134       <name>TALER_EC_GENERIC_DB_INVARIANT_FAILURE</name>
    135       <anchorfile>taler_error_codes.h</anchorfile>
    136     </member>
    137   </compound>
    138   <compound kind="file">
    139     <name>taler_error_codes.h</name>
    140     <path></path>
    141     <filename>taler_error_codes.h</filename>
    142     <member kind="function">
    143       <type>enum TALER_ErrorCode</type>
    144       <name>TALER_EC_GENERIC_DB_SOFT_FAILURE</name>
    145       <anchorfile>taler_error_codes.h</anchorfile>
    146     </member>
    147   </compound>
    148   <compound kind="file">
    149     <name>taler_dbevents.h</name>
    150     <path></path>
    151     <filename>taler_dbevents.h</filename>
    152     <member kind="function">
    153       <type>#define</type>
    154       <name>TALER_DBEVENT_MERCHANT_INSTANCE_SETTINGS</name>
    155       <anchorfile>taler_dbevents.h</anchorfile>
    156     </member>
    157   </compound>
    158   <compound kind="file">
    159     <name>taler_dbevents.h</name>
    160     <path></path>
    161     <filename>taler_dbevents.h</filename>
    162     <member kind="function">
    163       <type>#define</type>
    164       <name>TALER_DBEVENT_MERCHANT_REWARD_PICKUP</name>
    165       <anchorfile>taler_dbevents.h</anchorfile>
    166     </member>
    167   </compound>
    168   <compound kind="file">
    169     <name>taler_dbevents.h</name>
    170     <path></path>
    171     <filename>taler_dbevents.h</filename>
    172     <member kind="function">
    173       <type>#define</type>
    174       <name>TALER_DBEVENT_MERCHANT_ORDER_PAID</name>
    175       <anchorfile>taler_dbevents.h</anchorfile>
    176     </member>
    177   </compound>
    178   <compound kind="file">
    179     <name>taler_dbevents.h</name>
    180     <path></path>
    181     <filename>taler_dbevents.h</filename>
    182     <member kind="function">
    183       <type>#define</type>
    184       <name>TALER_DBEVENT_MERCHANT_REFUND_OBTAINED</name>
    185       <anchorfile>taler_dbevents.h</anchorfile>
    186     </member>
    187   </compound>
    188   <compound kind="file">
    189     <name>taler_dbevents.h</name>
    190     <path></path>
    191     <filename>taler_dbevents.h</filename>
    192     <member kind="function">
    193       <type>#define</type>
    194       <name>TALER_DBEVENT_MERCHANT_ORDER_REFUND</name>
    195       <anchorfile>taler_dbevents.h</anchorfile>
    196     </member>
    197   </compound>
    198   <compound kind="file">
    199     <name>taler_dbevents.h</name>
    200     <path></path>
    201     <filename>taler_dbevents.h</filename>
    202     <member kind="function">
    203       <type>#define</type>
    204       <name>TALER_DBEVENT_MERCHANT_ORDERS_CHANGE</name>
    205       <anchorfile>taler_dbevents.h</anchorfile>
    206     </member>
    207   </compound>
    208   <compound kind="file">
    209     <name>taler_dbevents.h</name>
    210     <path></path>
    211     <filename>taler_dbevents.h</filename>
    212     <member kind="function">
    213       <type>#define</type>
    214       <name>TALER_DBEVENT_MERCHANT_SESSION_CAPTURED</name>
    215       <anchorfile>taler_dbevents.h</anchorfile>
    216     </member>
    217   </compound>
    218 </tagfile>