public class RedirectPaymentProduct840SpecificInput extends Object
| Constructor and Description |
|---|
RedirectPaymentProduct840SpecificInput() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getAddressSelectionAtPayPal()
Indicates whether to use PayPal Express Checkout Shortcut.
|
String |
getCustom()
Free text field that you can use to support reconciliation flow.
|
void |
setAddressSelectionAtPayPal(Boolean value)
Indicates whether to use PayPal Express Checkout Shortcut.
|
void |
setCustom(String value)
Free text field that you can use to support reconciliation flow.
|
RedirectPaymentProduct840SpecificInput |
withAddressSelectionAtPayPal(Boolean value)
Indicates whether to use PayPal Express Checkout Shortcut.
|
RedirectPaymentProduct840SpecificInput |
withCustom(String value)
Free text field that you can use to support reconciliation flow.
|
public RedirectPaymentProduct840SpecificInput()
public Boolean getAddressSelectionAtPayPal()
public void setAddressSelectionAtPayPal(Boolean value)
public RedirectPaymentProduct840SpecificInput withAddressSelectionAtPayPal(Boolean value)
public String getCustom()
public void setCustom(String value)
public RedirectPaymentProduct840SpecificInput withCustom(String value)
Copyright © 2024 Worldline Online Payments Direct. All rights reserved.