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 

R

radius - Variable in class company.tap.gosellapi.internal.utils.BlurDrawable
 
receipt - Variable in class company.tap.gosellapi.internal.api.models.Charge
 
Receipt - Class in company.tap.gosellapi.internal.api.models
The type Receipt.
Receipt(boolean, boolean) - Constructor for class company.tap.gosellapi.internal.api.models.Receipt
Instantiates a new Receipt.
receipt - Variable in class company.tap.gosellapi.internal.api.requests.CreateChargeRequest
 
receipt - Variable in class company.tap.gosellapi.internal.api.requests.CreateSaveCardRequest
 
Receipt - Class in company.tap.gosellapi.open.models
The type Receipt.
Receipt(boolean, boolean) - Constructor for class company.tap.gosellapi.open.models.Receipt
Instantiates a new Receipt.
receiptSettings - Variable in class company.tap.gosellapi.open.data_manager.PaymentDataSource
 
recentGroupTitle - Static variable in class company.tap.gosellapi.internal.data_managers.payment_options.PaymentOptionsDataManager.ViewModelsHandler.Constants
 
recentItemClicked(int) - Method in class company.tap.gosellapi.internal.data_managers.payment_options.view_models.RecentSectionViewModel
Recent item clicked.
recentItemClickedPosition - Variable in class company.tap.gosellapi.internal.data_managers.payment_options.view_models.RecentSectionViewModel
 
recentPaymentItemClicked(int) - Method in interface company.tap.gosellapi.internal.adapters.RecentPaymentsRecyclerViewAdapter.RecentPaymentsRecyclerViewAdapterListener
Recent payment item clicked.
recentPaymentItemClicked(int, SavedCard, RecentSectionViewModel) - Method in class company.tap.gosellapi.internal.data_managers.payment_options.PaymentOptionsDataManager
Recent payment item clicked.
recentPaymentItemClicked(int) - Method in class company.tap.gosellapi.internal.viewholders.RecentSectionViewHolder
 
recentPaymentsCardViewLayout - Variable in class company.tap.gosellapi.internal.adapters.RecentPaymentsRecyclerViewAdapter.RecentPaymentsViewHolder
 
recentPaymentsRecyclerView - Variable in class company.tap.gosellapi.internal.viewholders.RecentSectionViewHolder
 
RecentPaymentsRecyclerViewAdapter - Class in company.tap.gosellapi.internal.adapters
The type Recent payments recycler view adapter.
RecentPaymentsRecyclerViewAdapter(ArrayList<SavedCard>, RecentPaymentsRecyclerViewAdapter.RecentPaymentsRecyclerViewAdapterListener) - Constructor for class company.tap.gosellapi.internal.adapters.RecentPaymentsRecyclerViewAdapter
Instantiates a new Recent payments recycler view adapter.
RecentPaymentsRecyclerViewAdapter.RecentPaymentsRecyclerViewAdapterListener - Interface in company.tap.gosellapi.internal.adapters
The interface Recent payments recycler view adapter listener.
RecentPaymentsRecyclerViewAdapter.RecentPaymentsRecyclerViewAdapterShakingListener - Interface in company.tap.gosellapi.internal.adapters
Interface to be implemented by GroupViewHolder in order to change title from Cancel to Edit in case user stopped cards shaking
RecentPaymentsRecyclerViewAdapter.RecentPaymentsViewHolder - Class in company.tap.gosellapi.internal.adapters
The type Recent payments view holder.
RecentPaymentsViewHolder(View) - Constructor for class company.tap.gosellapi.internal.adapters.RecentPaymentsRecyclerViewAdapter.RecentPaymentsViewHolder
 
recentSectionViewHolder - Variable in class company.tap.gosellapi.internal.data_managers.payment_options.view_models.RecentSectionViewModel
 
RecentSectionViewHolder - Class in company.tap.gosellapi.internal.viewholders
The type Recent section view holder.
RecentSectionViewHolder(View) - Constructor for class company.tap.gosellapi.internal.viewholders.RecentSectionViewHolder
Instantiates a new Recent section view holder.
recentSectionViewModel - Variable in class company.tap.gosellapi.internal.activities.GoSellPaymentActivity
 
RecentSectionViewModel - Class in company.tap.gosellapi.internal.data_managers.payment_options.view_models
The type Recent section view model.
RecentSectionViewModel(PaymentOptionsDataManager, ArrayList<SavedCard>) - Constructor for class company.tap.gosellapi.internal.data_managers.payment_options.view_models.RecentSectionViewModel
Instantiates a new Recent section view model.
redirect - Variable in class company.tap.gosellapi.internal.api.models.Charge
 
