public class OpenInvoiceCheckoutMethod extends CheckoutMethod
Constructor and Description |
---|
OpenInvoiceCheckoutMethod(Application application,
PaymentMethod paymentMethod) |
Modifier and Type | Method and Description |
---|---|
void |
onSelected(CheckoutHandler checkoutHandler) |
buildLogoRequestArgs, getApplication, getPaymentMethod, getPrimaryText, getSecondaryText, isSameContent, isSameItem
public OpenInvoiceCheckoutMethod(Application application, PaymentMethod paymentMethod)
public void onSelected(CheckoutHandler checkoutHandler)
onSelected
in class CheckoutMethod