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[] |
getSupportedPaymentMethodTypes() |
protected DotpayPaymentMethod |
instantiateTypedPaymentMethod() |
protected IssuerListOutputData |
onInputDataChanged(IssuerListInputData inputData) |
public DotpayComponent(PaymentMethod paymentMethod, DotpayConfiguration configuration)