-
- All Implemented Interfaces:
-
android.content.ComponentCallbacks
,android.content.ComponentCallbacks2
,android.view.KeyEvent.Callback
,android.view.LayoutInflater.Factory
,android.view.LayoutInflater.Factory2
,android.view.View.OnCreateContextMenuListener
,android.view.Window.Callback
,androidx.activity.OnBackPressedDispatcherOwner
,androidx.activity.contextaware.ContextAware
,androidx.activity.result.ActivityResultCaller
,androidx.activity.result.ActivityResultRegistryOwner
,androidx.appcompat.app.ActionBarDrawerToggle.DelegateProvider
,androidx.appcompat.app.AppCompatCallback
,androidx.core.app.ActivityCompat.OnRequestPermissionsResultCallback
,androidx.core.app.ActivityCompat.RequestPermissionsRequestCodeValidator
,androidx.core.app.OnMultiWindowModeChangedProvider
,androidx.core.app.OnNewIntentProvider
,androidx.core.app.OnPictureInPictureModeChangedProvider
,androidx.core.app.TaskStackBuilder.SupportParentable
,androidx.core.content.OnConfigurationChangedProvider
,androidx.core.content.OnTrimMemoryProvider
,androidx.core.view.KeyEventDispatcher.Component
,androidx.core.view.MenuHost
,androidx.lifecycle.HasDefaultViewModelProviderFactory
,androidx.lifecycle.LifecycleOwner
,androidx.lifecycle.ViewModelStoreOwner
,androidx.savedstate.SavedStateRegistryOwner
public final class CheckoutActivity extends BaseServiceActivity
Represents the payment screen.
-
-
Field Summary
Fields Modifier and Type Field Description public final static String
CHECKOUT_SETTINGS
public final static String
CHECKOUT_RECEIVER
public final static String
CHECKOUT_PAYMENT_BUTTON_METHOD
public final static int
RESULT_OK
public final static int
RESULT_CANCELED
public final static int
RESULT_ERROR
public final static String
ACTION_ON_BEFORE_SUBMIT
public final static String
CHECKOUT_RESULT_SETTINGS
public final static String
CHECKOUT_RESULT_TRANSACTION
public final static String
CHECKOUT_RESULT_RESOURCE_PATH
public final static String
CHECKOUT_RESULT_ERROR
public final static String
EXTRA_PAYMENT_BRAND
public final static String
EXTRA_CHECKOUT_ID
public final static String
EXTRA_GOOGLE_PAY_PAYMENT_DATA
public final static String
EXTRA_SAMSUNG_PAY_PAYMENT_DATA
public final static String
EXTRA_TRANSACTION_ABORTED
public final static String
EXTRA_ORDER_SUMMARY
public final static String
EXTRA_THREEDS_WARNINGS
public final static String
EXTRA_SENDER_COMPONENT_NAME
-