Skip navigation links
A B C D E F G H I J L M N O P Q R S T U V W Y Z 

C

calculateCardExtraFees(PaymentOption) - Method in class company.tap.gosellapi.internal.data_managers.PaymentDataManager
Calculate card extra fees big decimal.
calculateExtraFeesAmount(PaymentOption) - Method in class company.tap.gosellapi.internal.data_managers.PaymentProcessManager
Calculate extra fees amount big decimal.
calculateExtraFeesAmount(ArrayList<ExtraFee>, ArrayList<AmountedCurrency>, AmountedCurrency) - Static method in class company.tap.gosellapi.internal.utils.AmountCalculator
Calculate extra fees amount big decimal.
calculateTaxesOn(BigDecimal, ArrayList<Tax>) - Static method in class company.tap.gosellapi.internal.utils.AmountCalculator
Calculate taxes on big decimal.
calculateTotalAmount(BigDecimal) - Method in class company.tap.gosellapi.internal.data_managers.PaymentDataManager
Calculate total amount string.
calculateTotalAmount(BigDecimal) - Method in class company.tap.gosellapi.internal.data_managers.PaymentProcessManager
Calculate total amount string.
calculateTotalAmountOf(PaymentItem) - Static method in class company.tap.gosellapi.internal.utils.AmountCalculator
Calculate total amount of big decimal.
calculateTotalAmountOf(ArrayList<PaymentItem>, ArrayList<Tax>, ArrayList<Shipping>) - Static method in class company.tap.gosellapi.internal.utils.AmountCalculator
Calculate total amount of big decimal.
callback - Variable in class company.tap.gosellapi.internal.adapters.CountriesRecyclerViewAdapter
 
callback - Variable in class company.tap.gosellapi.internal.adapters.CurrenciesRecyclerViewAdapter
 
callBINNumberAPI(SpannableStringBuilder) - Method in class company.tap.gosellapi.internal.data_managers.payment_options.view_models.card_input_fields_text_handlers.CardNumberTextHandler
 
callCallback(DialogManager.DialogResult, boolean) - Method in class company.tap.gosellapi.internal.data_managers.DialogManager
 
callCardTokenizationTokenAPI(CreateTokenWithCardDataRequest, PaymentOption, boolean) - Method in class company.tap.gosellapi.internal.data_managers.PaymentProcessManager
 
callChargeOrAuthorizeOrSaveCardAPI(SourceRequest, PaymentOption, String, Boolean) - Method in class company.tap.gosellapi.internal.data_managers.PaymentProcessManager
 
callDeleteCardAPI(String, String) - Method in class company.tap.gosellapi.internal.data_managers.PaymentProcessManager
 
callListenerWithCardNumber(String) - Method in class company.tap.gosellapi.internal.data_managers.payment_options.view_models.card_input_fields_text_handlers.CardNumberTextHandler
 
callListenerWithCardNumber(String) - Method in class company.tap.gosellapi.internal.data_managers.payment_options.view_models.card_input_fields_text_handlers.CardNumberTextHandler2
 
callSavedCardTokenAPI(CreateTokenWithExistingCardDataRequest, PaymentOption, boolean) - Method in class company.tap.gosellapi.internal.data_managers.PaymentProcessManager
 
callTokenAPI(CreateTokenWithCardDataRequest, PaymentOption, boolean) - Method in class company.tap.gosellapi.internal.data_managers.PaymentProcessManager
 
cancelCardDelete() - Method in class company.tap.gosellapi.internal.viewholders.GroupViewHolder
 
cancelItemClicked() - Method in class company.tap.gosellapi.internal.data_managers.payment_options.PaymentOptionsDataManager
this method will be called if user clicks on cancel saved card
cancelItemClicked() - Method in class company.tap.gosellapi.internal.data_managers.payment_options.view_models.GroupViewModel
 
cancelTextView - Variable in class company.tap.gosellapi.internal.viewholders.GroupViewHolder
 
card - Variable in class company.tap.gosellapi.internal.adapters.RecentPaymentsRecyclerViewAdapter.RecentPaymentsViewHolder
 
Card - Class in company.tap.gosellapi.internal.api.models
Created by eugene.goltsev on 27.04.2018.
Card() - Constructor for class company.tap.gosellapi.internal.api.models.Card
 
card - Variable in class company.tap.gosellapi.internal.api.models.SaveCard
 
card - Variable in class company.tap.gosellapi.internal.api.models.Token
 
card - Variable in class company.tap.gosellapi.internal.api.requests.CardRequest.Builder
 
card - Variable in class company.tap.gosellapi.internal.api.requests.CreateSaveCardRequest
 
card - Variable in class company.tap.gosellapi.internal.api.requests.CreateTokenWithCardDataRequest
 
CARD_ID - Static variable in class company.tap.gosellapi.internal.api.api_service.API_Constants
Card Id to be deleted
CardAddressDropdownViewHolder(View) - Constructor for class company.tap.gosellapi.internal.adapters.AddressOnCardRecyclerViewAdapter.CardAddressDropdownViewHolder
Instantiates a new Card address dropdown view holder.
CardAddressNumberInputViewHolder(View) - Constructor for class company.tap.gosellapi.internal.adapters.AddressOnCardRecyclerViewAdapter.CardAddressNumberInputViewHolder
Instantiates a new Card address number input view holder.
CardAddressTextInputViewHolder(View) - Constructor for class company.tap.gosellapi.internal.adapters.AddressOnCardRecyclerViewAdapter.CardAddressTextInputViewHolder
Instantiates a new Card address text input view holder.
cardBrand - Variable in class company.tap.gosellapi.internal.api.models.BINLookupResponse
 
cardBrand - Variable in class company.tap.gosellapi.internal.api.responses.BINLookupResponse
 
cardCredentialsTextWatcher - Variable in class company.tap.gosellapi.internal.viewholders.CardCredentialsViewHolder
 
CardCredentialsTextWatcher() - Constructor for class company.tap.gosellapi.internal.viewholders.CardCredentialsViewHolder.CardCredentialsTextWatcher
 
CardCredentialsValidator - Class in company.tap.gosellapi.internal.utils
The type Card credentials validator.
CardCredentialsValidator() - Constructor for class company.tap.gosellapi.internal.utils.CardCredentialsValidator
 
