TIM SDK
TIM API C
|
|
Hint to the subsequent Finacial Transaction Function that will be called in the “WaitForProceed”-state following an InitTransaction.
The value shall be used to initialize the contact less kernels and to determine if a certain POS entry mode is even possible. The ECR is allowed to not follow this indication and send another transaction type. This may lead the terminal application to do require a double tap or even terminate the transaction.
The following values area valid:
Copyright: Worldline.
Typedefs | |
typedef enum ta_e_function_hint | ta_e_function_hint_t |
Enumerations | |
enum | ta_e_function_hint { ta_c_fh_undefined = 0, ta_c_fh_purchase = 1, ta_c_fh_credit = 2, ta_c_fh_reversal = 3, ta_c_fh_pre_authorization = 4, ta_c_fh_finalize_purchase = 5, ta_c_fh_cash_advance = 6, ta_c_fh_purchase_forced_acceptance = 7, ta_c_fh_purchase_with_cashback = 8, ta_c_fh_purchase_phone_authorized = 9, ta_c_fh_purchase_phone_ordered = 10, ta_c_fh_purchase_mail_ordered = 11, ta_c_fh_account_verification = 21, ta_c_fh_giro = 12, ta_c_fh_combined = 13, ta_c_fh_authorize_credit = 14, ta_c_fh_authorize_deposit = 15, ta_c_fh_reservation = 16, ta_c_fh_load_voucher = 17, ta_c_fh_collect_points = 18, ta_c_fh_load = 19 } |
typedef enum ta_e_function_hint ta_e_function_hint_t |
Hint to the subsequent Finacial Transaction Function that will be called in the “WaitForProceed”-state following an InitTransaction.
The value shall be used to initialize the contact less kernels and to determine if a certain POS entry mode is even possible. The ECR is allowed to not follow this indication and send another transaction type. This may lead the terminal application to do require a double tap or even terminate the transaction.
The following values area valid:
Guides: petrol, advancedRetail, banking, hospitality, valueAddedServices.
enum ta_e_function_hint |
Hint to the subsequent Finacial Transaction Function that will be called in the “WaitForProceed”-state following an InitTransaction.
The value shall be used to initialize the contact less kernels and to determine if a certain POS entry mode is even possible. The ECR is allowed to not follow this indication and send another transaction type. This may lead the terminal application to do require a double tap or even terminate the transaction.
The following values area valid:
Guides: petrol, advancedRetail, banking, hospitality, valueAddedServices.