public class CheckoutMethodPickerFragment extends CheckoutSessionFragment
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
TAG |
ARG_PAYMENT_REFERENCE
Constructor and Description |
---|
CheckoutMethodPickerFragment() |
Modifier and Type | Method and Description |
---|---|
int |
getDesiredPeekHeight() |
static CheckoutMethodPickerFragment |
newInstance(PaymentReference paymentReference) |
void |
onAttach(Context context) |
void |
onCreate(Bundle savedInstanceState) |
View |
onCreateView(LayoutInflater inflater,
ViewGroup container,
Bundle savedInstanceState) |
getLogoApi, getPaymentHandler, getPaymentReference, getPaymentSession
public static final java.lang.String TAG
public static CheckoutMethodPickerFragment newInstance(PaymentReference paymentReference)
public void onAttach(Context context)
public void onCreate(Bundle savedInstanceState)
onCreate
in class CheckoutSessionFragment
public View onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState)
public int getDesiredPeekHeight()