cardCredentialsViewHolder - Variable in class company.tap.gosellapi.internal.data_managers.payment_options.view_models.CardCredentialsViewModel
 
CardCredentialsViewHolder - Class in company.tap.gosellapi.internal.viewholders
The type Card credentials view holder.
CardCredentialsViewHolder(View) - Constructor for class company.tap.gosellapi.internal.viewholders.CardCredentialsViewHolder
Instantiates a new Card credentials view holder.
CardCredentialsViewHolder.CardCredentialsTextWatcher - Class in company.tap.gosellapi.internal.viewholders
The type Card credentials text watcher.
CardCredentialsViewHolder.Data - Interface in company.tap.gosellapi.internal.viewholders
The interface Data.
CardCredentialsViewHolder.TrackingSpan - Class in company.tap.gosellapi.internal.viewholders
 
cardCredentialsViewModel - Variable in class company.tap.gosellapi.internal.activities.GoSellPaymentActivity
 
CardCredentialsViewModel - Class in company.tap.gosellapi.internal.data_managers.payment_options.view_models
The type Card credentials view model.
CardCredentialsViewModel(PaymentOptionsDataManager, CardCredentialsViewModelData) - Constructor for class company.tap.gosellapi.internal.data_managers.payment_options.view_models.CardCredentialsViewModel
Instantiates a new Card credentials view model.
cardCredentialsViewModel - Variable in class company.tap.gosellapi.internal.utils.ActivityDataExchanger
 
CardCredentialsViewModel.BrandWithScheme - Class in company.tap.gosellapi.internal.data_managers.payment_options.view_models
The type Brand with scheme.
CardCredentialsViewModelData - Class in company.tap.gosellapi.internal.data_managers.payment_options.view_models_data
The type Card credentials view model data.
CardCredentialsViewModelData(ArrayList<PaymentOption>, boolean) - Constructor for class company.tap.gosellapi.internal.data_managers.payment_options.view_models_data.CardCredentialsViewModelData
Instantiates a new Card credentials view model data.
CardDeleteListener() - Constructor for class company.tap.gosellapi.internal.data_managers.PaymentDataManager.CardDeleteListener
 
cardDeleteListener - Variable in class company.tap.gosellapi.internal.data_managers.PaymentProcessManager
 
cardDeletListener - Variable in class company.tap.gosellapi.internal.data_managers.PaymentDataManager
 
cardDetailsFilled(boolean, CardCredentialsViewModel) - Method in class company.tap.gosellapi.internal.activities.GoSellPaymentActivity
 
cardDetailsFilled(boolean, CardCredentialsViewModel) - Method in class company.tap.gosellapi.internal.data_managers.payment_options.PaymentOptionsDataManager
Card details filled.
cardDetailsFilled(boolean, CardCredentialsViewModel) - Method in interface company.tap.gosellapi.internal.data_managers.payment_options.PaymentOptionsDataManager.PaymentOptionsDataListener
Card details filled.
cardDetailsFilled(boolean, CardCredentialsViewModel) - Method in class company.tap.gosellapi.internal.data_managers.payment_options.view_models.CardCredentialsViewModel
Card details filled.
cardExpirationDateClicked(CardCredentialsViewModel) - Method in class company.tap.gosellapi.internal.activities.GoSellPaymentActivity
 
cardExpirationDateClicked() - Method in class company.tap.gosellapi.internal.data_managers.payment_options.PaymentOptionsDataManager
Card expiration date clicked.
cardExpirationDateClicked(CardCredentialsViewModel) - Method in interface company.tap.gosellapi.internal.data_managers.payment_options.PaymentOptionsDataManager.PaymentOptionsDataListener
Card expiration date clicked.
cardExpirationDateClicked() - Method in class company.tap.gosellapi.internal.data_managers.payment_options.view_models.CardCredentialsViewModel
Card expiration date clicked.
cardExpirationDateSelected(String, String) - Method in class company.tap.gosellapi.internal.data_managers.payment_options.PaymentOptionsDataManager
Card expiration date selected.
cardholderName - Variable in class company.tap.gosellapi.internal.api.models.CreateTokenCard.SensitiveCardData
 
cardholderName - Variable in class company.tap.gosellapi.internal.api.models.SavedCard
 
cardId - Variable in class company.tap.gosellapi.internal.api.models.CreateTokenSavedCard
 
cardInputDescriptionColor - Variable in class company.tap.gosellapi.open.controllers.ThemeObject
 
cardInputDescriptionFont - Variable in class company.tap.gosellapi.open.controllers.ThemeObject
 
cardInputFont - Variable in class company.tap.gosellapi.open.controllers.ThemeObject
Appearance : Card Input Fields
cardInputInvalidTextColor - Variable in class company.tap.gosellapi.open.controllers.ThemeObject
 
cardInputPlaceholderTextColor - Variable in class company.tap.gosellapi.open.controllers.ThemeObject
 
cardInputTextColor - Variable in class company.tap.gosellapi.open.controllers.ThemeObject
 
cardNumber - Variable in class company.tap.gosellapi.internal.data_managers.payment_options.view_models.CardCredentialsViewModel
 
cardNumberField - Variable in class company.tap.gosellapi.internal.viewholders.CardCredentialsViewHolder
 
cardNumberFieldTextInputLayout - Variable in class company.tap.gosellapi.internal.viewholders.CardCredentialsViewHolder
 
CardNumberTextHandler - Class in company.tap.gosellapi.internal.data_managers.payment_options.view_models.card_input_fields_text_handlers
The type Card number text handler.
CardNumberTextHandler(EditText, CardNumberTextHandler.DataProvider, CardNumberTextHandler.DataListener) - Constructor for class company.tap.gosellapi.internal.data_managers.payment_options.view_models.card_input_fields_text_handlers.CardNumberTextHandler
Instantiates a new Card number text handler.
cardNumberTextHandler - Variable in class company.tap.gosellapi.internal.data_managers.payment_options.view_models.CardCredentialsViewModel
 
