public class Upv1capturecontextsCaptureMandate extends Object
| Constructor and Description |
|---|
Upv1capturecontextsCaptureMandate() |
| Modifier and Type | Method and Description |
|---|---|
Upv1capturecontextsCaptureMandate |
addShipToCountriesItem(String shipToCountriesItem) |
Upv1capturecontextsCaptureMandate |
billingType(String billingType) |
Boolean |
ComboCard()
Configure Unified Checkout to display combo card at checkout.<br> A combo debit/credit card is a single card that functions both as a Debit/Credit card.
|
Upv1capturecontextsCaptureMandate |
comboCard(Boolean comboCard) |
Boolean |
CPF()
Configure Unified Checkout to display and capture the CPF number (Cadastro de Pessoas Físicas).
|
Upv1capturecontextsCaptureMandate |
CPF(Boolean CPF) |
boolean |
equals(Object o) |
String |
getBillingType()
Configure Unified Checkout to capture billing address information.
|
List<String> |
getShipToCountries()
List of countries available to ship to.
|
int |
hashCode() |
Boolean |
RequestEmail()
Configure Unified Checkout to capture customer email address.
|
Upv1capturecontextsCaptureMandate |
requestEmail(Boolean requestEmail) |
Boolean |
RequestPhone()
Configure Unified Checkout to capture customer phone number.
|
Upv1capturecontextsCaptureMandate |
requestPhone(Boolean requestPhone) |
Boolean |
RequestSaveCard()
Configure Unified Checkout to display the \"Save card for future use\" checkbox.<br> Configurable check box that will show in a Manual card entry flow to allow a Cardholder to give consent to store their manually entered credential with the Merchant that they are paying.<br> Applicable when manually entering the details and not enrolling in Click to Pay.
|
Upv1capturecontextsCaptureMandate |
requestSaveCard(Boolean requestSaveCard) |
Boolean |
RequestShipping()
Configure Unified Checkout to capture customer shipping details.
|
Upv1capturecontextsCaptureMandate |
requestShipping(Boolean requestShipping) |
void |
setBillingType(String billingType) |
void |
setComboCard(Boolean comboCard) |
void |
setCPF(Boolean CPF) |
void |
setRequestEmail(Boolean requestEmail) |
void |
setRequestPhone(Boolean requestPhone) |
void |
setRequestSaveCard(Boolean requestSaveCard) |
void |
setRequestShipping(Boolean requestShipping) |
void |
setShipToCountries(List<String> shipToCountries) |
void |
setShowAcceptedNetworkIcons(Boolean showAcceptedNetworkIcons) |
Upv1capturecontextsCaptureMandate |
shipToCountries(List<String> shipToCountries) |
Boolean |
ShowAcceptedNetworkIcons()
Configure Unified Checkout to display the list of accepted card networks beneath the payment button Possible values: - True - False
|
Upv1capturecontextsCaptureMandate |
showAcceptedNetworkIcons(Boolean showAcceptedNetworkIcons) |
String |
toString() |
public Upv1capturecontextsCaptureMandate billingType(String billingType)
public String getBillingType()
public void setBillingType(String billingType)
public Upv1capturecontextsCaptureMandate requestEmail(Boolean requestEmail)
public Boolean RequestEmail()
public void setRequestEmail(Boolean requestEmail)
public Upv1capturecontextsCaptureMandate requestPhone(Boolean requestPhone)
public Boolean RequestPhone()
public void setRequestPhone(Boolean requestPhone)
public Upv1capturecontextsCaptureMandate requestShipping(Boolean requestShipping)
public Boolean RequestShipping()
public void setRequestShipping(Boolean requestShipping)
public Upv1capturecontextsCaptureMandate shipToCountries(List<String> shipToCountries)
public Upv1capturecontextsCaptureMandate addShipToCountriesItem(String shipToCountriesItem)
public List<String> getShipToCountries()
public Upv1capturecontextsCaptureMandate showAcceptedNetworkIcons(Boolean showAcceptedNetworkIcons)
public Boolean ShowAcceptedNetworkIcons()
public void setShowAcceptedNetworkIcons(Boolean showAcceptedNetworkIcons)
public Upv1capturecontextsCaptureMandate requestSaveCard(Boolean requestSaveCard)
public Boolean RequestSaveCard()
public void setRequestSaveCard(Boolean requestSaveCard)
public Upv1capturecontextsCaptureMandate comboCard(Boolean comboCard)
public Boolean ComboCard()
public void setComboCard(Boolean comboCard)
public Upv1capturecontextsCaptureMandate CPF(Boolean CPF)
public Boolean CPF()
public void setCPF(Boolean CPF)
Copyright © 2025. All rights reserved.