Package 

Class PaymentButtonFragment

  • All Implemented Interfaces:
    android.content.ComponentCallbacks , android.view.View.OnCreateContextMenuListener , androidx.activity.result.ActivityResultCaller , androidx.lifecycle.HasDefaultViewModelProviderFactory , androidx.lifecycle.LifecycleOwner , androidx.lifecycle.ViewModelStoreOwner , androidx.savedstate.SavedStateRegistryOwner , com.oppwa.mobile.connect.checkout.dialog.PaymentButton

    
    public class PaymentButtonFragment
    extends Fragment implements PaymentButton
                        

    Represents the payment button. Should be initialized with specific payment brand setPaymentBrand. Your activity must extend FragmentActivity.