CardNumberTextHandler.DataListener - Interface in company.tap.gosellapi.internal.data_managers.payment_options.view_models.card_input_fields_text_handlers
The interface Data listener.
CardNumberTextHandler.DataProvider - Interface in company.tap.gosellapi.internal.data_managers.payment_options.view_models.card_input_fields_text_handlers
The interface Data provider.
CardNumberTextHandler2 - Class in company.tap.gosellapi.internal.data_managers.payment_options.view_models.card_input_fields_text_handlers
The type Card number text handler 2.
CardNumberTextHandler2(EditText, CardNumberTextHandler2.DataProvider, CardNumberTextHandler2.DataListener) - Constructor for class company.tap.gosellapi.internal.data_managers.payment_options.view_models.card_input_fields_text_handlers.CardNumberTextHandler2
Instantiates a new Card number text handler 2.
CardNumberTextHandler2.DataListener - Interface in company.tap.gosellapi.internal.data_managers.payment_options.view_models.card_input_fields_text_handlers
The interface Data listener.
CardNumberTextHandler2.DataProvider - Interface in company.tap.gosellapi.internal.data_managers.payment_options.view_models.card_input_fields_text_handlers
The interface Data provider.
cardNumberTextHandlerDidUpdateCardNumber(String) - Method in interface company.tap.gosellapi.internal.data_managers.payment_options.view_models.card_input_fields_text_handlers.CardNumberTextHandler.DataListener
Card number text handler did update card number.
cardNumberTextHandlerDidUpdateCardNumber(String) - Method in interface company.tap.gosellapi.internal.data_managers.payment_options.view_models.card_input_fields_text_handlers.CardNumberTextHandler2.DataListener
Card number text handler did update card number.
cardNumberTextHandlerDidUpdateCardNumber(String) - Method in class company.tap.gosellapi.internal.data_managers.payment_options.view_models.CardCredentialsViewModel
 
CardPaymentWebViewClient() - Constructor for class company.tap.gosellapi.internal.activities.GoSellPaymentActivity.CardPaymentWebViewClient
 
CardRawData - Class in company.tap.gosellapi.internal.api.models
Created by eugene.goltsev on 14.02.2018.
CardRawData(String, String, String, String, String) - Constructor for class company.tap.gosellapi.internal.api.models.CardRawData
Instantiates a new Card raw data.
CardRequest - Class in company.tap.gosellapi.internal.api.requests
Created by eugene.goltsev on 12.02.2018.
CardRequest(String, String, String, String) - Constructor for class company.tap.gosellapi.internal.api.requests.CardRequest
 
CardRequest.Builder - Class in company.tap.gosellapi.internal.api.requests
Builder to create CardRequest instance
CardRequest.CryptedData - Class in company.tap.gosellapi.internal.api.requests
 
cards - Variable in class company.tap.gosellapi.internal.api.responses.PaymentOptionsResponse
 
cardSaved(Charge) - Method in interface company.tap.gosellapi.open.delegate.SessionDelegate
 
cardSavingFailed(Charge) - Method in interface company.tap.gosellapi.open.delegate.SessionDelegate
 
cardScanned(CreditCard) - Method in class company.tap.gosellapi.internal.data_managers.payment_options.PaymentOptionsDataManager
Card scanned.
cardScannerButton - Variable in class company.tap.gosellapi.internal.viewholders.CardCredentialsViewHolder
 
cardScannerButtonClicked() - Method in class company.tap.gosellapi.internal.data_managers.payment_options.PaymentOptionsDataManager
Card scanner button clicked.
cardScannerButtonClicked() - Method in class company.tap.gosellapi.internal.data_managers.payment_options.view_models.CardCredentialsViewModel
Card scanner button clicked.
CardScheme - Enum in company.tap.gosellapi.internal.api.enums
The enum Card scheme.
CardScheme() - Constructor for enum company.tap.gosellapi.internal.api.enums.CardScheme
 
cardSwitchHeight - Variable in class company.tap.gosellapi.internal.data_managers.payment_options.PaymentOptionsDataManager
 
cardSystemIcon - Variable in class company.tap.gosellapi.internal.adapters.CardSystemViewHolder
The Card system icon.
cardSystemsRecyclerView - Variable in class company.tap.gosellapi.internal.viewholders.CardCredentialsViewHolder
 
CardSystemsRecyclerViewAdapter - Class in company.tap.gosellapi.internal.adapters
The type Card systems recycler view adapter.
CardSystemsRecyclerViewAdapter(ArrayList<PaymentOption>) - Constructor for class company.tap.gosellapi.internal.adapters.CardSystemsRecyclerViewAdapter
Instantiates a new Card systems recycler view adapter.
CardSystemViewHolder - Class in company.tap.gosellapi.internal.adapters
The type Card system view holder.
CardSystemViewHolder(View) - Constructor for class company.tap.gosellapi.internal.adapters.CardSystemViewHolder
Instantiates a new Card system view holder.
cardTokenizedSuccessfully(String) - Method in interface company.tap.gosellapi.open.delegate.SessionDelegate
 
CardType - Enum in company.tap.gosellapi.internal.utils
Card types and related formatting and validation rules.
CardType(String, int, int, int, int, int, String) - Constructor for enum company.tap.gosellapi.internal.utils.CardType
 
cardView - Variable in class company.tap.gosellapi.internal.adapters.RecentPaymentsRecyclerViewAdapter.RecentPaymentsViewHolder
 
changeGroupActionTitle() - Method in interface company.tap.gosellapi.internal.adapters.RecentPaymentsRecyclerViewAdapter.RecentPaymentsRecyclerViewAdapterShakingListener
 
changeGroupActionTitle() - Method in class company.tap.gosellapi.internal.viewholders.GroupViewHolder
 
channel - Variable in class company.tap.gosellapi.internal.api.models.Source
 
Charge - Class in company.tap.gosellapi.internal.api.models
Created by eugene.goltsev on 14.02.2018.
Charge() - Constructor for class company.tap.gosellapi.internal.api.models.Charge
 
CHARGE_ID - Static variable in class company.tap.gosellapi.internal.api.api_service.API_Constants
The Charge id.
chargeOrAuthorize - Variable in class company.tap.gosellapi.internal.activities.WebPaymentActivity
 
chargeOrAuthorize - Variable in class company.tap.gosellapi.internal.data_managers.PaymentDataManager
 
chargeOrAuthorizeOrSaveCard - Variable in class company.tap.gosellapi.internal.activities.GoSellPaymentActivity
 
