Tutuka.Klv (Tutuka v1.3.0) View Source

This module provides a set of functions to parse and encode KLV data.

The KLV data format is defined in the ISO/IEC 14496-12 standard.

The functions in this module are used to parse and encode KLV data.

Link to this section Summary

Functions

Return the index code for the Acquirer Country.

Return the index code for the Acquiring Institution Code.

Return the index code for the Additional amount.

Return the index code for the Adjustment Reason.

Return the index code for the Capture Mode.

Return the index code for the Conversion Rate.

Return the index code for the Digitization activation.

Return the index code for the Digitized Device ID.

Return the index code for the Digitized FPAN Masked.

Return the index code for the Digitized PAN expiry.

Return the index code for the Digitized Token Requestor ID.

Return the index code for the Fee Type.

Return the index code for the Fourth additional amount.

Return the index code for the Fraud scoring data.

Return the index code for the From Account.

Return the index code for the Generic Key.

Return key name for a given index code.

Return the length of the string.

Return the index code for the Last four digits PAN.

Return the index code for the Markup Amount.

Return the index code for the Markup Type.

Return the index code for the Cardholder Name.

Return the index code for the MDES Digitized Wallet ID.

Return the index code for the Merchant category code.

Return the index code for the Merchant Description.

Return the index code for the Merchant Identifier.

Return the index code for the Network.

Return the index code for the Original Currency Code.

Return the index code for the Original Merchant Description.

Return the index code for the Original Transaction Amount.

Return the index code for the Pin Block.

Return the index code for the POS Authorisation Lifecycle.

Return the index code for the POS Transaction Security.

Return the index code for the POS Transaction Status.

Return the index code for the Reference ID.

Return the index code for the Retrieval Reference Number.

Return the index code for the Second additional amount.

Return the index code for the Security Services Data.

Return the index code for the Terminal ID.

Return the index code for the Third additional amount.

Return the index code for the 3D Secure otp.

Return the index code for the Token Unique Reference.

Return the index code for the TraceID.

Return the index code for the Tracking Number.

Return the index code for the Transaction Fee Amount.

Return the index code for the Transaction subtype.

Return the index code for the Visa Digitized PAN.

Link to this section Functions

Return the index code for the Acquirer Country.

Link to this function

acquiring_institution_code()

View Source

Return the index code for the Acquiring Institution Code.

Return the index code for the Additional amount.

Return the index code for the Adjustment Reason.

Return the index code for the Capture Mode.

Return the index code for the Conversion Rate.

Link to this function

digitization_activation()

View Source

Return the index code for the Digitization activation.

Return the index code for the Digitized Device ID.

Return the index code for the Digitized FPAN Masked.

Return the index code for the Digitized PAN expiry.

Link to this function

digitized_token_requestor_id()

View Source

Return the index code for the Digitized Token Requestor ID.

Return the index code for the Fee Type.

Link to this function

fourth_additional_amount()

View Source

Return the index code for the Fourth additional amount.

Return the index code for the Fraud scoring data.

Return the index code for the From Account.

Return the index code for the Generic Key.

Return key name for a given index code.

Link to this function

kvm_length_of_string(string)

View Source

Return the length of the string.

Return the index code for the Last four digits PAN.

Return the index code for the Markup Amount.

Return the index code for the Markup Type.

Return the index code for the Cardholder Name.

Link to this function

mdes_digitized_wallet_id()

View Source

Return the index code for the MDES Digitized Wallet ID.

Link to this function

merchant_category_code()

View Source

Return the index code for the Merchant category code.

Return the index code for the Merchant Description.

Return the index code for the Merchant Identifier.

Return the index code for the Network.

Link to this function

original_currency_code()

View Source

Return the index code for the Original Currency Code.

Link to this function

original_merchant_description()

View Source

Return the index code for the Original Merchant Description.

Link to this function

original_transaction_amount()

View Source

Return the index code for the Original Transaction Amount.

Return the index code for the Pin Block.

Link to this function

pos_authorisation_lifecycle()

View Source

Return the index code for the POS Authorisation Lifecycle.

Link to this function

pos_transaction_security()

View Source

Return the index code for the POS Transaction Security.

Link to this function

pos_transaction_status()

View Source

Return the index code for the POS Transaction Status.

Return the index code for the Reference ID.

Link to this function

retrieval_reference_number()

View Source

Return the index code for the Retrieval Reference Number.

Link to this function

second_additional_amount()

View Source

Return the index code for the Second additional amount.

Link to this function

security_services_data()

View Source

Return the index code for the Security Services Data.

Return the index code for the Terminal ID.

Link to this function

third_additional_amount()

View Source

Return the index code for the Third additional amount.

Return the index code for the 3D Secure otp.

Link to this function

token_unique_reference()

View Source

Return the index code for the Token Unique Reference.

Return the index code for the TraceID.

Return the index code for the Tracking Number.

Link to this function

transaction_fee_amount()

View Source

Return the index code for the Transaction Fee Amount.

Return the index code for the Transaction subtype.

Return the index code for the Visa Digitized PAN.