public final class DotpayComponent
extends <any>
Modifier and Type | Field and Description |
---|---|
static <any> |
PROVIDER |
Constructor and Description |
---|
DotpayComponent(PaymentMethod paymentMethod,
DotpayConfiguration configuration) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getPaymentMethodType() |
protected DotpayPaymentMethod |
instantiateTypedPaymentMethod() |
protected void |
observeOutputData(LifecycleOwner lifecycleOwner,
<any> observer) |
protected IssuerListOutputData |
onInputDataChanged(IssuerListInputData inputData) |
public DotpayComponent(PaymentMethod paymentMethod, DotpayConfiguration configuration)
public java.lang.String getPaymentMethodType()
protected void observeOutputData(LifecycleOwner lifecycleOwner, <any> observer)
protected IssuerListOutputData onInputDataChanged(IssuerListInputData inputData)
protected DotpayPaymentMethod instantiateTypedPaymentMethod()