CHARGES - Static variable in class company.tap.gosellapi.internal.api.api_service.API_Constants
The Charges.
ChargeStatus - Enum in company.tap.gosellapi.internal.api.enums
The enum Charge status.
ChargeStatus() - Constructor for enum company.tap.gosellapi.internal.api.enums.ChargeStatus
 
ChargeStatusInterface - Interface in company.tap.gosellapi.internal.interfaces
The interface Charge status interface.
checkCardPaymentExtraFees(CardCredentialsViewModel, PaymentOptionsDataManager.PaymentOptionsDataListener) - Method in class company.tap.gosellapi.internal.data_managers.PaymentDataManager
Check card payment extra fees.
checkPaymentExtraFees(PaymentOption, PaymentOptionsDataManager.PaymentOptionsDataListener, PaymentType) - Method in class company.tap.gosellapi.internal.data_managers.PaymentProcessManager
Check payment extra fees.
checkSavedCardPaymentExtraFees(SavedCard, PaymentOptionsDataManager.PaymentOptionsDataListener) - Method in class company.tap.gosellapi.internal.data_managers.PaymentDataManager
Check saved card payment extra fees.
checkSavedCardPaymentExtraFees(SavedCard, PaymentOptionsDataManager.PaymentOptionsDataListener) - Method in class company.tap.gosellapi.internal.data_managers.PaymentProcessManager
Check saved card payment extra fees.
checkShakingStatus(int) - Method in class company.tap.gosellapi.internal.adapters.RecentPaymentsRecyclerViewAdapter
 
checkShakingStatus() - Method in class company.tap.gosellapi.internal.data_managers.payment_options.PaymentOptionsDataManager
 
checkShakingStatus() - Method in class company.tap.gosellapi.internal.data_managers.payment_options.view_models.CardCredentialsViewModel
 
checkUserCurrency(String) - Static method in class company.tap.gosellapi.internal.utils.LocaleCurrencies
Check user currency boolean.
checkWebPaymentExtraFees(WebPaymentViewModel, PaymentOptionsDataManager.PaymentOptionsDataListener) - Method in class company.tap.gosellapi.internal.data_managers.PaymentDataManager
Check web payment extra fees.
city - Variable in class company.tap.gosellapi.internal.api.models.Address
 
clearCurrentActivity() - Method in class company.tap.gosellapi.internal.activities.BaseActivity
 
clearData(Intent) - Method in class company.tap.gosellapi.internal.utils.ActivityDataExchanger
Clear data.
clearFocus() - Method in class company.tap.gosellapi.internal.adapters.RecentPaymentsRecyclerViewAdapter
Clear focus.
clearFocus() - Method in class company.tap.gosellapi.internal.data_managers.payment_options.PaymentOptionsDataManager
Clear focus.
clearPaymentOptionsResponseCards() - Method in class company.tap.gosellapi.internal.data_managers.payment_options.PaymentOptionsDataManager
 
client_ip - Variable in class company.tap.gosellapi.internal.api.models.Token
 
clientActivity - Variable in class company.tap.gosellapi.internal.utils.ActivityDataExchanger
 
closeActivity() - Method in class company.tap.gosellapi.internal.activities.GoSellPaymentActivity
 
closeLoadingScreen() - Method in class company.tap.gosellapi.internal.activities.WebPaymentActivity
 
closeLoadingScreen() - Method in class company.tap.gosellapi.internal.data_managers.LoadingScreenManager
Close loading screen.
closeLoadingScreenWithListener(LoadingScreenManager.LoadingScreenListener) - Method in class company.tap.gosellapi.internal.data_managers.LoadingScreenManager
Close loading screen with listener.
closePaymentActivity() - Method in class company.tap.gosellapi.internal.activities.GoSellPaymentActivity
 
closePaymentWithError(GoSellError) - Method in class company.tap.gosellapi.internal.data_managers.PaymentProcessManager
 
closeSoftKeyboard() - Method in class company.tap.gosellapi.internal.custom_views.ErrorEditText
Attempt to close the soft keyboard.
code - Variable in class company.tap.gosellapi.internal.api.models.Response
The Code.
ColorUtils - Class in company.tap.gosellapi.internal.utils
The type Color utils.
ColorUtils() - Constructor for class company.tap.gosellapi.internal.utils.ColorUtils
 
company.tap.gosellapi - package company.tap.gosellapi
 
company.tap.gosellapi.internal - package company.tap.gosellapi.internal
 
company.tap.gosellapi.internal.activities - package company.tap.gosellapi.internal.activities
 
company.tap.gosellapi.internal.adapters - package company.tap.gosellapi.internal.adapters
 
company.tap.gosellapi.internal.api.api_service - package company.tap.gosellapi.internal.api.api_service
 
company.tap.gosellapi.internal.api.callbacks - package company.tap.gosellapi.internal.api.callbacks
 
company.tap.gosellapi.internal.api.constants - package company.tap.gosellapi.internal.api.constants
 
company.tap.gosellapi.internal.api.crypto - package company.tap.gosellapi.internal.api.crypto
 
company.tap.gosellapi.internal.api.deserializers - package company.tap.gosellapi.internal.api.deserializers
 
company.tap.gosellapi.internal.api.enums - package company.tap.gosellapi.internal.api.enums
 
company.tap.gosellapi.internal.api.enums.measurements - package company.tap.gosellapi.internal.api.enums.measurements
 
company.tap.gosellapi.internal.api.facade - package company.tap.gosellapi.internal.api.facade
 
company.tap.gosellapi.internal.api.interfaces - package company.tap.gosellapi.internal.api.interfaces
 
company.tap.gosellapi.internal.api.models - package company.tap.gosellapi.internal.api.models
 
company.tap.gosellapi.internal.api.requests - package company.tap.gosellapi.internal.api.requests
 
company.tap.gosellapi.internal.api.responses - package company.tap.gosellapi.internal.api.responses
 
company.tap.gosellapi.internal.api.serializers - package company.tap.gosellapi.internal.api.serializers
 
company.tap.gosellapi.internal.custom_views - package company.tap.gosellapi.internal.custom_views
 
company.tap.gosellapi.internal.data_managers - package company.tap.gosellapi.internal.data_managers
 
