public class Ucv1sessionsCaptureMandate extends Object
| Constructor | Description |
|---|---|
Ucv1sessionsCaptureMandate() |
| Modifier and Type | Method | Description |
|---|---|---|
Ucv1sessionsCaptureMandate |
addShipToCountriesItem(String shipToCountriesItem) |
|
Ucv1sessionsCaptureMandate |
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.
|
Ucv1sessionsCaptureMandate |
comboCard(Boolean comboCard) |
|
Ucv1sessionsCaptureMandate |
CPF(Ucv1sessionsCaptureMandateCPF CPF) |
|
boolean |
equals(Object o) |
|
String |
getBillingType() |
Configure Unified Checkout to capture billing address information.
|
Ucv1sessionsCaptureMandateCPF |
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.
|
Ucv1sessionsCaptureMandate |
requestEmail(Boolean requestEmail) |
|
Boolean |
RequestPhone() |
Configure Unified Checkout to capture customer phone number.
|
Ucv1sessionsCaptureMandate |
requestPhone(Boolean requestPhone) |
|
Boolean |
RequestSaveCredentials() |
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.
|
Ucv1sessionsCaptureMandate |
requestSaveCredentials(Boolean requestSaveCredentials) |
|
Boolean |
RequestShipping() |
Configure Unified Checkout to capture customer shipping details.
|
Ucv1sessionsCaptureMandate |
requestShipping(Boolean requestShipping) |
|
void |
setBillingType(String billingType) |
|
void |
setComboCard(Boolean comboCard) |
|
void |
setCPF(Ucv1sessionsCaptureMandateCPF CPF) |
|
void |
setRequestEmail(Boolean requestEmail) |
|
void |
setRequestPhone(Boolean requestPhone) |
|
void |
setRequestSaveCredentials(Boolean requestSaveCredentials) |
|
void |
setRequestShipping(Boolean requestShipping) |
|
void |
setShipToCountries(List<String> shipToCountries) |
|
void |
setShowAcceptedNetworkIcons(Boolean showAcceptedNetworkIcons) |
|
void |
setShowConfirmationStep(Boolean showConfirmationStep) |
|
Ucv1sessionsCaptureMandate |
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<br><br> Optional field: This field can be configured through the Merchant Experience screens in the Business Center.
|
Ucv1sessionsCaptureMandate |
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.
|
Ucv1sessionsCaptureMandate |
showConfirmationStep(Boolean showConfirmationStep) |
|
String |
toString() |
public Ucv1sessionsCaptureMandate billingType(String billingType)
public String getBillingType()
public void setBillingType(String billingType)
public Ucv1sessionsCaptureMandate requestEmail(Boolean requestEmail)
public Boolean RequestEmail()
public void setRequestEmail(Boolean requestEmail)
public Ucv1sessionsCaptureMandate requestPhone(Boolean requestPhone)
public Boolean RequestPhone()
public void setRequestPhone(Boolean requestPhone)
public Ucv1sessionsCaptureMandate requestShipping(Boolean requestShipping)
public Boolean RequestShipping()
public void setRequestShipping(Boolean requestShipping)
public Ucv1sessionsCaptureMandate shipToCountries(List<String> shipToCountries)
public Ucv1sessionsCaptureMandate addShipToCountriesItem(String shipToCountriesItem)
public List<String> getShipToCountries()
public Ucv1sessionsCaptureMandate showAcceptedNetworkIcons(Boolean showAcceptedNetworkIcons)
public Boolean ShowAcceptedNetworkIcons()
public void setShowAcceptedNetworkIcons(Boolean showAcceptedNetworkIcons)
public Ucv1sessionsCaptureMandate showConfirmationStep(Boolean showConfirmationStep)
public Boolean ShowConfirmationStep()
public void setShowConfirmationStep(Boolean showConfirmationStep)
public Ucv1sessionsCaptureMandate requestSaveCredentials(Boolean requestSaveCredentials)
public Boolean RequestSaveCredentials()
public void setRequestSaveCredentials(Boolean requestSaveCredentials)
public Ucv1sessionsCaptureMandate comboCard(Boolean comboCard)
public Boolean ComboCard()
public void setComboCard(Boolean comboCard)
public Ucv1sessionsCaptureMandate CPF(Ucv1sessionsCaptureMandateCPF CPF)
public Ucv1sessionsCaptureMandateCPF getCPF()
public void setCPF(Ucv1sessionsCaptureMandateCPF CPF)
Copyright © 2026. All rights reserved.