redirect - Variable in class company.tap.gosellapi.internal.api.requests.CreateChargeRequest
 
redirect - Variable in class company.tap.gosellapi.internal.api.requests.CreateSaveCardRequest
 
redirectionFinished - Variable in class company.tap.gosellapi.internal.data_managers.PaymentDataManager.WebPaymentURLDecision
 
redirectionFinished() - Method in class company.tap.gosellapi.internal.data_managers.PaymentDataManager.WebPaymentURLDecision
Redirection finished boolean.
RedirectStatus - Enum in company.tap.gosellapi.internal.api.enums
The enum Redirect status.
RedirectStatus() - Constructor for enum company.tap.gosellapi.internal.api.enums.RedirectStatus
 
ref - Variable in class company.tap.gosellapi.open.viewmodel.CustomerViewModel
 
reference - Variable in class company.tap.gosellapi.internal.api.models.Charge
 
Reference - Class in company.tap.gosellapi.internal.api.models
The type Reference.
Reference(String, String, String, String, String, String) - Constructor for class company.tap.gosellapi.internal.api.models.Reference
Instantiates a new Reference.
reference - Variable in class company.tap.gosellapi.internal.api.requests.CreateChargeRequest
 
reference - Variable in class company.tap.gosellapi.internal.api.requests.CreateSaveCardRequest
 
reference - Variable in class company.tap.gosellapi.open.models.Destination
 
Reference - Class in company.tap.gosellapi.open.models
The type Reference.
Reference(String, String, String, String, String, String) - Constructor for class company.tap.gosellapi.open.models.Reference
Instantiates a new Reference.
registerHolder(K, int) - Method in class company.tap.gosellapi.internal.data_managers.payment_options.view_models.PaymentOptionViewModel
Register holder.
removeListener(IPaymentProcessListener) - Method in class company.tap.gosellapi.internal.data_managers.PaymentDataManager.PaymentProcessListener
 
removeLoadingView() - Method in class company.tap.gosellapi.internal.data_managers.LoadingScreenManager
 
request - Variable in class company.tap.gosellapi.internal.api.facade.RequestManager.DelayedRequest
 
request(RequestManager.DelayedRequest) - Method in class company.tap.gosellapi.internal.api.facade.RequestManager
Request.
request_authenticate(String) - Method in interface company.tap.gosellapi.internal.api.api_service.APIService
Request authenticate call.
request_authenticate_authorization(String) - Method in interface company.tap.gosellapi.internal.api.api_service.APIService
Request authenticate authorization call.
request_authenticate_for_authorize_transaction(String, APIRequestCallback<Authorize>) - Method in class company.tap.gosellapi.internal.api.facade.GoSellAPI
Request authenticate for authorize transaction.
request_authenticate_for_charge_transaction(String, APIRequestCallback<Charge>) - Method in class company.tap.gosellapi.internal.api.facade.GoSellAPI
Request authenticate for charge transaction.
requestCallback - Variable in class company.tap.gosellapi.internal.api.callbacks.BaseCallback
 
requestCallback - Variable in class company.tap.gosellapi.internal.api.facade.RequestManager.DelayedRequest
 
requestManager - Variable in class company.tap.gosellapi.internal.api.facade.GoSellAPI
 
RequestManager - Class in company.tap.gosellapi.internal.api.facade
The type Request manager.
RequestManager(APIService) - Constructor for class company.tap.gosellapi.internal.api.facade.RequestManager
Instantiates a new Request manager.
RequestManager.DelayedRequest<T extends BaseResponse> - Class in company.tap.gosellapi.internal.api.facade
The type Delayed request.
required - Variable in class company.tap.gosellapi.internal.api.models.BillingAddressField
The Required.
requires3DSecure - Variable in class company.tap.gosellapi.open.data_manager.PaymentDataSource
 
resendAuthorizeOTPCode(Authorize) - Method in class company.tap.gosellapi.internal.data_managers.PaymentProcessManager
Resend authorize otp code.
resendChargeOTPCode(Charge) - Method in class company.tap.gosellapi.internal.data_managers.PaymentProcessManager
Resend charge otp code.
resendConfirmationCode() - Method in class company.tap.gosellapi.internal.fragments.GoSellOTPScreenFragment
 
resendConfirmationCodeTimeout - Variable in class company.tap.gosellapi.internal.custom_views.OTPFullScreenDialog
 
