TIM SDK
TIM API C
|
|
Flag constants for FeatureType and OptionType sixml:FinancialTransactions value.
Copyright: SIX Payment Services.
Typedefs | |
typedef enum ta_e_financial_transactions | ta_e_financial_transactions_t |
Enumerations | |
enum | ta_e_financial_transactions { ta_c_ft_undefined = 0, ta_c_ft_purchase = 1 << 0, ta_c_ft_credit = 1 << 1, ta_c_ft_reversal = 1 << 2, ta_c_ft_pre_authorization = 1 << 3, ta_c_ft_cash_advance = 1 << 4, ta_c_ft_commit = 1 << 5, ta_c_ft_rollback = 1 << 6, ta_c_ft_giro = 1 << 7, ta_c_ft_combined = 1 << 8, ta_c_ft_authorize_credit = 1 << 9, ta_c_ft_authorize_deposit = 1 << 10, ta_c_ft_finalize_purchase = 1 << 11, ta_c_ft_proceed = 1 << 12, ta_c_ft_purchase_forced_acceptance = 1 << 13, ta_c_ft_purchase_with_cashback = 1 << 14, ta_c_ft_purchase_phone_authorized = 1 << 15, ta_c_ft_load_voucher = 1 << 16, ta_c_ft_collect_points = 1 << 17, ta_c_ft_purchase_reservation = 1 << 18, ta_c_ft_purchase_reservation_phone_authorized = 1 << 19, ta_c_ft_amt_adjustment = 1 << 20, ta_c_ft_purchase_phone_ordered = 1 << 21, ta_c_ft_purchase_mail_ordered = 1 << 22 } |
typedef enum ta_e_financial_transactions ta_e_financial_transactions_t |
Flag constants for FeatureType and OptionType sixml:FinancialTransactions value.
Specification: retail.
Flag constants for FeatureType and OptionType sixml:FinancialTransactions value.
Specification: retail.