public class PaymentRequest3ds2 extends AbstractPaymentRequest
| Modifier and Type | Class and Description |
|---|---|
static class |
PaymentRequest3ds2.RecurringProcessingModelEnum
Defines a recurring payment type.
|
static class |
PaymentRequest3ds2.ShopperInteractionEnum
Specifies the sales channel, through which the shopper gives their card details, and whether the shopper is a returning customer.
|
AbstractPaymentRequest.FundingSourceEnum| Constructor and Description |
|---|
PaymentRequest3ds2() |
additionalAmount, additionalData, billingAddress, browserInfo, captureDelayHours, dateOfBirth, dccQuote, deliveryAddress, deliveryDate, deviceFingerprint, enableRealTimeUpdate, fraudOffset, fundingSource, getAdditionalAmount, getAdditionalData, getAmount, getApplicationInfo, getBillingAddress, getBrowserInfo, getCaptureDelayHours, getDateOfBirth, getDccQuote, getDeliveryAddress, getDeliveryDate, getDeviceFingerprint, getFraudOffset, getFundingSource, getInstallments, getMcc, getMerchantAccount, getMerchantOrderReference, getMetadata, getOrCreateAdditionalData, getOrderReference, getRecurring, getReference, getSelectedBrand, getSelectedRecurringDetailReference, getSessionId, getShopperEmail, getShopperInteraction, getShopperIP, getShopperLocale, getShopperName, getShopperReference, getShopperStatement, getSocialSecurityNumber, getTelephoneNumber, installments, isEnableRealTimeUpdate, isThreeDSAuthenticationOnly, mcc, merchantAccount, merchantOrderReference, metadata, orderReference, recurring, reference, selectedBrand, selectedRecurringDetailReference, sessionId, setAdditionalAmount, setAdditionalData, setAmount, setBillingAddress, setBrowserInfo, setBrowserInfoData, setCaptureDelayHours, setDateOfBirth, setDccQuote, setDeliveryAddress, setDeliveryDate, setDeviceFingerprint, setEnableRealTimeUpdate, setFraudOffset, setFundingSource, setInstallments, setMcc, setMerchantAccount, setMerchantOrderReference, setMetadata, setOrderReference, setRecurring, setReference, setSelectedBrand, setSelectedRecurringDetailReference, setSessionId, setShopperEmail, setShopperInteraction, setShopperIP, setShopperLocale, setShopperName, setShopperReference, setShopperStatement, setSocialSecurityNumber, setTelephoneNumber, setThreeDSAuthenticationOnly, shopperEmail, shopperInteraction, shopperIP, shopperLocale, shopperName, shopperReference, shopperStatement, socialSecurityNumber, telephoneNumber, threeDSAuthenticationOnlypublic PaymentRequest3ds2 accountInfo(AccountInfo accountInfo)
public AccountInfo getAccountInfo()
public void setAccountInfo(AccountInfo accountInfo)
public MerchantRiskIndicator getMerchantRiskIndicator()
public void setMerchantRiskIndicator(MerchantRiskIndicator merchantRiskIndicator)
public PaymentRequest3ds2 addSplitsItem(Split splitsItem)
public PaymentRequest3ds2 store(String store)
public String getStore()
public void setStore(String store)
public PaymentRequest3ds2 threeDS2RequestData(ThreeDS2RequestData threeDS2RequestData)
public ThreeDS2RequestData getThreeDS2RequestData()
public void setThreeDS2RequestData(ThreeDS2RequestData threeDS2RequestData)
public PaymentRequest3ds2 threeDS2Result(ThreeDS2Result threeDS2Result)
public ThreeDS2Result getThreeDS2Result()
public void setThreeDS2Result(ThreeDS2Result threeDS2Result)
public PaymentRequest3ds2 threeDS2Token(String threeDS2Token)
public String getThreeDS2Token()
public void setThreeDS2Token(String threeDS2Token)
public PaymentRequest3ds2 totalsGroup(String totalsGroup)
public String getTotalsGroup()
public void setTotalsGroup(String totalsGroup)
public PaymentRequest3ds2 trustedShopper(Boolean trustedShopper)
public Boolean isTrustedShopper()
public void setTrustedShopper(Boolean trustedShopper)
public boolean equals(Object o)
equals in class AbstractPaymentRequestpublic int hashCode()
hashCode in class AbstractPaymentRequestpublic String toString()
toString in class AbstractPaymentRequestCopyright © 2022. All rights reserved.