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