company.tap.gosellapi.internal.data_managers.payment_options - package company.tap.gosellapi.internal.data_managers.payment_options
 
company.tap.gosellapi.internal.data_managers.payment_options.utils - package company.tap.gosellapi.internal.data_managers.payment_options.utils
 
company.tap.gosellapi.internal.data_managers.payment_options.view_models - package company.tap.gosellapi.internal.data_managers.payment_options.view_models
 
company.tap.gosellapi.internal.data_managers.payment_options.view_models.card_input_fields_text_handlers - package company.tap.gosellapi.internal.data_managers.payment_options.view_models.card_input_fields_text_handlers
 
company.tap.gosellapi.internal.data_managers.payment_options.view_models_data - package company.tap.gosellapi.internal.data_managers.payment_options.view_models_data
 
company.tap.gosellapi.internal.exceptions - package company.tap.gosellapi.internal.exceptions
 
company.tap.gosellapi.internal.fragments - package company.tap.gosellapi.internal.fragments
 
company.tap.gosellapi.internal.interfaces - package company.tap.gosellapi.internal.interfaces
 
company.tap.gosellapi.internal.logger - package company.tap.gosellapi.internal.logger
 
company.tap.gosellapi.internal.receivers - package company.tap.gosellapi.internal.receivers
 
company.tap.gosellapi.internal.toolbar - package company.tap.gosellapi.internal.toolbar
 
company.tap.gosellapi.internal.utils - package company.tap.gosellapi.internal.utils
 
company.tap.gosellapi.internal.viewholders - package company.tap.gosellapi.internal.viewholders
 
company.tap.gosellapi.open.buttons - package company.tap.gosellapi.open.buttons
 
company.tap.gosellapi.open.controllers - package company.tap.gosellapi.open.controllers
 
company.tap.gosellapi.open.data_manager - package company.tap.gosellapi.open.data_manager
 
company.tap.gosellapi.open.delegate - package company.tap.gosellapi.open.delegate
 
company.tap.gosellapi.open.enums - package company.tap.gosellapi.open.enums
 
company.tap.gosellapi.open.exception - package company.tap.gosellapi.open.exception
 
company.tap.gosellapi.open.interfaces - package company.tap.gosellapi.open.interfaces
 
company.tap.gosellapi.open.models - package company.tap.gosellapi.open.models
 
company.tap.gosellapi.open.viewmodel - package company.tap.gosellapi.open.viewmodel
 
comparePaymentOptionWithCardScheme(PaymentOption, CardScheme) - Method in class company.tap.gosellapi.internal.adapters.CardSystemsRecyclerViewAdapter
 
compareTo(AmountedCurrency) - Method in class company.tap.gosellapi.internal.api.models.AmountedCurrency
 
compareTo(PaymentOption) - Method in class company.tap.gosellapi.internal.api.models.PaymentOption
 
compareTo(SavedCard) - Method in class company.tap.gosellapi.internal.api.models.SavedCard
 
compareTo(LocalizedCurrency) - Method in class company.tap.gosellapi.internal.utils.LocalizedCurrency
 
compareTo(CustomerViewModel) - Method in class company.tap.gosellapi.open.viewmodel.CustomerViewModel
 
CompoundFilter<T> - Class in company.tap.gosellapi.internal.utils
The type Compound filter.
CompoundFilter(List<Utils.List.Filter<T>>) - Constructor for class company.tap.gosellapi.internal.utils.CompoundFilter
Instantiates a new Compound filter.
configureSaveCardSwitch() - Method in class company.tap.gosellapi.internal.viewholders.CardCredentialsViewHolder
 
CONFIRMATION_CODE_LENGTH - Static variable in class company.tap.gosellapi.internal.custom_views.OTPFullScreenDialog
 
CONFIRMATION_CODE_LENGTH - Static variable in class company.tap.gosellapi.internal.fragments.GoSellOTPScreenFragment
 
confirmAuthorizeOTPCode(Authorize, String) - Method in class company.tap.gosellapi.internal.data_managers.PaymentProcessManager
Confirm authorize otp code.
confirmChargeOTPCode(Charge, String) - Method in class company.tap.gosellapi.internal.data_managers.PaymentProcessManager
Confirm charge otp code.
confirmOTP() - Method in class company.tap.gosellapi.internal.activities.GoSellPaymentActivity
 
confirmOTP() - Method in interface company.tap.gosellapi.internal.custom_views.OTPFullScreenDialog.ConfirmOTP
Confirm otp.
confirmOTPCode() - Method in class company.tap.gosellapi.internal.custom_views.OTPFullScreenDialog
 
confirmOTPCode(String) - Method in class company.tap.gosellapi.internal.data_managers.PaymentDataManager
Confirm otp code.
Constants - Class in company.tap.gosellapi.internal.api.constants
The type Constants.
Constants() - Constructor for class company.tap.gosellapi.internal.api.constants.Constants
 
Constants - Class in company.tap.gosellapi.internal
The type Constants.
Constants() - Constructor for class company.tap.gosellapi.internal.Constants
 
Constants() - Constructor for class company.tap.gosellapi.internal.data_managers.payment_options.PaymentOptionsDataManager.ViewModelsHandler.Constants
 
CONTENT_TYPE_KEY - Static variable in class company.tap.gosellapi.internal.api.api_service.API_Constants
The Content type key.
CONTENT_TYPE_VALUE - Static variable in class company.tap.gosellapi.internal.api.api_service.API_Constants
The Content type value.
contentHeight - Variable in class company.tap.gosellapi.internal.data_managers.payment_options.view_models_data.EmptyViewModelData
 
context - Variable in class company.tap.gosellapi.open.buttons.PayButtonView
 
context - Variable in class company.tap.gosellapi.open.controllers.SDKSession
 
context - Variable in class company.tap.gosellapi.open.data_manager.PaymentDataSource
 
convertDpToPixel(float) - Static method in class company.tap.gosellapi.internal.utils.Utils
Convert dp to pixel float.
count - Variable in class company.tap.gosellapi.internal.api.models.Authenticate
 
count - Variable in class company.tap.gosellapi.open.models.Destinations
 
