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) |
Upv1capturecontextsCaptureMandate |
CPF(Upv1capturecontextsCaptureMandateCPF CPF) |
boolean |
equals(Object o) |
String |
getBillingType()
Configure Unified Checkout to capture billing address information.
|
Upv1capturecontextsCaptureMandateCPF |
getCPF()
Get CPF
|
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(Upv1capturecontextsCaptureMandateCPF 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) |
void |
setShowConfirmationStep(Boolean showConfirmationStep) |
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) |
Boolean |
ShowConfirmationStep()
Configure Unified Checkout to display the final confirmation screen when using Click to Pay.<br> Where 'BillingType'= NONE and 'requestShipping'= FALSE and the customer is using an existing Click to Pay card as their chosen payment method, a final confirmation screen can be removed allowing the customer to check out as soon as they have selected their payment method from within their Click to Pay card tray.
|
Upv1capturecontextsCaptureMandate |
showConfirmationStep(Boolean showConfirmationStep) |
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 showConfirmationStep(Boolean showConfirmationStep)
public Boolean ShowConfirmationStep()
public void setShowConfirmationStep(Boolean showConfirmationStep)
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(Upv1capturecontextsCaptureMandateCPF CPF)
public Upv1capturecontextsCaptureMandateCPF getCPF()
public void setCPF(Upv1capturecontextsCaptureMandateCPF CPF)
Copyright © 2026. All rights reserved.