public abstract class CheckoutSessionFragment extends Fragment implements CheckoutSessionProvider
Modifier and Type | Field and Description |
---|---|
protected static java.lang.String |
ARG_PAYMENT_REFERENCE |
Constructor and Description |
---|
CheckoutSessionFragment() |
Modifier and Type | Method and Description |
---|---|
protected LogoApi |
getLogoApi() |
PaymentHandler |
getPaymentHandler() |
PaymentReference |
getPaymentReference() |
protected PaymentSession |
getPaymentSession() |
void |
onCreate(Bundle savedInstanceState) |
protected static final java.lang.String ARG_PAYMENT_REFERENCE
public PaymentReference getPaymentReference()
getPaymentReference
in interface CheckoutSessionProvider
public PaymentHandler getPaymentHandler()
getPaymentHandler
in interface CheckoutSessionProvider
public void onCreate(Bundle savedInstanceState)
protected LogoApi getLogoApi()
protected PaymentSession getPaymentSession()