COUNTRIES_ACTIVITY_USER_CHOICE_COUNTRY - Static variable in class company.tap.gosellapi.internal.activities.CountriesActivity
The constant COUNTRIES_ACTIVITY_USER_CHOICE_COUNTRY.
CountriesActivity - Class in company.tap.gosellapi.internal.activities
The type Countries activity.
CountriesActivity() - Constructor for class company.tap.gosellapi.internal.activities.CountriesActivity
 
CountriesCellViewHolder(View) - Constructor for class company.tap.gosellapi.internal.adapters.CountriesRecyclerViewAdapter.CountriesCellViewHolder
 
CountriesRecyclerViewAdapter - Class in company.tap.gosellapi.internal.adapters
The type Countries recycler view adapter.
CountriesRecyclerViewAdapter(ArrayList<String>, CountriesRecyclerViewAdapter.CountriesRecyclerViewAdapterCallback) - Constructor for class company.tap.gosellapi.internal.adapters.CountriesRecyclerViewAdapter
Instantiates a new Countries recycler view adapter.
CountriesRecyclerViewAdapter.CountriesCellViewHolder - Class in company.tap.gosellapi.internal.adapters
The type Countries cell view holder.
CountriesRecyclerViewAdapter.CountriesRecyclerViewAdapterCallback - Interface in company.tap.gosellapi.internal.adapters
The interface Countries recycler view adapter callback.
country - Variable in class company.tap.gosellapi.internal.api.models.Address
 
country - Variable in class company.tap.gosellapi.internal.api.models.BINLookupResponse
 
country - Variable in class company.tap.gosellapi.internal.api.responses.BINLookupResponse
 
countryCode - Variable in class company.tap.gosellapi.internal.api.models.PhoneNumber
 
countryDropdownClicked() - Method in class company.tap.gosellapi.internal.activities.GoSellCardAddressActivity
 
countryDropdownClicked() - Method in interface company.tap.gosellapi.internal.adapters.AddressOnCardRecyclerViewAdapter.AddressonCardRecyclerViewInterface
Country dropdown clicked.
countryFormats - Variable in class company.tap.gosellapi.internal.api.responses.AddressFormatsResponse
The Country formats.
countryGovernorate - Variable in class company.tap.gosellapi.internal.api.models.Address
 
create(Activity, ExpirationDateEditText) - Static method in class company.tap.gosellapi.internal.custom_views.ExpirationDateDialog
Create expiration date dialog.
createAuthorize(CreateAuthorizeRequest) - Method in interface company.tap.gosellapi.internal.api.api_service.APIService
Create authorize call.
createAuthorize(CreateAuthorizeRequest, APIRequestCallback<Authorize>) - Method in class company.tap.gosellapi.internal.api.facade.GoSellAPI
Create authorize.
CreateAuthorizeRequest - Class in company.tap.gosellapi.internal.api.requests
The type Create authorize request.
CreateAuthorizeRequest(BigDecimal, String, Customer, BigDecimal, Order, TrackingURL, TrackingURL, SourceRequest, String, HashMap<String, String>, Reference, boolean, String, boolean, Receipt, AuthorizeAction, Destinations) - Constructor for class company.tap.gosellapi.internal.api.requests.CreateAuthorizeRequest
Instantiates a new Create authorize request.
createCharge(CreateChargeRequest) - Method in interface company.tap.gosellapi.internal.api.api_service.APIService
Create charge call.
createCharge(CreateChargeRequest, APIRequestCallback<Charge>) - Method in class company.tap.gosellapi.internal.api.facade.GoSellAPI
Create charge.
CreateChargeRequest - Class in company.tap.gosellapi.internal.api.requests
The type Create charge request.
CreateChargeRequest(BigDecimal, String, Customer, BigDecimal, Order, TrackingURL, TrackingURL, SourceRequest, String, HashMap<String, String>, Reference, boolean, String, boolean, Receipt, Destinations) - Constructor for class company.tap.gosellapi.internal.api.requests.CreateChargeRequest
Instantiates a new Create charge request.
created - Variable in class company.tap.gosellapi.internal.api.models.Authenticate
 
created - Variable in class company.tap.gosellapi.internal.api.models.Token
 
created - Variable in class company.tap.gosellapi.internal.api.models.TransactionDetails
 
createLoadingScreen() - Method in class company.tap.gosellapi.internal.data_managers.LoadingScreenManager
 
CreateOTPRequest - Class in company.tap.gosellapi.internal.api.requests
The type Create otp request.
CreateOTPRequest(String) - Constructor for class company.tap.gosellapi.internal.api.requests.CreateOTPRequest
 
createOTPRequest - Variable in class company.tap.gosellapi.internal.api.requests.CreateOTPRequest.Builder
 
CreateOTPRequest.Builder - Class in company.tap.gosellapi.internal.api.requests
The type Builder.
CreateOTPVerificationRequest - Class in company.tap.gosellapi.internal.api.requests
The type Create otp verification request.
CreateOTPVerificationRequest(AuthenticationType, String) - Constructor for class company.tap.gosellapi.internal.api.requests.CreateOTPVerificationRequest
 
createOTPVerificationRequest - Variable in class company.tap.gosellapi.internal.api.requests.CreateOTPVerificationRequest.Builder
 
CreateOTPVerificationRequest.Builder - Class in company.tap.gosellapi.internal.api.requests
The type Builder.
createPaymentOptionsDataManager(PaymentOptionsResponse) - Method in class company.tap.gosellapi.internal.data_managers.PaymentDataManager
Create payment options data manager.
createSaveCard(CreateSaveCardRequest) - Method in interface company.tap.gosellapi.internal.api.api_service.APIService
Create save card call.
createSaveCard(CreateSaveCardRequest, APIRequestCallback<SaveCard>) - Method in class company.tap.gosellapi.internal.api.facade.GoSellAPI
Create save card.
CreateSaveCardRequest - Class in company.tap.gosellapi.internal.api.requests
The type Create save card request.
CreateSaveCardRequest(String, Customer, Order, TrackingURL, TrackingURL, SourceRequest, String, HashMap<String, String>, Reference, boolean, String, boolean, Receipt, boolean, boolean, boolean, boolean, boolean) - Constructor for class company.tap.gosellapi.internal.api.requests.CreateSaveCardRequest
Instantiates a new Create save card request.
createScreenshot(ViewGroup) - Method in class company.tap.gosellapi.internal.data_managers.LoadingScreenManager
 