resendConfirmationCodeTimeout - Variable in class company.tap.gosellapi.internal.fragments.GoSellOTPScreenFragment
 
resendOTP() - Method in class company.tap.gosellapi.internal.activities.GoSellPaymentActivity
 
resendOTP() - Method in interface company.tap.gosellapi.internal.custom_views.OTPFullScreenDialog.ConfirmOTP
Resend otp.
resendOTPCode() - Method in class company.tap.gosellapi.internal.custom_views.OTPFullScreenDialog
 
resendOTPCode() - Method in class company.tap.gosellapi.internal.data_managers.PaymentDataManager
Resend otp code.
response - Variable in class company.tap.gosellapi.internal.api.models.Charge
 
Response - Class in company.tap.gosellapi.internal.api.models
The type Response.
Response() - Constructor for class company.tap.gosellapi.internal.api.models.Response
 
restoreRecyclerState() - Method in class company.tap.gosellapi.internal.fragments.GoSellPaymentOptionsFragment
 
restoreState(Parcelable) - Method in class company.tap.gosellapi.internal.viewholders.CardCredentialsViewHolder
 
restoreState(Parcelable) - Method in class company.tap.gosellapi.internal.viewholders.PaymentOptionsBaseViewHolder
Restore state.
restoreState(Parcelable) - Method in class company.tap.gosellapi.internal.viewholders.RecentSectionViewHolder
 
retrieveAddressFormats() - Method in interface company.tap.gosellapi.internal.api.api_service.APIService
Retrieve address formats call.
retrieveAddressFormats(APIRequestCallback<AddressFormatsResponse>) - Method in class company.tap.gosellapi.internal.api.facade.GoSellAPI
Retrieve address formats.
retrieveAuthorize(String) - Method in interface company.tap.gosellapi.internal.api.api_service.APIService
Retrieve authorize call.
retrieveAuthorize(String, APIRequestCallback<Authorize>) - Method in class company.tap.gosellapi.internal.api.facade.GoSellAPI
Retrieve authorize.
retrieveBINLookup(String) - Method in interface company.tap.gosellapi.internal.api.api_service.APIService
Retrieve bin lookup call.
retrieveBINLookupBINLookup(String, APIRequestCallback<BINLookupResponse>) - Method in class company.tap.gosellapi.internal.api.facade.GoSellAPI
Retrieve bin lookup bin lookup.
retrieveCharge(String) - Method in interface company.tap.gosellapi.internal.api.api_service.APIService
Retrieve charge call.
retrieveCharge(String, APIRequestCallback<Charge>) - Method in class company.tap.gosellapi.internal.api.facade.GoSellAPI
Retrieve charge.
retrieveChargeOrAuthorizeOrSaveCardAPI(Charge) - Method in class company.tap.gosellapi.internal.data_managers.PaymentDataManager
Retrieve charge or authorize or save card api.
retrieveChargeOrAuthorizeOrSaveCardAPI(T) - Method in class company.tap.gosellapi.internal.data_managers.PaymentProcessManager
verify
retrieveSaveCard(String) - Method in interface company.tap.gosellapi.internal.api.api_service.APIService
Retrieve save card call.
retrieveSaveCard(String, APIRequestCallback<SaveCard>) - Method in class company.tap.gosellapi.internal.api.facade.GoSellAPI
Retrieve save card.
retrieveToken(String) - Method in interface company.tap.gosellapi.internal.api.api_service.APIService
Retrieve token call.
retrofit - Static variable in class company.tap.gosellapi.internal.api.api_service.RetrofitHelper
 
RetrofitHelper - Class in company.tap.gosellapi.internal.api.api_service
The type Retrofit helper.
RetrofitHelper() - Constructor for class company.tap.gosellapi.internal.api.api_service.RetrofitHelper
 
retryAttempt - Variable in class company.tap.gosellapi.internal.api.models.Authenticate
 
RETURN_URL - Static variable in class company.tap.gosellapi.internal.Constants
The constant RETURN_URL.
returnURL - Variable in class company.tap.gosellapi.internal.activities.WebPaymentActivity
The Return url.
risk - Variable in class company.tap.gosellapi.internal.api.models.SaveCard
 
risk - Variable in class company.tap.gosellapi.internal.api.requests.CreateSaveCardRequest
 
run() - Method in class company.tap.gosellapi.internal.api.facade.RequestManager.DelayedRequest
Run.
runDelayedRequests() - Method in class company.tap.gosellapi.internal.api.facade.RequestManager
 
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