public class AfterPayComponent
extends <any>
| Modifier and Type | Field and Description |
|---|---|
static <any> |
PROVIDER |
| Constructor and Description |
|---|
AfterPayComponent(PaymentMethod paymentMethod,
AfterPayConfiguration configuration)
Constructs a
AfterPayComponent object. |
| Modifier and Type | Method and Description |
|---|---|
protected PaymentComponentState |
createComponentState() |
AfterPayInputData |
getInitInputData() |
java.lang.String[] |
getSupportedPaymentMethodTypes() |
protected com.adyen.checkout.afterpay.AfterPayOutputData |
onInputDataChanged(AfterPayInputData inputData) |
public AfterPayComponent(PaymentMethod paymentMethod,
AfterPayConfiguration configuration)
AfterPayComponent object.paymentMethod - PaymentMethod represents card payment method.configuration - AfterPayConfiguration.public AfterPayInputData getInitInputData()
protected com.adyen.checkout.afterpay.AfterPayOutputData onInputDataChanged(AfterPayInputData inputData)
protected PaymentComponentState createComponentState()
public java.lang.String[] getSupportedPaymentMethodTypes()