CreateTokenCard - Class in company.tap.gosellapi.internal.api.models
The type Create token card.
CreateTokenCard(String, String, String, String, String, Address) - Constructor for class company.tap.gosellapi.internal.api.models.CreateTokenCard
Instantiates a new Create token card.
CreateTokenCard.SensitiveCardData - Class in company.tap.gosellapi.internal.api.models
 
CreateTokenRequest - Interface in company.tap.gosellapi.internal.interfaces
The interface Create token request.
CreateTokenSavedCard - Class in company.tap.gosellapi.internal.api.models
The type Create token saved card.
CreateTokenSavedCard(String, String) - Constructor for class company.tap.gosellapi.internal.api.models.CreateTokenSavedCard
Instantiates a new Create token saved card.
CreateTokenWithCardDataRequest - Class in company.tap.gosellapi.internal.api.requests
The type Create token with card data request.
CreateTokenWithCardDataRequest(CreateTokenCard) - Constructor for class company.tap.gosellapi.internal.api.requests.CreateTokenWithCardDataRequest
Instantiates a new Create token with card data request.
createTokenWithEncryptedCard(CreateTokenWithCardDataRequest) - Method in interface company.tap.gosellapi.internal.api.api_service.APIService
Create token with encrypted card call.
createTokenWithEncryptedCard(CreateTokenWithCardDataRequest, APIRequestCallback<Token>) - Method in class company.tap.gosellapi.internal.api.facade.GoSellAPI
Create token with encrypted card.
createTokenWithExistingCard(CreateTokenWithExistingCardDataRequest) - Method in interface company.tap.gosellapi.internal.api.api_service.APIService
Create token with existing card call.
createTokenWithExistingCard(CreateTokenWithExistingCardDataRequest, APIRequestCallback<Token>) - Method in class company.tap.gosellapi.internal.api.facade.GoSellAPI
Create token with existing card.
CreateTokenWithExistingCardDataRequest - Class in company.tap.gosellapi.internal.api.requests
The type Create token with existing card data request.
CreateTokenWithExistingCardDataRequest(CreateTokenSavedCard) - Constructor for class company.tap.gosellapi.internal.api.requests.CreateTokenWithExistingCardDataRequest
 
createTokenWithExistingCardDataRequest - Variable in class company.tap.gosellapi.internal.api.requests.CreateTokenWithExistingCardDataRequest.Builder
 
CreateTokenWithExistingCardDataRequest.Builder - Class in company.tap.gosellapi.internal.api.requests
The type Builder.
cryptedData - Variable in class company.tap.gosellapi.internal.api.requests.CardRequest
 
CryptedData(String, String, String, String) - Constructor for class company.tap.gosellapi.internal.api.requests.CardRequest.CryptedData
 
cryptedDataInternal - Variable in class company.tap.gosellapi.internal.api.requests.CardRequest
 
CryptoUtil - Class in company.tap.gosellapi.internal.api.crypto
Created by eugene.goltsev on 16.02.2018.
CryptoUtil() - Constructor for class company.tap.gosellapi.internal.api.crypto.CryptoUtil
 
currencies - Variable in class company.tap.gosellapi.internal.activities.CurrenciesActivity
The Currencies.
CURRENCIES_ACTIVITY_DATA - Static variable in class company.tap.gosellapi.internal.activities.CurrenciesActivity
The constant CURRENCIES_ACTIVITY_DATA.
CURRENCIES_ACTIVITY_INITIAL_SELECTED_CURRENCY - Static variable in class company.tap.gosellapi.internal.activities.CurrenciesActivity
The constant CURRENCIES_ACTIVITY_INITIAL_SELECTED_CURRENCY.
CURRENCIES_ACTIVITY_USER_CHOICE_CURRENCY - Static variable in class company.tap.gosellapi.internal.activities.CurrenciesActivity
The constant CURRENCIES_ACTIVITY_USER_CHOICE_CURRENCY.
CURRENCIES_REQUEST_CODE - Static variable in class company.tap.gosellapi.internal.activities.GoSellPaymentActivity
 
CurrenciesActivity - Class in company.tap.gosellapi.internal.activities
The type Currencies activity.
CurrenciesActivity() - Constructor for class company.tap.gosellapi.internal.activities.CurrenciesActivity
 
CurrenciesAdapterCallback - Interface in company.tap.gosellapi.internal.interfaces
The interface Currencies adapter callback.
CurrenciesRecyclerViewAdapter - Class in company.tap.gosellapi.internal.adapters
The type Currencies recycler view adapter.
CurrenciesRecyclerViewAdapter(ArrayList<AmountedCurrency>, AmountedCurrency, CurrenciesAdapterCallback) - Constructor for class company.tap.gosellapi.internal.adapters.CurrenciesRecyclerViewAdapter
Instantiates a new Currencies recycler view adapter.
CurrenciesRecyclerViewAdapter.CurrencyCellViewHolder - Class in company.tap.gosellapi.internal.adapters
The type Currency cell view holder.
CurrenciesSupport - Interface in company.tap.gosellapi.internal.api.interfaces
The interface Currencies support.
currency - Variable in class company.tap.gosellapi.internal.api.models.AmountedCurrency
 
currency - Variable in class company.tap.gosellapi.internal.api.models.Charge
 
currency - Variable in class company.tap.gosellapi.internal.api.models.ExtraFee
 
currency - Variable in class company.tap.gosellapi.internal.api.models.SavedCard
 
currency - Variable in class company.tap.gosellapi.internal.api.models.Token
 
currency - Variable in class company.tap.gosellapi.internal.api.requests.CreateChargeRequest
 
currency - Variable in class company.tap.gosellapi.internal.api.requests.CreateSaveCardRequest
 
currency - Variable in class company.tap.gosellapi.internal.api.requests.PaymentOptionsRequest
 
currency - Variable in class company.tap.gosellapi.internal.api.responses.PaymentOptionsResponse
 
currency - Variable in class company.tap.gosellapi.internal.utils.LocalizedCurrency
 
currency - Variable in class company.tap.gosellapi.open.data_manager.PaymentDataSource
 
