public interface CCSaleTransaction extends CCTransaction, AdditionalTransactionDataSetter, BasketSetter, BillingSetter, InstallmentSetter, MCC6012Setter, PaymentSetter, PaymentFacilitatorSetter, SubMerchantSetter, SubMerchantSplitSetter, Secure3DSetter, UpopSecurePlusSetter, ShippingSetter, TransactionDetailsSetter, InquiryRateReferenceSetter, WalletSetter
Modifier and Type | Method and Description |
---|---|
void |
setCardAccount(de.firstdata.ipg.api.schema.CardAccountType cardAccount) |
void |
setCardFunction(de.firstdata.ipg.api.schema.CardFunctionType cardFunction) |
void |
setExternalMerchantID(String terminalID) |
void |
setMcc(Integer terminalID) |
void |
setRecurringType(de.firstdata.ipg.api.schema.RecurringType recurringType) |
void |
setSCAExemptionIndicators(de.firstdata.ipg.api.schema.SCAExemptionIndicators value) |
void |
setStandIn(boolean isStandin) |
void |
setTDate(String tDate) |
void |
setTerminalID(String terminalID) |
setReferencedSchemeTransactionId, setUnscheduledCredentialOnFileType
getType, setClientLocale, setComments, setIpgTransactionId, setMerchantTransactionId, setReferencedMerchantTransactionId, setSignature, setStoreId
setAirlineDetails, setCarRental, setHotelLodging, setPurchaseCardDetails
setBasket
setAddress1, setAddress2, setAddressNumber, setBirthDate, setCity, setCompany, setCountry, setCustomerID, setEmail, setFax, setFirstname, setGender, setHouseExtension, setHouseNumber, setMobilePhone, setName, setPersonalNumber, setPhone, setState, setStreetName, setSurname, setZip
setInstallmentDelayMonths, setInstallmentPlanID, setInstallmentsInterest, setNumberOfInstallments
setMCC6012Details
setAssignToken, setDeclineHostedDataDuplicates, setHostedDataID, setHostedDataStoreID, setTokenType
setPaymentFacilitator
setSubMerchant
setSubMerchantSplit
setAcsTransactionId, setAuthenticate3dSecureTransaction, setAuthenticationValue, setDirectoryServerTransactionId, setDSRPECI, setOverride3DSCountryExclusion, setPayerAuthenticationResponse, setSecure3D2AuthenticationResponse, setSecure3D2TransactionStatus, setSecure3DAuthenticationRequest, setSecure3DMethodNotificationStatus, setSecure3DProtocolVersion, setSecure3DVerificationRequest, setTermUrl, setThreeDSMethodNotificationURL, setThreeDSRequestorChallengeIndicator, setThreeDSServerTransactionId, setThreeDSTransType, setVerificationResponse, setXID
setActivateStatus, setAuthenticateUpopTransaction, setResponseCode, setVCode, setVerifySmsCodeRequest
setShippingAddress1, setShippingAddress2, setShippingAddressCity, setShippingAddressCountry, setShippingAddressName, setShippingAddressState, setShippingAddressZip, setType
setAdditionalRequestParameters, setDynamicMerchantName, setInvoiceNumber, setIp, setMerchantAdviceCodeSupported, setOrderId, setPONumber, setTransactionOrigin
setDccApplied, setForeignAmount, setInquiryRateId
setWalletID, setWalletType
void setTerminalID(String terminalID)
void setExternalMerchantID(String terminalID)
void setMcc(Integer terminalID)
void setCardFunction(de.firstdata.ipg.api.schema.CardFunctionType cardFunction)
void setCardAccount(de.firstdata.ipg.api.schema.CardAccountType cardAccount)
void setRecurringType(de.firstdata.ipg.api.schema.RecurringType recurringType)
void setStandIn(boolean isStandin)
void setTDate(String tDate)
void setSCAExemptionIndicators(de.firstdata.ipg.api.schema.SCAExemptionIndicators value)
Copyright © 2019. All rights reserved.