currency - Variable in class company.tap.gosellapi.open.models.Destination
 
currency - Variable in class company.tap.gosellapi.open.models.Destinations
 
CurrencyCellViewHolder(View) - Constructor for class company.tap.gosellapi.internal.adapters.CurrenciesRecyclerViewAdapter.CurrencyCellViewHolder
 
CurrencyException - Error in company.tap.gosellapi.open.exception
The type Currency exception.
CurrencyException(String) - Constructor for error company.tap.gosellapi.open.exception.CurrencyException
 
CurrencyFormatter - Class in company.tap.gosellapi.internal.utils
The type Currency formatter.
CurrencyFormatter() - Constructor for class company.tap.gosellapi.internal.utils.CurrencyFormatter
 
currencyHolderClicked(int) - Method in class company.tap.gosellapi.internal.data_managers.payment_options.PaymentOptionsDataManager
Currency holder clicked.
currencyMainText - Variable in class company.tap.gosellapi.internal.viewholders.CurrencyViewHolder
 
currencySecondaryText - Variable in class company.tap.gosellapi.internal.viewholders.CurrencyViewHolder
 
currencySelectedByUser(AmountedCurrency) - Method in class company.tap.gosellapi.internal.data_managers.payment_options.PaymentOptionsDataManager
Currency selected by user.
CurrencyViewHolder - Class in company.tap.gosellapi.internal.viewholders
The type Currency view holder.
CurrencyViewHolder(View) - Constructor for class company.tap.gosellapi.internal.viewholders.CurrencyViewHolder
Instantiates a new Currency view holder.
CurrencyViewModel - Class in company.tap.gosellapi.internal.data_managers.payment_options.view_models
The type Currency view model.
CurrencyViewModel(PaymentOptionsDataManager, CurrencyViewModelData) - Constructor for class company.tap.gosellapi.internal.data_managers.payment_options.view_models.CurrencyViewModel
Instantiates a new Currency view model.
CurrencyViewModelData - Class in company.tap.gosellapi.internal.data_managers.payment_options.view_models_data
The type Currency view model data.
CurrencyViewModelData(AmountedCurrency, AmountedCurrency) - Constructor for class company.tap.gosellapi.internal.data_managers.payment_options.view_models_data.CurrencyViewModelData
Instantiates a new Currency view model data.
CURRENT_MONTH - Variable in class company.tap.gosellapi.internal.custom_views.ExpirationDateDialog
 
CURRENT_YEAR - Variable in class company.tap.gosellapi.internal.custom_views.ExpirationDateDialog
 
currentActivity - Static variable in class company.tap.gosellapi.internal.activities.BaseActivity
 
currentBINData - Variable in class company.tap.gosellapi.internal.data_managers.payment_options.view_models.CardCredentialsViewModel
 
currentCountry - Variable in class company.tap.gosellapi.internal.activities.GoSellCardAddressActivity
 
currentCountry - Variable in class company.tap.gosellapi.internal.adapters.AddressOnCardRecyclerViewAdapter
 
currentPaymentViewModel - Variable in class company.tap.gosellapi.internal.data_managers.PaymentProcessManager
 
currentResponse - Variable in class company.tap.gosellapi.internal.activities.GoSellCardAddressActivity
 
customer - Variable in class company.tap.gosellapi.internal.api.models.Charge
 
customer - Variable in class company.tap.gosellapi.internal.api.models.TokenizedCard
 
customer - Variable in class company.tap.gosellapi.internal.api.requests.CreateChargeRequest
 
customer - Variable in class company.tap.gosellapi.internal.api.requests.CreateSaveCardRequest
 
customer - Variable in class company.tap.gosellapi.internal.api.requests.PaymentOptionsRequest
 
customer - Variable in class company.tap.gosellapi.open.data_manager.PaymentDataSource
 
Customer - Class in company.tap.gosellapi.open.models
The type Customer.
Customer(String, String, String, String, String, PhoneNumber, String) - Constructor for class company.tap.gosellapi.open.models.Customer
 
Customer.CustomerBuilder - Class in company.tap.gosellapi.open.models
The type Customer builder.
CUSTOMER_ID - Static variable in class company.tap.gosellapi.internal.api.api_service.API_Constants
Customer Id
CustomerBuilder(String) - Constructor for class company.tap.gosellapi.open.models.Customer.CustomerBuilder
Client app can create a customer object with only customer id
customerId - Variable in class company.tap.gosellapi.internal.api.models.CreateTokenSavedCard
 
CustomerViewModel - Class in company.tap.gosellapi.open.viewmodel
The type Customer view model.
CustomerViewModel(String, String, String, String, String, String, String) - Constructor for class company.tap.gosellapi.open.viewmodel.CustomerViewModel
Instantiates a new Customer view model.
cvc - Variable in class company.tap.gosellapi.internal.api.models.CardRawData
 
cvc - Variable in class company.tap.gosellapi.internal.api.models.CreateTokenCard.SensitiveCardData
 
cvc - Variable in class company.tap.gosellapi.internal.api.requests.CardRequest.CryptedData
 
cvc - Variable in class company.tap.gosellapi.internal.api.requests.CardRequest
 
CvvEditText - Class in company.tap.gosellapi.internal.custom_views
An EditText that displays a CVV hint for a given Card type when focused.
CvvEditText(Context) - Constructor for class company.tap.gosellapi.internal.custom_views.CvvEditText
Instantiates a new Cvv edit text.
CvvEditText(Context, AttributeSet) - Constructor for class company.tap.gosellapi.internal.custom_views.CvvEditText
Instantiates a new Cvv edit text.
CvvEditText(Context, AttributeSet, int) - Constructor for class company.tap.gosellapi.internal.custom_views.CvvEditText
Instantiates a new Cvv edit text.
cvvField - Variable in class company.tap.gosellapi.internal.viewholders.CardCredentialsViewHolder
 
cvvFieldTextInputLayout - Variable in class company.tap.gosellapi.internal.viewholders.CardCredentialsViewHolder
 
CVVnumber - Variable in class company.tap.gosellapi.internal.data_managers.payment_options.view_models.CardCredentialsViewModel
 
A B C D E F G H I J L M N O P Q R S T U V W Y Z 
Skip navigation links