Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W 

S

SchemeTokenData - Class in com.ingenico.connect.gateway.sdk.java.domain.payment.definitions
 
SchemeTokenData() - Constructor for class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.SchemeTokenData
 
SdkDataInput - Class in com.ingenico.connect.gateway.sdk.java.domain.payment.definitions
 
SdkDataInput() - Constructor for class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.SdkDataInput
 
SdkDataOutput - Class in com.ingenico.connect.gateway.sdk.java.domain.payment.definitions
 
SdkDataOutput() - Constructor for class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.SdkDataOutput
 
SecretKeyNotAvailableException - Exception in com.ingenico.connect.gateway.sdk.java.webhooks
Represents an error that causes a secret key to not be available.
SecretKeyNotAvailableException(String, String) - Constructor for exception com.ingenico.connect.gateway.sdk.java.webhooks.SecretKeyNotAvailableException
 
SecretKeyNotAvailableException(String, Throwable) - Constructor for exception com.ingenico.connect.gateway.sdk.java.webhooks.SecretKeyNotAvailableException
 
SecretKeyNotAvailableException(String, String, Throwable) - Constructor for exception com.ingenico.connect.gateway.sdk.java.webhooks.SecretKeyNotAvailableException
 
SecretKeyStore - Interface in com.ingenico.connect.gateway.sdk.java.webhooks
A store of secret keys.
Seller - Class in com.ingenico.connect.gateway.sdk.java.domain.payment.definitions
 
Seller() - Constructor for class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.Seller
 
SepaDirectDebitPaymentMethodSpecificInput - Class in com.ingenico.connect.gateway.sdk.java.domain.payment.definitions
 
SepaDirectDebitPaymentMethodSpecificInput() - Constructor for class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.SepaDirectDebitPaymentMethodSpecificInput
 
SepaDirectDebitPaymentMethodSpecificInputBase - Class in com.ingenico.connect.gateway.sdk.java.domain.payment.definitions
 
SepaDirectDebitPaymentMethodSpecificInputBase() - Constructor for class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.SepaDirectDebitPaymentMethodSpecificInputBase
 
SepaDirectDebitPaymentMethodSpecificOutput - Class in com.ingenico.connect.gateway.sdk.java.domain.payment.definitions
 
SepaDirectDebitPaymentMethodSpecificOutput() - Constructor for class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.SepaDirectDebitPaymentMethodSpecificOutput
 
SepaDirectDebitPaymentProduct771SpecificInput - Class in com.ingenico.connect.gateway.sdk.java.domain.payment.definitions
Object containing information specific to SEPA Direct Debit for Create Payments.
SepaDirectDebitPaymentProduct771SpecificInput() - Constructor for class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.SepaDirectDebitPaymentProduct771SpecificInput
 
SepaDirectDebitPaymentProduct771SpecificInputBase - Class in com.ingenico.connect.gateway.sdk.java.domain.payment.definitions
Object containing information specific to SEPA Direct Debit for Hosted Checkouts.
SepaDirectDebitPaymentProduct771SpecificInputBase() - Constructor for class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.SepaDirectDebitPaymentProduct771SpecificInputBase
 
services() - Method in class com.ingenico.connect.gateway.sdk.java.merchant.MerchantClient
Resource /{merchantId}/services
ServicesClient - Class in com.ingenico.connect.gateway.sdk.java.merchant.services
Services client.
ServicesClient(ApiResource, Map<String, String>) - Constructor for class com.ingenico.connect.gateway.sdk.java.merchant.services.ServicesClient
 
Session - Class in com.ingenico.connect.gateway.sdk.java
Contains the components needed to communicate with the Ingenico ePayments platform.
Session(URI, Connection, Authenticator, MetaDataProvider) - Constructor for class com.ingenico.connect.gateway.sdk.java.Session
 
SessionBuilder - Class in com.ingenico.connect.gateway.sdk.java
Builder for a Session object.
SessionBuilder() - Constructor for class com.ingenico.connect.gateway.sdk.java.SessionBuilder
 
SessionRequest - Class in com.ingenico.connect.gateway.sdk.java.domain.sessions
 
SessionRequest() - Constructor for class com.ingenico.connect.gateway.sdk.java.domain.sessions.SessionRequest
 
SessionResponse - Class in com.ingenico.connect.gateway.sdk.java.domain.sessions
 
SessionResponse() - Constructor for class com.ingenico.connect.gateway.sdk.java.domain.sessions.SessionResponse
 
sessions() - Method in class com.ingenico.connect.gateway.sdk.java.merchant.MerchantClient
Resource /{merchantId}/sessions
sessions(Integer, CreatePaymentProductSessionRequest) - Method in class com.ingenico.connect.gateway.sdk.java.merchant.products.ProductsClient
Resource /{merchantId}/products/{paymentProductId}/sessions - Create session for payment product
sessions(Integer, CreatePaymentProductSessionRequest, CallContext) - Method in class com.ingenico.connect.gateway.sdk.java.merchant.products.ProductsClient
Resource /{merchantId}/products/{paymentProductId}/sessions - Create session for payment product
SessionsClient - Class in com.ingenico.connect.gateway.sdk.java.merchant.sessions
Sessions client.
SessionsClient(ApiResource, Map<String, String>) - Constructor for class com.ingenico.connect.gateway.sdk.java.merchant.sessions.SessionsClient
 
setAcceptedTermsAndConditions(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.EInvoicePaymentMethodSpecificInput
Indicates that the customer has read and accepted the terms and conditions of the product before proceeding with the payment.
setAcceptHeader(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.CustomerDevice
The accept-header of the customer client from the HTTP Headers.
setAccount(CustomerAccount) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.Customer
Object containing data related to the account the customer has with you
setAccount(CustomerAccountRiskAssessment) - Method in class com.ingenico.connect.gateway.sdk.java.domain.riskassessments.definitions.CustomerRiskAssessment
Object containing data related to the account the customer has with you
setAccountFundingRecipient(AccountFundingRecipient) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.AdditionalOrderInput
Object containing specific data regarding the recipient of an account funding transaction
setAccountHolderName(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.BankAccount
Name in which the account is held.
setAccountId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.PaymentProduct840CustomerAccount
Username with which the PayPal account holder has registered at PayPal
setAccountLastDigits(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.TrustlyBankAccount
The last digits of the account number
setAccountNumber(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.BankAccountBban
Bank account number
setAccountNumber(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.AccountFundingRecipient
Should be populated with the value of the corresponding accountNumberType of the recipient.
setAccountNumber(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.LoanRecipient
Deprecated.
No replacement
setAccountNumberType(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.AccountFundingRecipient
Defines the account number type of the recipient.
setAccountsOnFile(List<AccountOnFile>) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProduct
List of tokens for that payment product
setAccountsOnFile(List<AccountOnFile>) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProductGroup
Only populated in the Client API
setAccountType(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.Customer
Type of the customer account that is used to place this order.
setAccountType(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.CustomerApprovePayment
Type of the customer account that is used to place this order.
setAccountType(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.riskassessments.definitions.CustomerRiskAssessment
Type of the customer account that is used to place this order.
setAcquirerCountry(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProduct
ISO 3166-1 alpha-2 country code which indicates the most likely country code of the acquirer that will process the transaction.
setAcquirerPromotionCode(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.AbstractCardPaymentMethodSpecificInput
 
setAcsReferenceNumber(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.MobileThreeDSecureChallengeParameters
The unique identifier assigned by the EMVCo Secretariat upon testing and approval.
setAcsSignedContent(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.MobileThreeDSecureChallengeParameters
Contains the JWS object created by the ACS for the challenge (ARes).
setAcsTransactionId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.ExternalCardholderAuthenticationData
Identifier of the authenticated transaction at the ACS/Issuer.
setAcsTransactionId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.MobileThreeDSecureChallengeParameters
The ACS Transaction ID for a prior 3-D Secure authenticated transaction (for example, the first recurring transaction that was authenticated with the customer).
setAcsTransactionId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.ThreeDSecureData
The ACS Transaction ID for a prior 3-D Secure authenticated transaction (for example, the first recurring transaction that was authenticated with the customer)
setAcsTransactionId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.ThreeDSecureResults
Identifier of the authenticated transaction at the ACS/Issuer
setActionType(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.mandates.definitions.MandateMerchantAction
Action merchants needs to take in the online mandate process.
setActionType(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.MerchantAction
Action merchants needs to take in the online payment process.
setAdditionalAddressInfo(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.definitions.Creditor
Additional information about the creditor's address, like Suite II, Apartment 2a
setAdditionalAddressInfo(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.definitions.Debtor
Additional information about the debtor's address, like Suite II, Apartment 2a
setAdditionalData(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.OrderInvoiceData
Additional data for printed invoices
setAdditionalInfo(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.Address
Additional address information.
setAdditionalInput(AdditionalOrderInput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.Order
Object containing additional input on the order
setAdditionalInput(AdditionalOrderInputAirlineData) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.OrderApprovePayment
Object containing additional input on the order
setAdditionalInput(AdditionalOrderInputAirlineData) - Method in class com.ingenico.connect.gateway.sdk.java.domain.riskassessments.definitions.OrderRiskAssessment
Object containing additional input on the order
setAdditionalReference(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.AbstractBankTransferPaymentMethodSpecificInput
 
setAdditionalReference(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.InvoicePaymentMethodSpecificInput
Your (additional) reference identifier for this transaction.
setAdditionalReference(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.PaymentCreationReferences
The additional reference identifier for this transaction.
setAddress(Address) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.AccountFundingRecipient
Object containing the address details of the recipient of an account funding transaction.
setAddress(Address) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.Seller
Object containing the seller address details
setAddress(AddressPersonal) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.Shipping
Object containing address information
setAddress(Address) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payout.definitions.PayoutCustomer
Object containing address details
setAddress(AddressPersonal) - Method in class com.ingenico.connect.gateway.sdk.java.domain.refund.definitions.RefundCustomer
Object containing address details
setAddress(AddressPersonal) - Method in class com.ingenico.connect.gateway.sdk.java.domain.riskassessments.definitions.ShippingRiskAssessment
Object containing address information
setAddressesAreIdentical(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.FraudFields
Deprecated.
For risk assessments there is no replacement. For other calls, use Order.shipping.addressIndicator instead
setAddressIndicator(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.Shipping
Indicates shipping method chosen for the transaction.
setAddressSelectionAtPayPal(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.AbstractRedirectPaymentProduct840SpecificInput
 
setAgentNumericCode(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.AirlineData
Numeric code identifying the agent
setAirlineClass(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.AirlineFlightLeg
Reservation Booking Designator
setAirlineData(AirlineData) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.AdditionalOrderInputAirlineData
Object that holds airline specific data
setAirlineData(AirlineData) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.AdditionalOrderInput
Object that holds airline specific data
setAlias(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedmandatemanagement.definitions.HostedMandateInfo
An alias for the mandate.
setAlias(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.mandates.definitions.CreateMandateBase
An alias for the mandate.
setAlias(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.mandates.definitions.MandateResponse
An alias for the mandate.
setAlias(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.TokenizePaymentRequest
An alias for the token.
setAlias(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.definitions.AbstractToken
An alias for the token.
setAllowedValues(List<String>) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.FixedListValidator
List of the allowed values that the field will be validated against
setAllowsInstallments(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProduct
Indicates if the product supports installments
    true - This payment supports installments false - This payment does not support installments
setAllowsInstallments(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProductGroup
Indicates if the product supports installments
    true - This payment supports installments false - This payment does not support installments
setAllowsRecurring(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProduct
Indicates if the product supports recurring payments
    true - This payment product supports recurring payments false - This payment product does not support recurring transactions and can only be used for one-off payments
setAllowsTokenization(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProduct
Indicates if the payment details can be tokenized for future re-use
    true - Payment details from payments done with this payment product can be tokenized for future re-use false - Payment details from payments done with this payment product can not be tokenized
setAlwaysShow(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProductFieldDisplayHints
    true - Indicates that this field is advised to be captured to increase the success rates even though it isn't marked as required.
setAmount(Long) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.AmountOfMoney
Amount in cents and always having 2 decimals
setAmount(Long) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.ApprovePaymentRequest
In case you want to approve the capture of a different lower amount you can specify this here (specified in cents, where single digit currencies are presumed to have 2 digits)
setAmount(Long) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.CapturePaymentRequest
Here you can specify the amount that you want to capture (specified in cents, where single digit currencies are presumed to have 2 digits).
The amount can be lower than the amount that was authorized, but not higher.
If left empty, the full amount will be captured and the request will be final.
If the full amount is captured, the request will also be final.
setAmount(Long) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.AmountBreakdown
Amount in cents and always having 2 decimals
setAmount(Long) - Method in class com.ingenico.connect.gateway.sdk.java.domain.refund.ApproveRefundRequest
Refund amount to be approved
setAmount(Long) - Method in class com.ingenico.connect.gateway.sdk.java.merchant.productgroups.FindProductgroupsParams
Amount of the transaction in cents and always having 2 decimals
setAmount(Long) - Method in class com.ingenico.connect.gateway.sdk.java.merchant.productgroups.GetProductgroupParams
Amount of the transaction in cents and always having 2 decimals.
setAmount(Long) - Method in class com.ingenico.connect.gateway.sdk.java.merchant.products.FindProductsParams
Amount in cents and always having 2 decimals
setAmount(Long) - Method in class com.ingenico.connect.gateway.sdk.java.merchant.products.GetProductParams
Amount in cents and always having 2 decimals
setAmount(Long) - Method in class com.ingenico.connect.gateway.sdk.java.merchant.products.NetworksParams
Amount in cents and always having 2 decimals
setAmount(Long) - Method in class com.ingenico.connect.gateway.sdk.java.merchant.services.ConvertAmountParams
Amount to be converted in cents and always having 2 decimals
setAmountBreakdown(List<AmountBreakdown>) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.ShoppingCart
Determines the type of the amount.
setAmountOfMoney(AmountOfMoney) - Method in class com.ingenico.connect.gateway.sdk.java.domain.dispute.CreateDisputeRequest
The amount of money that is to be disputed.
setAmountOfMoney(AmountOfMoney) - Method in class com.ingenico.connect.gateway.sdk.java.domain.dispute.definitions.DisputeOutput
Object containing amount and ISO currency code attributes
setAmountOfMoney(AmountOfMoney) - Method in class com.ingenico.connect.gateway.sdk.java.domain.installments.GetInstallmentRequest
Object containing amount and ISO currency code attributes
setAmountOfMoney(AmountOfMoney) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.GiftCardPurchase
Object containing information on an amount of money
setAmountOfMoney(AmountOfMoney) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.LineItem
Object containing amount and ISO currency code attributes
Note: make sure you submit the amount and currency code for each line item
setAmountOfMoney(AmountOfMoney) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.Order
Object containing amount and ISO currency code attributes
setAmountOfMoney(AmountOfMoney) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.OrderOutput
Object containing amount and ISO currency code attributes
setAmountOfMoney(AmountOfMoney) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payout.CreatePayoutRequest
Deprecated.
Moved to PayoutDetails
setAmountOfMoney(AmountOfMoney) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payout.definitions.PayoutDetails
Object containing amount and ISO currency code attributes
setAmountOfMoney(AmountOfMoney) - Method in class com.ingenico.connect.gateway.sdk.java.domain.refund.RefundRequest
Object containing amount and ISO currency code attributes
setAmountOfMoney(AmountOfMoney) - Method in class com.ingenico.connect.gateway.sdk.java.domain.riskassessments.definitions.OrderRiskAssessment
Object containing amount and ISO currency code attributes
setAmountOfMoney(AmountOfMoney) - Method in class com.ingenico.connect.gateway.sdk.java.domain.services.definitions.PaymentContext
The payment amount
setAmountOfMoneyAfterTrial(AmountOfMoney) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedcheckout.definitions.TrialInformation
The object containing the amount and ISO currency code attributes of money to be paid after the trial period ends.

Note:

The property order.amountOfMoney should be populated with the amount to be paid during or for the trial period (no-cost or discounted time-constrained trial subscription period).
setAmountOfMoneyPerInstallment(AmountOfMoney) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.Installments
The amount that will be paid per installment.
setAmountOfMoneyTotal(AmountOfMoney) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.Installments
Object containing the total amount and ISO currency code attributes
setAmountPaid(Long) - Method in class com.ingenico.connect.gateway.sdk.java.domain.capture.definitions.CaptureOutput
Amount that has been paid
setAmountPaid(Long) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.PaymentOutput
Amount that has been paid
setAmountPaid(Long) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.RefundOutput
Amount paid
setAmountReversed(Long) - Method in class com.ingenico.connect.gateway.sdk.java.domain.capture.definitions.CaptureOutput
Amount that has been reversed
setAmountReversed(Long) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.PaymentOutput
Amount that has been reversed
setApiEndpoint(URI) - Method in class com.ingenico.connect.gateway.sdk.java.CommunicatorConfiguration
 
setApiKeyId(String) - Method in class com.ingenico.connect.gateway.sdk.java.CommunicatorConfiguration
 
setApiVersion(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.webhooks.WebhooksEvent
 
setAppId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.PaymentProduct863ThirdPartyData
The appId to use in third party calls to WeChat.
setAppliedExemption(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.ExternalCardholderAuthenticationData
Exemption code from Carte Bancaire (130) (unknown possible values so far -free format).
setAppliedExemption(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.ThreeDSecureResults
Exemption code from Carte Bancaire (130) (unknown possible values so far -free format)
setArrivalAirport(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.AirlineFlightLeg
Arrival airport/city code
setArrivalTime(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.AirlineFlightLeg
The arrival time in the local time zone
Format: HH:MM
setAssetUrl(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.sessions.SessionResponse
The datacenter-specific base url for assets.
setAttributeKey(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.LabelTemplateElement
Name of the attribute that is shown to the customer on selection pages or screens
setAttributes(List<AccountOnFileAttribute>) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.AccountOnFile
Array containing the details of the stored token
setAuthentication(CustomerAccountAuthentication) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.CustomerAccount
Object containing data on the authentication used by the customer to access their account
setAuthenticationAmount(AmountOfMoney) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.AbstractThreeDSecure
 
setAuthenticationAmount(AmountOfMoney) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.ThreeDSecureResults
The amount for which this transaction has been authenticated.
setAuthenticationFlow(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.AbstractThreeDSecure
 
setAuthenticationIndicator(AuthenticationIndicator) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProduct
Indicates if the payment product supports 3D Security (mandatory, optional or not needed).
setAuthMethod(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.DecryptedPaymentData
Deprecated.
Use decryptedPaymentData.paymentMethod instead
setAuthorisationCode(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.CardPaymentMethodSpecificOutput
Card Authorization code as returned by the acquirer
setAuthorisationCode(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.MobilePaymentMethodSpecificOutput
Card Authorization code as returned by the acquirer
setAuthorisationCode(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.RefundCardMethodSpecificOutput
Card Authorization code as returned by the acquirer
setAuthorisationId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.NonSepaDirectDebitPaymentProduct705SpecificInput
Core reference number for the direct debit instruction in UK
setAuthorisationId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.definitions.TokenNonSepaDirectDebitPaymentProduct705SpecificData
Core reference number for the direct debit instruction in UK
setAuthorizationMode(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedcheckout.definitions.MobilePaymentMethodSpecificInputHostedCheckout
Determines the type of the authorization that will be used.
setAuthorizationMode(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.AbstractCardPaymentMethodSpecificInput
 
setAuthorizationMode(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.MobilePaymentMethodSpecificInput
Determines the type of the authorization that will be used.
setAuthorizationType(AuthorizationType) - Method in class com.ingenico.connect.gateway.sdk.java.CommunicatorConfiguration
 
setAutoTokenized(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProduct
Indicates if the payment details can be automatically tokenized for future re-use
    true - Payment details from payments done with this payment product can be automatically tokenized for future re-use false - Payment details from payments done with this payment product can not be automatically tokenized
setAvsResult(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.CardFraudResults
Result of the Address Verification Service checks.
setBankAccountBban(BankAccountBban) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.NonSepaDirectDebitPaymentProduct705SpecificInput
Object containing account holder name and bank account information
setBankAccountBban(BankAccountBban) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.NonSepaDirectDebitPaymentProduct730SpecificInput
Object containing account holder name and bank account information
setBankAccountBban(BankAccountBban) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.RedirectPaymentMethodSpecificOutput
Object that holds the Basic Bank Account Number (BBAN) data
setBankAccountBban(BankAccountBban) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payout.CreatePayoutRequest
Deprecated.
Moved to BankTransferPayoutMethodSpecificInput
setBankAccountBban(BankAccountBban) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payout.definitions.BankTransferPayoutMethodSpecificInput
Object containing account holder name and bank account information.
setBankAccountBban(BankAccountBbanRefund) - Method in class com.ingenico.connect.gateway.sdk.java.domain.refund.definitions.BankRefundMethodSpecificInput
Object that holds the Basic Bank Account Number (BBAN) data
setBankAccountBban(BankAccountBban) - Method in class com.ingenico.connect.gateway.sdk.java.domain.riskassessments.RiskAssessmentBankAccount
Object containing account holder name and bank account information
setBankAccountBban(BankAccountBban) - Method in class com.ingenico.connect.gateway.sdk.java.domain.services.BankDetailsResponse
Object that holds the Basic Bank Account Number (BBAN) data
setBankAccountBban(BankAccountBban) - Method in class com.ingenico.connect.gateway.sdk.java.domain.services.definitions.BankDetails
Object that holds the Basic Bank Account Number (BBAN) data
setBankAccountBban(BankAccountBban) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.definitions.TokenNonSepaDirectDebitPaymentProduct705SpecificData
Object containing account holder name and bank account information
setBankAccountBban(BankAccountBban) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.definitions.TokenNonSepaDirectDebitPaymentProduct730SpecificData
Object containing account holder name and bank account information
setBankAccountIban(BankAccountIban) - Method in class com.ingenico.connect.gateway.sdk.java.domain.mandates.definitions.MandateCustomer
Object containing IBAN information
setBankAccountIban(BankAccountIban) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.EInvoicePaymentProduct9000SpecificInput
Object containing the bank account details of the customer.
setBankAccountIban(BankAccountIban) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.RedirectPaymentMethodSpecificOutput
Object containing account holder name and IBAN information
setBankAccountIban(BankAccountIban) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.RedirectPaymentProduct816SpecificInput
Object containing the bank account details of the customer
setBankAccountIban(BankAccountIban) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payout.CreatePayoutRequest
Deprecated.
Moved to BankTransferPayoutMethodSpecificInput
setBankAccountIban(BankAccountIban) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payout.definitions.BankTransferPayoutMethodSpecificInput
Object containing account holder and IBAN information.
setBankAccountIban(BankAccountIban) - Method in class com.ingenico.connect.gateway.sdk.java.domain.refund.definitions.BankRefundMethodSpecificInput
Object that holds the International Bank Account Number (IBAN) data
setBankAccountIban(BankAccountIban) - Method in class com.ingenico.connect.gateway.sdk.java.domain.riskassessments.RiskAssessmentBankAccount
Object containing account holder name and IBAN information
setBankAccountIban(BankAccountIban) - Method in class com.ingenico.connect.gateway.sdk.java.domain.services.BankDetailsResponse
Object that holds the International Bank Account Number (IBAN) data
setBankAccountIban(BankAccountIban) - Method in class com.ingenico.connect.gateway.sdk.java.domain.services.definitions.BankDetails
Object that holds the International Bank Account Number (IBAN) data
setBankAccountIban(BankAccountIban) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.definitions.MandateSepaDirectDebitWithoutCreditor
Object containing Account holder and IBAN information
setBankCity(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.refund.definitions.BankAccountBbanRefund
City of the bank to refund to
setBankCode(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.BankAccountBban
Bank code
setBankData(BankData) - Method in class com.ingenico.connect.gateway.sdk.java.domain.services.BankDetailsResponse
Object that holds the reformatted bank account data
setBankName(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.BankAccountBban
Name of the bank
setBankName(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.TrustlyBankAccount
The name of the bank
setBankRefundMethodSpecificInput(BankRefundMethodSpecificInput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.refund.RefundRequest
Object containing the specific input details for a bank refund
setBankRefundMethodSpecificOutput(RefundBankMethodSpecificOutput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.RefundOutput
Object containing specific bank refund details
setBankTransferPaymentMethodSpecificInput(BankTransferPaymentMethodSpecificInputBase) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedcheckout.CreateHostedCheckoutRequest
Object containing the specific input details for bank transfer payments
setBankTransferPaymentMethodSpecificInput(BankTransferPaymentMethodSpecificInput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.CreatePaymentRequest
Object containing the specific input details for bank transfer payments
setBankTransferPaymentMethodSpecificOutput(BankTransferPaymentMethodSpecificOutput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.capture.definitions.CaptureOutput
Object containing the bank transfer payment method details
setBankTransferPaymentMethodSpecificOutput(BankTransferPaymentMethodSpecificOutput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.PaymentOutput
Object containing the bank transfer payment method details
setBankTransferPayoutMethodSpecificInput(BankTransferPayoutMethodSpecificInput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payout.CreatePayoutRequest
Object containing the specific input details for bank transfer payouts.
setBic(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.RedirectPaymentMethodSpecificOutput
The BIC is the Business Identifier Code, also known as SWIFT or Bank Identifier code.
setBic(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.services.definitions.Swift
The BIC is the Business Identifier Code, also known as SWIFT or Bank Identifier code.
setBillingAddress(Address) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.Customer
Object containing billing address details
setBillingAddress(Address) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.PaymentProduct806SpecificOutput
Object containing the billing address details of the customer
setBillingAddress(Address) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.PaymentProduct840SpecificOutput
Object containing the billing address details of the customer
setBillingAddress(Address) - Method in class com.ingenico.connect.gateway.sdk.java.domain.riskassessments.definitions.CustomerRiskAssessment
Object containing billing address details
setBillingAddress(Address) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.definitions.CustomerToken
Object containing the billing address details
setBillingAgreementId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.PaymentProduct840CustomerAccount
Identification of the PayPal recurring billing agreement
setBillingAgreementId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.definitions.TokenEWalletData
Identification of the PayPal recurring billing agreement
setBin(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.installments.GetInstallmentRequest
The first digits of the card number from left to right with a minimum of 6 digits
setBin(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.services.GetIINDetailsRequest
The first digits of the credit card number from left to right with a minimum of 6 digits.
setBinaryContentBody(String) - Method in class com.ingenico.connect.gateway.sdk.java.logging.LogMessageBuilder
 
setBlackListData(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.FraudFields
Additional black list input
setBody(String, String) - Method in class com.ingenico.connect.gateway.sdk.java.logging.LogMessageBuilder
 
setBody(InputStream, Charset, String) - Method in class com.ingenico.connect.gateway.sdk.java.logging.LogMessageBuilder
 
setBody(Reader, String) - Method in class com.ingenico.connect.gateway.sdk.java.logging.LogMessageBuilder
 
setBodyObfuscator(BodyObfuscator) - Method in class com.ingenico.connect.gateway.sdk.java.Client
 
setBodyObfuscator(BodyObfuscator) - Method in class com.ingenico.connect.gateway.sdk.java.Communicator
 
setBodyObfuscator(BodyObfuscator) - Method in class com.ingenico.connect.gateway.sdk.java.defaultimpl.DefaultConnection
 
setBodyObfuscator(BodyObfuscator) - Method in interface com.ingenico.connect.gateway.sdk.java.logging.ObfuscationCapable
Sets the current non-null body obfuscator to use.
setBoletoBancarioRequiredness(BoletoBancarioRequirednessValidator) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProductFieldValidators
Indicates the requiredness of the field based on the fiscalnumber for Boleto Bancario
setBranchCode(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.BankAccountBban
Branch code
setBrowserData(BrowserData) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.CustomerDevice
Object containing information regarding the browser of the customer
setBusinessName(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedcheckout.definitions.MobilePaymentProduct302SpecificInputHostedCheckout
Used as an input for the Apple Pay payment button.
setCanBeIframed(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProduct
This property is only relevant for payment products that use third party redirects.
setCaptureOutput(CaptureOutput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.capture.definitions.Capture
Object containing capture details
setCaptures(List<Capture>) - Method in class com.ingenico.connect.gateway.sdk.java.domain.capture.CapturesResponse
The list of all captures performed on the requested payment.
setCard(Card) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.CardPaymentMethodSpecificInput
Object containing card details.
setCard(CardEssentials) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.CardPaymentMethodSpecificOutput
Object containing card details
setCard(CardWithoutCvv) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.CompletePaymentCardPaymentMethodSpecificInput
Object containing card details
setCard(CardEssentials) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.PaymentProduct3201SpecificOutput
Object containing card details
setCard(CardEssentials) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.RefundCardMethodSpecificOutput
Object containing card details
setCard(Card) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payout.definitions.CardPayoutMethodSpecificInput
Object containing the card details.
setCard(Card) - Method in class com.ingenico.connect.gateway.sdk.java.domain.riskassessments.RiskAssessmentCard
Object containing Card object
setCard(TokenCard) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.CreateTokenRequest
Object containing card details
setCard(TokenCard) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.TokenResponse
Object containing card details
setCard(TokenCard) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.UpdateTokenRequest
Object containing card details
setCardholderName(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.CardEssentials
The card holder's name on the card.
setCardholderName(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.DecryptedPaymentData
Card holder's name on the card.
setCardholderName(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.MobilePaymentProduct320SpecificInput
The card holder's name on the card.
The encrypted payment data can be found in property paymentMethodData.tokenizationData.info.billingAddress.name of the PaymentData.toJson() result.
setCardholderName(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.SchemeTokenData
The cardholder's name on the card
setCardNumber(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.CardEssentials
The complete credit/debit card number
setCardOwnerAddress(Address) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.FraudFields
Deprecated.
This should be the same as Order.customer.billingAddress
setCardPaymentMethodSpecificInput(CardPaymentMethodSpecificInputBase) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedcheckout.CreateHostedCheckoutRequest
Object containing the specific input details for card payments
setCardPaymentMethodSpecificInput(CompletePaymentCardPaymentMethodSpecificInput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.CompletePaymentRequest
Object containing the specific input details for card payments
setCardPaymentMethodSpecificInput(CardPaymentMethodSpecificInput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.CreatePaymentRequest
Object containing the specific input details for card payments
setCardPaymentMethodSpecificOutput(CardPaymentMethodSpecificOutput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.capture.definitions.CaptureOutput
Object containing the card payment method details
setCardPaymentMethodSpecificOutput(CancelPaymentCardPaymentMethodSpecificOutput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.CancelPaymentResponse
Object that holds specific information on cancelled card payments
setCardPaymentMethodSpecificOutput(CardPaymentMethodSpecificOutput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.PaymentOutput
Object containing the card payment method details
setCardPaymentMethodSpecificOutput(ApprovePaymentCardPaymentMethodSpecificOutput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.PaymentApprovalResponse
Object containing additional card payment method specific details
setCardPayoutMethodSpecificInput(CardPayoutMethodSpecificInput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payout.CreatePayoutRequest
Object containing the specific input details for card payouts.
setCardRefundMethodSpecificOutput(RefundCardMethodSpecificOutput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.RefundOutput
Object containing specific card refund details
setCardWithoutCvv(CardWithoutCvv) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.definitions.TokenCardData
Object containing the card details (without CVV)
setCarrierCode(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.AirlineFlightLeg
IATA carrier code
setCashPaymentMethodSpecificInput(CashPaymentMethodSpecificInputBase) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedcheckout.CreateHostedCheckoutRequest
Object containing the specific input details for cash payments
setCashPaymentMethodSpecificInput(CashPaymentMethodSpecificInput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.CreatePaymentRequest
Object containing the specific input details for cash payments
setCashPaymentMethodSpecificOutput(CashPaymentMethodSpecificOutput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.capture.definitions.CaptureOutput
Object containing the cash payment method details
setCashPaymentMethodSpecificOutput(CashPaymentMethodSpecificOutput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.PaymentOutput
Object containing the cash payment method details
setCashRefundMethodSpecificOutput(RefundCashMethodSpecificOutput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.RefundOutput
Object containing specific cash refund details
setCategory(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.ResultDoRiskAssessment
The Risk Services category with the following possible values:
    retaildecisionsCCFraudCheck - checks performed by Retail Decisions globalcollectBlacklistCheckCC - Checked against the blacklist on the GlobalCollect platform authorizationCheck - 0$ auth card account validation check ddFraudCheck - Check performed for German market via InterCard validationbankAccount - Bank account details are algorithmically checked if they could exist globalcollectBlacklistCheckDD - Checked against the blacklist on the GlobalCollect platform
setCategory(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.errors.definitions.APIError
Category the error belongs to.
setCategory(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.services.definitions.Swift
SWIFT category
setCavv(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.ExternalCardholderAuthenticationData
The CAVV (cardholder authentication verification value) or AAV (accountholder authentication value) provides an authentication validation value.
setCavv(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.ThreeDSecureResults
CAVV or AVV result indicating authentication validation value
setCavvAlgorithm(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.ExternalCardholderAuthenticationData
The algorithm, from your 3D Secure provider, used to generate the authentication CAVV.
setChallengeCanvasSize(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.AbstractThreeDSecure
 
setChallengeCanvasSize(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.GPayThreeDSecure
Dimensions of the challenge window that potentially will be displayed to the customer.
setChallengeIndicator(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.AbstractThreeDSecure
 
setChallengeIndicator(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.GPayThreeDSecure
Allows you to indicate if you want the customer to be challenged for extra security on this transaction.
setChangeDate(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.CustomerAccount
The last date (YYYYMMDD) on which the customer made changes to their account with you.
setChangedDuringCheckout(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.CustomerAccount
true = the customer made changes to their account during this checkout
setChannelCode(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.Seller
This property is specific to Visa Argentina.
setChargeAmount(Long) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.LodgingCharge
Amount of additional charges associated with the stay of the guest.
Note: The currencyCode is presumed to be identical to the order.amountOfMoney.currencyCode.
setChargeAmountCurrencyCode(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.LodgingCharge
Currency for Charge amount.
setCharges(List<LodgingCharge>) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.LodgingData
Object that holds lodging related charges
setChargeType(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.LodgingCharge
Type of additional charges associated with the stay of the guest.
setCheckDigit(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.BankAccountBban
Bank check digit
setCheckInDate(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.LodgingData
The date the guest checks into (or plans to check in to) the facility.
setCheckOutDate(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.LodgingData
The date the guest checks out of (or plans to check out of) the facility.
setChecks(List<ValidationBankAccountCheck>) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.ValidationBankAccountOutput
Array of checks performed with the results of each check
setChipsUID(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.services.definitions.Swift
Clearing House Interbank Payments System (CHIPS) UID
CHIPS is one half of the primary US network of large-value domestic and international payments.
setCity(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.Address
City
Note: For payments with product 1503 the maximum length is not 40 but 20.
setCity(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.mandates.definitions.MandateAddress
City
setCity(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.GetCustomerDetailsResponse
The city in which the customer resides.
setCity(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.definitions.Creditor
City of the creditor address
setCity(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.definitions.Debtor
City of the debtor's address
setClauseName(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.MicrosoftFraudResults
Name of the clause within the applied policy that was triggered during the evaluation of this transaction.
setClearinghouse(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.TrustlyBankAccount
The country of the clearing house
setClientApiUrl(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.sessions.SessionResponse
The datacenter-specific base url for client requests.
setClientSessionId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.sessions.SessionResponse
The identifier of the session that has been created.
setCoBrands(List<IINDetail>) - Method in class com.ingenico.connect.gateway.sdk.java.domain.services.GetIINDetailsResponse
Populated only if the card has multiple brands.
setCode(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.AirlineData
Airline numeric code
setCode(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.ValidationBankAccountCheck
Code of the bank account validation check
setCode(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.errors.definitions.APIError
Error code
setCollectorCallback(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.DeviceFingerprintRequest
You can supply a JavaScript function call that will be called after the device fingerprint data collecting using the provided JavaScript snippet is finished.
setColorDepth(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.BrowserData
ColorDepth in bits.
setComments(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.Shipping
Comments included during shipping
setComments(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.riskassessments.definitions.ShippingRiskAssessment
Comments included during shipping
setCompanyInformation(CompanyInformation) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.CustomerBase
Object containing company information
setCompanyInformation(CompanyInformation) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payout.definitions.PayoutCustomer
Object containing company information
setCompanyInformation(CompanyInformation) - Method in class com.ingenico.connect.gateway.sdk.java.domain.refund.definitions.RefundCustomer
Object containing company information
setCompanyName(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.mandates.definitions.MandateCustomer
Name of company, as a customer
setCompanyName(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.PaymentProduct840CustomerAccount
Name of the company in case the PayPal account is owned by a business
setConfigurationId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.Merchant
In case your account has been setup with multiple configurations you can use this property to identify the one you would like to use for the transaction.
setConfigurationId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payout.definitions.PayoutMerchant
In case your account has been setup with multiple configurations you can use this property to identify the one you would like to use for the transaction.
setConjunctionTicket(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.AirlineFlightLeg
Identifying number of a ticket issued to a passenger in conjunction with this ticket and that constitutes a single contract of carriage
setConnectionReuse(boolean) - Method in class com.ingenico.connect.gateway.sdk.java.CommunicatorConfiguration
 
setConnectTimeout(int) - Method in class com.ingenico.connect.gateway.sdk.java.CommunicatorConfiguration
 
setContactDetails(MandateContactDetails) - Method in class com.ingenico.connect.gateway.sdk.java.domain.mandates.definitions.MandateCustomer
Object containing contact details like email address and phone number
setContactDetails(ContactDetails) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.Customer
Object containing contact details like email address and phone number
setContactDetails(ContactDetailsBase) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payout.definitions.PayoutCustomer
Object containing contact details like email address and phone number
setContactDetails(ContactDetailsBase) - Method in class com.ingenico.connect.gateway.sdk.java.domain.refund.definitions.RefundCustomer
Object containing contact details like email address and phone number
setContactDetails(ContactDetailsRiskAssessment) - Method in class com.ingenico.connect.gateway.sdk.java.domain.riskassessments.definitions.CustomerRiskAssessment
Object containing contact details like email address
setContactDetails(ContactDetailsToken) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.definitions.CustomerTokenWithContactDetails
Object containing contact details like email address and phone number
setContactPerson(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.dispute.CreateDisputeRequest
The name of the person on your side who can be contacted regarding this dispute.
setContactPerson(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.dispute.definitions.DisputeOutput
The name of the person on your side who can be contacted regarding this dispute.
setContactPhone(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.PaymentProduct840CustomerAccount
The phone number of the PayPal account holder
setContactWebsiteUrl(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.Merchant
URL to find contact or support details to contact in case of questions.
setConvertedAmount(Long) - Method in class com.ingenico.connect.gateway.sdk.java.domain.services.ConvertAmount
Converted amount in cents and having 2 decimal
setCountry(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.GetCustomerDetailsResponse
The country in which the customer resides.
setCountryCode(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.Address
ISO 3166-1 alpha-2 country code
setCountryCode(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.BankAccountBban
ISO 3166-1 alpha-2 country code of the country where the bank account is held For UK payouts this value is automatically set to GB as only payouts to UK accounts are supported.
setCountryCode(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.installments.GetInstallmentRequest
ISO 3166-1 alpha-2 country code
setCountryCode(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.mandates.definitions.MandateAddress
ISO 3166-1 alpha-2 country code
setCountryCode(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.PaymentProduct840CustomerAccount
Country where the PayPal account is located
setCountryCode(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.GetCustomerDetailsRequest
The code of the country where the customer should reside.
setCountryCode(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.refund.definitions.BankRefundMethodSpecificInput
ISO 3166-1 alpha-2 country code of the country where money will be refunded to
setCountryCode(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.services.definitions.PaymentContext
The country the payment takes place in
setCountryCode(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.services.GetIINDetailsResponse
The ISO 3166-1 alpha-2 country code of the country where the card was issued.
setCountryCode(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.definitions.Creditor
ISO 3166-1 alpha-2 country code
setCountryCode(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.definitions.Debtor
ISO 3166-1 alpha-2 country code of the debtor's address
setCountryCode(String) - Method in class com.ingenico.connect.gateway.sdk.java.merchant.productgroups.FindProductgroupsParams
ISO 3166-1 alpha-2 country code of the transaction
setCountryCode(String) - Method in class com.ingenico.connect.gateway.sdk.java.merchant.productgroups.GetProductgroupParams
ISO 3166-1 alpha-2 country code of the transaction
setCountryCode(String) - Method in class com.ingenico.connect.gateway.sdk.java.merchant.products.DirectoryParams
ISO 3166-1 alpha-2 country code
setCountryCode(String) - Method in class com.ingenico.connect.gateway.sdk.java.merchant.products.FindProductsParams
ISO 3166-1 alpha-2 country code
setCountryCode(String) - Method in class com.ingenico.connect.gateway.sdk.java.merchant.products.GetProductParams
ISO 3166-1 alpha-2 country code
setCountryCode(String) - Method in class com.ingenico.connect.gateway.sdk.java.merchant.products.NetworksParams
ISO 3166-1 alpha-2 country code
setCountryNames(List<String>) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.DirectoryEntry
Country name of the issuer, used to group issuers per country
Note: this is only filled if supported by the payment product.
setCouponNumber(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.AirlineFlightLeg
The coupon number associated with this leg of the trip.
setCreated(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.webhooks.WebhooksEvent
 
setCreateDate(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.CustomerAccount
The date (YYYYMMDD) on which the customer created their account with you
setCreateDate(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.PaymentAccountOnFile
The date (YYYYMMDD) when the payment account on file was first created.
setCreatedPaymentOutput(CreatedPaymentOutput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedcheckout.GetHostedCheckoutResponse
When a payment has been created during the hosted checkout session this object will return the details.
setCreateMandateInfo(HostedMandateInfo) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedmandatemanagement.CreateHostedMandateManagementRequest
Object containing partial information needed for the creation of the mandate.
setCreationDetails(DisputeCreationDetail) - Method in class com.ingenico.connect.gateway.sdk.java.domain.dispute.definitions.DisputeOutput
Object containing various details related to this dispute’s creation.
setCreationOutput(PaymentCreationOutput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.CreatePaymentResult
Object containing the details of the created payment
setCreditor(Creditor) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.definitions.MandateSepaDirectDebit
Object containing information on the creditor
setCryptogram(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.DecryptedPaymentData
The 3D secure online payment cryptogram.
setCryptogram(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.SchemeTokenData
The Token Cryptogram is a dynamic one-time use value that is used to verify the authenticity of the transaction and the integrity of the data used in the generation of the Token Cryptogram.
setCurrencyCode(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.AmountOfMoney
Three-letter ISO currency code representing the currency for the amount
setCurrencyCode(String) - Method in class com.ingenico.connect.gateway.sdk.java.merchant.productgroups.FindProductgroupsParams
Three-letter ISO currency code representing the currency for the amount
setCurrencyCode(String) - Method in class com.ingenico.connect.gateway.sdk.java.merchant.productgroups.GetProductgroupParams
Three-letter ISO currency code representing the currency for the amount
setCurrencyCode(String) - Method in class com.ingenico.connect.gateway.sdk.java.merchant.products.DirectoryParams
Three-letter ISO currency code representing the currency of the transaction
setCurrencyCode(String) - Method in class com.ingenico.connect.gateway.sdk.java.merchant.products.FindProductsParams
Three-letter ISO currency code representing the currency for the amount
setCurrencyCode(String) - Method in class com.ingenico.connect.gateway.sdk.java.merchant.products.GetProductParams
Three-letter ISO currency code representing the currency for the amount
setCurrencyCode(String) - Method in class com.ingenico.connect.gateway.sdk.java.merchant.products.NetworksParams
Three-letter ISO currency code representing the currency for the amount
setCustom(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.RedirectPaymentProduct840SpecificInput
Deprecated.
Use Order.references.descriptor instead
setCustomer(MandateCustomer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedmandatemanagement.definitions.HostedMandateInfo
Customer object containing customer specific inputs
setCustomer(MandateCustomer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.mandates.definitions.CreateMandateBase
Customer object containing customer specific inputs
setCustomer(MandateCustomer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.mandates.definitions.MandateResponse
Customer object containing customer specific inputs
setCustomer(Customer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.Order
Object containing the details of the customer
setCustomer(CustomerApprovePayment) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.OrderApprovePayment
Object containing data related to the customer
setCustomer(PayoutCustomer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payout.CreatePayoutRequest
Deprecated.
Moved to PayoutDetails
setCustomer(PayoutCustomer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payout.definitions.BankTransferPayoutMethodSpecificInput
Deprecated.
Moved to PayoutDetails
setCustomer(PayoutCustomer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payout.definitions.PayoutDetails
Object containing the details of the customer.
setCustomer(RefundCustomer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.refund.RefundRequest
Object containing the details of the customer
setCustomer(CustomerRiskAssessment) - Method in class com.ingenico.connect.gateway.sdk.java.domain.riskassessments.definitions.OrderRiskAssessment
Object containing the details of the customer
setCustomer(CustomerToken) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.definitions.TokenCard
Object containing the details of the customer
setCustomer(CustomerToken) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.definitions.TokenEWallet
Object containing the details of the customer
setCustomer(CustomerToken) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.definitions.TokenNonSepaDirectDebit
Object containing the details of the customer
setCustomer(CustomerTokenWithContactDetails) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.definitions.TokenSepaDirectDebit
Object containing the details of the customer
setCustomer(CustomerTokenWithContactDetails) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.definitions.TokenSepaDirectDebitWithoutCreditor
Object containing the details of the customer
setCustomerAccount(TrustlyBankAccount) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.PaymentProduct806SpecificOutput
Object containing the account details
setCustomerAccount(PaymentProduct840CustomerAccount) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.PaymentProduct840SpecificOutput
Object containing the details of the PayPal account
setCustomerAccount(RefundPaymentProduct840CustomerAccount) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.RefundPaymentProduct840SpecificOutput
Object containing the PayPal account details
setCustomerAccountStatus(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.PaymentProduct840CustomerAccount
Status of the PayPal account.
Possible values are:
    verified - PayPal has verified the funding means for this account unverified - PayPal has not verified the funding means for this account
setCustomerAccountStatus(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.RefundPaymentProduct840CustomerAccount
Status of the PayPal account.
Possible values are:
    verified - PayPal has verified the funding means for this account unverified - PayPal has not verified the funding means for this account
setCustomerAddress(Address) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.PaymentProduct840SpecificOutput
Object containing the address details of the customer
setCustomerAddressStatus(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.PaymentProduct840CustomerAccount
Status of the customer's shipping address as registered by PayPal
Possible values are:
    none - Status is unknown at PayPal confirmed - The address has been confirmed unconfirmed - The address has not been confirmed
setCustomerAddressStatus(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.RefundPaymentProduct840CustomerAccount
Status of the customer's shipping address as registered by PayPal
Possible values are:
    none - Status is unknown at PayPal confirmed - The address has been confirmed unconfirmed - The address has not been confirmed
setCustomerContractIdentifier(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.definitions.MandateSepaDirectDebitWithoutCreditor
Identifies the contract between customer and merchant
setCustomerId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.sessions.SessionResponse
The session is build up around the customer in the form of the customerId.
setCustomerIpAddress(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.FraudFields
The IP Address of the customer that is making the payment.
setCustomerReference(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedcheckout.definitions.MobilePaymentMethodSpecificInputHostedCheckout
Reference of the customer for the payment (purchase order #, etc.).
setCustomerReference(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedmandatemanagement.definitions.HostedMandateInfo
The unique identifier of a customer
setCustomerReference(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.mandates.definitions.CreateMandateBase
The unique identifier of a customer
setCustomerReference(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.mandates.definitions.MandateResponse
The unique identifier of the customer to which this mandate is applicable
setCustomerReference(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.AbstractCardPaymentMethodSpecificInput
 
setCustomerReference(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.MobilePaymentMethodSpecificInput
Reference of the customer for the payment (purchase order #, etc.).
setCvv(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.Card
Card Verification Value, a 3 or 4 digit code used as an additional security feature for card not present transactions.
setCvvResult(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.CardFraudResults
Result of the Card Verification Value checks.
setDailyRoomRate(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.LodgingRoom
Daily room rate exclusive of any taxes and fees
Note: The currencyCode is presumed to be identical to the order.amountOfMoney.currencyCode.
setDailyRoomRateCurrencyCode(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.LodgingRoom
Currency for Daily room rate.
setDailyRoomTaxAmount(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.LodgingRoom
Daily room tax
Note: The currencyCode is presumed to be identical to the order.amountOfMoney.currencyCode.
setDailyRoomTaxAmountCurrencyCode(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.LodgingRoom
Currency for Daily room tax.
setData(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.CustomerAccountAuthentication
Data that documents and supports a specific authentication process submitted using the order.customer.account.authentication.method property.
setData(TokenCardData) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.definitions.TokenCard
Object containing the card tokenizable details
setData(TokenEWalletData) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.definitions.TokenEWallet
Object containing the eWallet tokenizable data
setDataRestrictions(PaymentProductFieldDataRestrictions) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProductField
Object containing data restrictions that apply to this field, like minimum and/or maximum length
setDate(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.AirlineFlightLeg
Date of the leg
Format: YYYYMMDD
setDateCollect(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.ApprovePaymentPaymentMethodSpecificInput
The desired date for the collection
Format: YYYYMMDD
setDateCollect(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.NonSepaDirectDebitPaymentMethodSpecificInput
Direct Debit payment collection date
Format: YYYYMMDD
setDateCollect(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.SepaDirectDebitPaymentMethodSpecificInput
Changed date for direct debit collection.
setDateOfBirth(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.AccountFundingRecipient
The date of birth of the recipient
Format: YYYYMMDD
setDateOfBirth(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.LoanRecipient
Deprecated.
No replacement
setDateOfBirth(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.PersonalInformation
The date of birth of the customer
Format: YYYYMMDD
setDatePayout(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payout.ApprovePayoutRequest
The desired date for the payout
Format: YYYYMMDD
setDebtor(Debtor) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.definitions.MandateSepaDirectDebitWithoutCreditor
Object containing information on the debtor
setDecryptedPaymentData(DecryptedPaymentData) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.MobilePaymentMethodSpecificInput
The payment data if you do the decryption of the encrypted payment data yourself.
setDefaultFormFill(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.FraudFields
Deprecated.
Use Order.customer.device.defaultFormFill instead
setDefaultFormFill(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.CustomerDevice
Degree of default form fill, with the following possible values:
    automatically - All fields filled automatically automatically-but-modified - All fields filled automatically, but some fields were modified manually manually - All fields were entered manually
setDefaultFormFill(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.riskassessments.definitions.CustomerDeviceRiskAssessment
Degree of default form fill, with the following possible values:
    automatically - All fields filled automatically automatically-but-modified - All fields filled automatically, but some fields were modified manually manually - All fields were entered manually
setDepartureTime(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.AirlineFlightLeg
The departure time in the local time at the departure airport
Format: HH:MM
setDescription(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.ValidationBankAccountCheck
Description of check performed
setDescription(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.LineItemInvoiceData
Shopping cart item description
setDescription(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.Seller
Description of the seller
setDescriptor(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.OrderReferences
Descriptive text that is used towards to customer, either during an online checkout at a third party and/or on the statement of the customer.
setDevice(CustomerDevice) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.Customer
Object containing information on the device and browser of the customer
setDevice(CustomerDeviceRiskAssessment) - Method in class com.ingenico.connect.gateway.sdk.java.domain.riskassessments.definitions.CustomerRiskAssessment
Object containing information on the device and browser of the customer
setDeviceCategory(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.InAuth
The type of device used by the customer.
setDeviceCountryCode(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.MicrosoftFraudResults
The country of the customer determined by Microsoft Device Fingerprinting.
setDeviceFingerprintActivated(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.FraudFields
Deprecated.
No replacement
setDeviceFingerprintEnabled(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProduct
Indicates if device fingerprint is enabled for the product
    true false
setDeviceFingerprintEnabled(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProductGroup
Indicates if device fingerprint is enabled for the product group
    true false
setDeviceFingerprintTransactionId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.FraudFields
Deprecated.
Use Order.customer.device.deviceFingerprintTransactionId instead
setDeviceFingerprintTransactionId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.CustomerDevice
One must set the deviceFingerprintTransactionId received by the response of the endpoint /{merchant}/products/{paymentProductId}/deviceFingerprint
setDeviceFingerprintTransactionId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.DeviceFingerprintResponse
Contains the unique id which is used by the device fingerprint collector script.
setDeviceFingerprintTransactionId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.riskassessments.definitions.CustomerDeviceRiskAssessment
One must set the deviceFingerprintTransactionId received by the response of the endpoint /{merchant}/products/{paymentProductId}/deviceFingerprint
setDeviceId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.InAuth
This is the device fingerprint value.
setDeviceId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.MicrosoftFraudResults
This is the device fingerprint value.
setDeviceRenderOptions(DeviceRenderOptions) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.SdkDataInput
Object containing rendering options of the device.
setDirectDebitPaymentMethodSpecificInput(ApprovePaymentNonSepaDirectDebitPaymentMethodSpecificInput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.ApprovePaymentRequest
Object that holds non-SEPA Direct Debit specific input data
setDirectDebitPaymentMethodSpecificInput(NonSepaDirectDebitPaymentMethodSpecificInput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.CreatePaymentRequest
Object containing the specific input details for direct debit payments
setDirectDebitPaymentMethodSpecificOutput(NonSepaDirectDebitPaymentMethodSpecificOutput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.capture.definitions.CaptureOutput
Object containing the non SEPA direct debit payment method details
setDirectDebitPaymentMethodSpecificOutput(NonSepaDirectDebitPaymentMethodSpecificOutput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.PaymentOutput
Object containing the non SEPA direct debit payment method details
setDirectDebitText(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.NonSepaDirectDebitPaymentMethodSpecificInput
Descriptor intended to identify the transaction on the customer's bank statement
setDirectDebitText(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.SepaDirectDebitPaymentMethodSpecificInput
Description of the transaction that will appear on the customer bank statement to aid the customer in recognizing the transaction.
setDirectoryServerTransactionId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.ExternalCardholderAuthenticationData
The 3-D Secure Directory Server transaction ID that is used for the 3D Authentication
setDirectoryServerTransactionId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.ThreeDSecureResults
The 3-D Secure Directory Server transaction ID that is used for the 3D Authentication
setDiscountAmount(Long) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.Level3SummaryData
Deprecated.
Use ShoppingCart.amountBreakdown with type DISCOUNT instead
setDiscountAmount(Long) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.LineItemLevel3InterchangeInformation
Discount on the line item, with the last two digits are implied decimal places
setDiscountAmount(Long) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.OrderLineDetails
Discount on the line item, with the last two digits implied as decimal places
setDisplayedData(DisplayedData) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedcheckout.definitions.CreatedPaymentOutput
Object that contains the action, including the needed data, that you should perform next, like showing instruction, showing the transaction results or redirect to a third party to complete the payment
setDisplayedDataType(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedcheckout.definitions.DisplayedData
Action merchants needs to take in the online payment process.
setDisplayElements(List<PaymentProductFieldDisplayElement>) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.ValueMappingElement
List of extra data of the value.
setDisplayHints(InstallmentDisplayHints) - Method in class com.ingenico.connect.gateway.sdk.java.domain.installments.definitions.InstallmentOptions
Object containing information for the client on how best to display the installment options
setDisplayHints(AccountOnFileDisplayHints) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.AccountOnFile
Object containing information for the client on how best to display this field
setDisplayHints(PaymentProductDisplayHints) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProduct
Object containing display hints like the order in which the product should be shown, the name of the product and the logo
setDisplayHints(PaymentProductFieldDisplayHints) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProductField
Object containing display hints for this field, like the order, mask, preferred keyboard
setDisplayHints(PaymentProductDisplayHints) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProductGroup
Object containing display hints like the order of the group when shown in a list, the name of the group and the logo.
setDisplayName(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.RedirectPaymentProduct4101SpecificInput
The merchant name as shown to the customer in some payment applications.
setDisplayName(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.RedirectPaymentProduct4101SpecificInputBase
The merchant name as shown to the customer in some payment applications.
setDisplayName(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.MobilePaymentProductSession302SpecificInput
Used as an input for the Apple Pay payment button.
setDisplayName(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.ValueMappingElement
Deprecated.
Use displayElements instead with ID 'displayName'
setDisplayOrder(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.installments.definitions.InstallmentDisplayHints
Determines the order in which the installment options should be shown (sorted ascending).
setDisplayOrder(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProductDisplayHints
Determines the order in which the payment products and groups should be shown (sorted ascending)
setDisplayOrder(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProductFieldDisplayHints
The order in which the fields should be shown (ascending)
setDispute(DisputeResponse) - Method in class com.ingenico.connect.gateway.sdk.java.domain.webhooks.WebhooksEvent
 
setDisputeCreationDate(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.dispute.definitions.DisputeCreationDetail
The date and time of creation of this dispute, in yyyyMMddHHmmss format.
setDisputeId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.dispute.UploadDisputeFileResponse
Dispute ID that is associated with the created dispute.
setDisputeOriginator(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.dispute.definitions.DisputeCreationDetail
The originator of this dispute, which is either Worldline or you as our client.
setDisputeOutput(DisputeOutput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.dispute.definitions.Dispute
This property contains the creationDetails and default information regarding a dispute.
setDisputes(List<Dispute>) - Method in class com.ingenico.connect.gateway.sdk.java.domain.dispute.DisputesResponse
Array containing disputes and their characteristics.
setDomainName(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.MobilePaymentProductSession302SpecificInput
Provide a fully qualified domain name of your own payment page that will be showing an Apple Pay button.
setDpan(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.DecryptedPaymentData
The device specific PAN.
setDpan(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.MobilePaymentData
The obfuscated DPAN.
setDuration(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedcheckout.definitions.TrialPeriod
The number of days, weeks, months, or years before the trial period ends.
setDutyAmount(Long) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.Level3SummaryData
Deprecated.
Use ShoppingCart.amountBreakdown with type DUTY instead
setEci(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.DecryptedPaymentData
The eci is Electronic Commerce Indicator.
setEci(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.ExternalCardholderAuthenticationData
Electronic Commerce Indicator provides authentication validation results returned after AUTHENTICATIONVALIDATION
    0 = No authentication, Internet (no liability shift, not a 3D Secure transaction) 1 = Authentication attempted (MasterCard) 2 = Successful authentication (MasterCard) 5 = Successful authentication (Visa, Diners Club, Amex) 6 = Authentication attempted (Visa, Diners Club, Amex) 7 = No authentication, Internet (no liability shift, not a 3D Secure transaction) (empty) = Not checked or not enrolled
setEci(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.SchemeTokenData
The Electronic Commerce Indicator you got with the Token Cryptogram
setEci(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.ThreeDSecureResults
Indicates Authentication validation results returned after AuthenticationValidation
setEInvoicePaymentMethodSpecificInput(EInvoicePaymentMethodSpecificInputBase) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedcheckout.CreateHostedCheckoutRequest
Object containing the specific input details for eInvoice payments
setEInvoicePaymentMethodSpecificInput(EInvoicePaymentMethodSpecificInput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.CreatePaymentRequest
Object containing the specific input details for e-invoice payments.
setEInvoicePaymentMethodSpecificOutput(EInvoicePaymentMethodSpecificOutput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.capture.definitions.CaptureOutput
Object containing the e-invoice payment method details
setEInvoicePaymentMethodSpecificOutput(EInvoicePaymentMethodSpecificOutput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.PaymentOutput
Object containing the e-invoice payment method details
setEInvoiceRefundMethodSpecificOutput(RefundEInvoiceMethodSpecificOutput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.RefundOutput
Object containing specific e-invoice refund details
setEligibility(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.ProtectionEligibility
Possible values:
    Eligible PartiallyEligible Ineligible
setEmailAddress(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.ContactDetailsBase
Email address of the customer
setEmailAddress(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.dispute.CreateDisputeRequest
The email address of the contact person.
setEmailAddress(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.dispute.definitions.DisputeOutput
The email address of the contact person.
setEmailAddress(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.mandates.definitions.MandateContactDetails
Email address of the customer
setEmailAddress(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.Shipping
Email address linked to the shipping
setEmailAddress(EmptyValidator) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProductFieldValidators
Indicates that the content should be validated against the rules for an email address
setEmailAddress(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.GetCustomerDetailsResponse
The email address registered to the customer.
setEmailAddress(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.riskassessments.definitions.ContactDetailsRiskAssessment
Email address of the customer
setEmailMessageType(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.ContactDetailsBase
Preference for the type of email message markup
    plain-text html
setEncryptedCustomerInput(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.CreatePaymentRequest
Data that was encrypted client side containing all customer entered data elements like card data.
Note: Because this data can only be submitted once to our system and contains encrypted card data you should not store it.
setEncryptedCustomerInput(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.CreateTokenRequest
Data that was encrypted client side containing all customer entered data elements like card data.
Note: Because this data can only be submitted once to our system and contains encrypted card data you should not store it.
setEncryptedPaymentData(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.MobilePaymentMethodSpecificInput
The payment data if we will do the decryption of the encrypted payment data.
setEndDate(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedcheckout.definitions.TrialInformation
The date that the trial period ends in YYYYMMDD format.
setEndDate(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.CardRecurrenceDetails
Date in YYYYMMDD after which there will be no further charges.
setEndorsementOrRestriction(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.AirlineFlightLeg
An endorsement can be an agency-added notation or a mandatory government required notation, such as value-added tax.
setEntries(List<DirectoryEntry>) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.Directory
List of entries in the directory
setErrorId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.errors.ErrorResponse
Unique reference, for debugging purposes, of this error response
setErrorId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.PaymentErrorResponse
Unique reference, for debugging purposes, of this error response
setErrorId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payout.PayoutErrorResponse
Unique reference, for debugging purposes, of this error response
setErrorId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.refund.RefundErrorResponse
Unique reference, for debugging purposes, of this error response
setErrors(List<APIError>) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.OrderStatusOutput
Custom object contains the set of errors
setErrors(List<APIError>) - Method in class com.ingenico.connect.gateway.sdk.java.domain.errors.ErrorResponse
List of one or more errors
setErrors(List<APIError>) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.PaymentErrorResponse
List of one or more errors
setErrors(List<APIError>) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payout.PayoutErrorResponse
List of one or more errors
setErrors(List<APIError>) - Method in class com.ingenico.connect.gateway.sdk.java.domain.refund.RefundErrorResponse
List of one or more errors
setEWallet(TokenEWallet) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.CreateTokenRequest
Object containing eWallet details
setEWallet(TokenEWallet) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.TokenResponse
Object containing eWallet details
setEWallet(TokenEWallet) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.UpdateTokenRequest
Object containing eWallet details
setEWalletRefundMethodSpecificOutput(RefundEWalletMethodSpecificOutput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.RefundOutput
Object containing specific eWallet refund details
setExchangeTicket(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.AirlineFlightLeg
New ticket number that is issued when a ticket is exchanged
setExclude(PaymentProductFilter) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedcheckout.definitions.PaymentProductFiltersHostedCheckout
Contains the payment product ids and payment product groups that should be excluded from the payment products available for the payment.
setExclude(PaymentProductFilter) - Method in class com.ingenico.connect.gateway.sdk.java.domain.sessions.definitions.PaymentProductFiltersClientSession
Contains the payment product ids and payment product groups that should be excluded from the payment products available for the payment.
setExemptionOutput(ExemptionOutput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.ThreeDSecureResults
Object containing exemption output
setExemptionRaised(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.ExemptionOutput
Type of strong customer authentication (SCA) exemption that was raised towards the acquirer for this transaction.
setExemptionRejectionReason(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.ExemptionOutput
The request exemption could not be granted.
setExemptionRequest(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.AbstractThreeDSecure
 
setExemptionRequest(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.ExemptionOutput
Type of strong customer authentication (SCA) exemption requested by you for this transaction.
setExemptionRequest(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.GPayThreeDSecure
Type of strong customer authentication (SCA) exemption requested for this transaction.
setExistingUniqueMandateReference(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.SepaDirectDebitPaymentProduct771SpecificInput
The unique reference of the existing mandate to use in this payment.
setExistingUniqueMandateReference(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.SepaDirectDebitPaymentProduct771SpecificInputBase
The unique reference of the existing mandate to use in this payment.
setExpirationDate(EmptyValidator) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProductFieldValidators
Indicates that the content should be validated against the rules for an expiration date (it should be in the future)
setExpirationPeriod(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.AbstractRedirectPaymentMethodSpecificInput
 
setExpirationPeriod(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.RedirectPaymentProduct809SpecificInput
Deprecated.
Use RedirectPaymentMethodSpecificInput.expirationPeriod instead
setExpiryDate(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.CardEssentials
Expiry date of the card
Format: MMYY
setExpiryDate(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.DecryptedPaymentData
Expiry date of the card
Format: MMYY.
setExpiryDate(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.MobilePaymentData
Expiry date of the tokenized card
Format: MMYY
setExternalCardholderAuthenticationData(ExternalCardholderAuthenticationData) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.CardPaymentMethodSpecificInput
Deprecated.
Use threeDSecure.externalCardholderAuthenticationData instead
setExternalCardholderAuthenticationData(ExternalCardholderAuthenticationData) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.ThreeDSecure
Object containing 3D secure details.
setExternalReference(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.PaymentCreationReferences
The external reference identifier for this transaction.
setExternalReferenceId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.Seller
Seller ID assigned by the Merchant Aggregator
setExtraInfo(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.services.definitions.Swift
SWIFT extra information
setFare(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.AirlineFlightLeg
Fare of this leg
setFareBasis(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.AirlineFlightLeg
Fare Basis/Ticket Designator
setFaxNumber(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.ContactDetails
Fax number of the customer
setFee(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.AirlineFlightLeg
Fee for this leg of the trip
setFields(List<PaymentProductField>) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProduct
Object containing all the fields and their details that are associated with this payment product.
setFields(List<PaymentProductField>) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProductGroup
Object containing all the fields and their details that are associated with this payment product group.
setFieldsWarning(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProduct
If one or more of the payment product fields could not be constructed, no payment product fields will be returned and a message will be present in this property stating why.
setFile(UploadableFile) - Method in class com.ingenico.connect.gateway.sdk.java.merchant.disputes.UploadFileRequest
The file that you will upload as evidence to support a dispute.
setFileId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.dispute.UploadDisputeFileResponse
The file ID that is associated with the uploaded file.
setFileName(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.file.definitions.HostedFile
The name of the file.
setFiles(List<HostedFile>) - Method in class com.ingenico.connect.gateway.sdk.java.domain.dispute.definitions.DisputeOutput
An array containing all files related to this dispute.
setFileSize(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.file.definitions.HostedFile
The size of the file in bytes.
setFileType(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.file.definitions.HostedFile
The type of the file.
setFirstName(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.AirlinePassenger
First name of the passenger (this property is used for fraud screening on the Ogone Payment Platform)
setFirstName(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.PersonalNameBase
Given name(s) or first name(s) of the customer
setFirstName(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.mandates.definitions.MandatePersonalName
Given name(s) or first name(s) of the customer
setFirstName(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.AfrName
Given name(s) or first name(s) of the recipient of an account funding transaction.
setFirstName(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.PaymentProduct840CustomerAccount
First name of the PayPal account holder
setFirstName(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payout.definitions.PayoutRecipient
Given name(s) or first name(s) of the customer
setFirstName(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.GetCustomerDetailsResponse
The first name of the customer
setFirstName(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.definitions.Debtor
Debtor first name
setFirstTransactionDate(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.definitions.TokenCardData
Date of the first transaction (for ATOS)
Format: YYYYMMDD
setFirstUsageDate(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.Shipping
Date (YYYYMMDD) when the shipping details for this transaction were first used.
setFiscalNumber(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.Customer
The fiscal registration number of the customer or the tax registration number of the company in case of a business customer.
setFiscalNumber(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.GetCustomerDetailsResponse
The fiscal number (SSN) for the customer.
setFiscalNumber(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.refund.definitions.RefundCustomer
The fiscal registration number of the customer or the tax registration number of the company in case of a business customer.
setFiscalNumberLength(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.BoletoBancarioRequirednessValidator
When performing a payment with Boleto Bancario, some values are only required when the fiscalnumber has a specific length.
setFixedList(FixedListValidator) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProductFieldValidators
Indicates that content should be one of the, in this object, listed items
setFlightDate(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.AirlineData
Date of the Flight
Format: YYYYMMDD
setFlightLegs(List<AirlineFlightLeg>) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.AirlineData
Object that holds the data on the individual legs of the ticket
setFlightNumber(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.AirlineFlightLeg
The flight number assigned by the airline carrier with no leading spaces
Should be a numeric string
setFolioNumber(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.LodgingData
The Lodging Folio Number assigned to the itemized statement of charges and credits associated with this lodging stay, which can be any combination of characters and numerals defined by the Merchant or authorized Third Party Processor.
setForceBasicFlow(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.merchant.products.GetProductParams
Relevant only for payment product 3012 (Bancontact).
setFormElement(PaymentProductFieldFormElement) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProductFieldDisplayHints
Object detailing the type of form element that should be used to present the field
setFormFields(List<PaymentProductField>) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.MerchantAction
Populated only when the actionType of the merchantAction is SHOW_FORM.
setFraudCode(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.FraudResultsRetailDecisions
Result of the fraud service.
setFraudCode(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.RetailDecisionsCCFraudCheckOutput
Provides additional information about the fraud result
setFraudFields(FraudFields) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedcheckout.CreateHostedCheckoutRequest
Object containing additional data that will be used to assess the risk of fraud
setFraudFields(FraudFields) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.CreatePaymentRequest
Object containing additional data that will be used to assess the risk of fraud
setFraudFields(FraudFields) - Method in class com.ingenico.connect.gateway.sdk.java.domain.riskassessments.definitions.RiskAssessment
Object containing additional data that will be used to assess the risk of fraud
setFraudInvestigationPoints(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.FraugsterResults
Result of the Fraugster check Contains the investigation points used during the evaluation
setFraudNeural(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.FraudResultsRetailDecisions
Returns the raw score of the neural
setFraudNeural(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.RetailDecisionsCCFraudCheckOutput
The raw score returned by the Neural check returned by the evaluation of the transaction
setFraudRCF(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.FraudResultsRetailDecisions
Result of the fraud service Represent sets of fraud rules returned during the evaluation of the transaction
setFraudRCF(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.RetailDecisionsCCFraudCheckOutput
List of RuleCategoryFlags as setup in the Retail Decisions system that lead to the result
setFraudResults(FraudResults) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.BankTransferPaymentMethodSpecificOutput
Object containing the results of the fraud screening
setFraudResults(CardFraudResults) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.CardPaymentMethodSpecificOutput
Fraud results contained in the CardFraudResults object
setFraudResults(FraudResults) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.CashPaymentMethodSpecificOutput
Object containing the results of the fraud screening
setFraudResults(FraudResults) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.EInvoicePaymentMethodSpecificOutput
Object containing the results of the fraud screening
setFraudResults(FraudResults) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.InvoicePaymentMethodSpecificOutput
Object containing the results of the fraud screening
setFraudResults(CardFraudResults) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.MobilePaymentMethodSpecificOutput
Fraud results contained in the CardFraudResults object
setFraudResults(FraudResults) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.NonSepaDirectDebitPaymentMethodSpecificOutput
Object containing the results of the fraud screening
setFraudResults(FraudResults) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.RedirectPaymentMethodSpecificOutput
Object containing the results of the fraud screening
setFraudResults(FraudResults) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.SepaDirectDebitPaymentMethodSpecificOutput
Object containing the results of the fraud screening
setFraudScore(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.FraugsterResults
Result of the Fraugster check Contains the overall Fraud score which is an integer between 0 and 99
setFraudScore(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.MicrosoftFraudResults
Result of the Microsoft Fraud Protection check.
setFraudServiceResult(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.FraudResults
Results from the fraud prevention check.
setFraugster(FraugsterResults) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.CardFraudResults
Results of Fraugster fraud prevention check.
setFrequencyOfInstallments(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.Installments
The frequency in which the installments will be collected from the customer.
setFundingType(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.OrderTypeInformation
Identifies the funding type being authenticated.
setGateway(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProduct320SpecificData
The GlobalCollect gateway identifier.
setGender(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.PersonalInformation
The gender of the customer, possible values are:
    male female unknown or empty
setGeocode(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.Seller
The sellers geocode
setGiftCardPurchase(GiftCardPurchase) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.ShoppingCart
Object containing information on purchased gift card(s)
setGiftCardType(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.FraudFields
One of the following gift card types:
    celebrate-fall - Celebrate Fall grandparents-day - Grandparent's Day independence-day - Independence Day anniversary - Anniversary birthday - Birthday congratulations - Congratulations april-fools-day - April Fool's Day easter - Easter fathers-day - Father's Day graduation - Graduation holiday - Holiday seasons-greetings - Season's Greetings passover - Passover kwanzaa - Kwanzaa halloween - Halloween mothers-day - Mother's Day new-years-day - New Year's Day bosses-day - Bosses' Day st-patricks-day - St.
setGiftMessage(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.FraudFields
Gift message
setGoogleProductCategoryId(Long) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.OrderLineDetails
The Google product category ID for the item.
setGroups(List<String>) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.PaymentProductFilter
List containing all payment product groups that should either be restricted to in or excluded from the payment context.
setHadSuspiciousActivity(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.CustomerAccount
Specifies if you have experienced suspicious activity on the account of the customer
setHasForgottenPassword(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.CustomerAccount
Specifies if the customer (initially) had forgotten their password
    true - The customer has forgotten their password false - The customer has not forgotten their password
setHasForgottenPassword(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.riskassessments.definitions.CustomerAccountRiskAssessment
Specifies if the customer (initially) had forgotten their password
    true - The customer has forgotten their password false - The customer has not forgotten their password
setHasForgottenPwd(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.FraudFields
Deprecated.
Use Order.customer.account.hasForgottenPassword instead
setHasPassword(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.FraudFields
Deprecated.
Use Order.customer.account.hasPassword instead
setHasPassword(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.CustomerAccount
Specifies if the customer entered a password to gain access to an account registered with the you
    true - The customer has used a password to gain access false - The customer has not used a password to gain access
setHasPassword(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.riskassessments.definitions.CustomerAccountRiskAssessment
Specifies if the customer entered a password to gain access to an account registered with the you
    true - The customer has used a password to gain access false - The customer has not used a password to gain access
setHeaderObfuscator(HeaderObfuscator) - Method in class com.ingenico.connect.gateway.sdk.java.Client
 
setHeaderObfuscator(HeaderObfuscator) - Method in class com.ingenico.connect.gateway.sdk.java.Communicator
 
setHeaderObfuscator(HeaderObfuscator) - Method in class com.ingenico.connect.gateway.sdk.java.defaultimpl.DefaultConnection
 
setHeaderObfuscator(HeaderObfuscator) - Method in interface com.ingenico.connect.gateway.sdk.java.logging.ObfuscationCapable
Sets the current non-null header obfuscator to use.
setHide(List<String>) - Method in class com.ingenico.connect.gateway.sdk.java.merchant.productgroups.FindProductgroupsParams
Allows you to hide elements from the response, reducing the amount of data that needs to be returned to your client.
setHide(List<String>) - Method in class com.ingenico.connect.gateway.sdk.java.merchant.productgroups.GetProductgroupParams
Allows you to hide elements from the response, reducing the amount of data that needs to be returned to your client.
setHide(List<String>) - Method in class com.ingenico.connect.gateway.sdk.java.merchant.products.FindProductsParams
Allows you to hide elements from the response, reducing the amount of data that needs to be returned to your client.
setHide(List<String>) - Method in class com.ingenico.connect.gateway.sdk.java.merchant.products.GetProductParams
Allows you to hide elements from the response, reducing the amount of data that needs to be returned to your client.
setHost(String) - Method in class com.ingenico.connect.gateway.sdk.java.ProxyConfiguration
 
setHostedCheckoutId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedcheckout.CreateHostedCheckoutResponse
This is the ID under which the data for this checkout can be retrieved.
setHostedCheckoutId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.HostedCheckoutSpecificOutput
The ID of the Hosted Checkout Session in which the payment was made.
setHostedCheckoutId(String) - Method in class com.ingenico.connect.gateway.sdk.java.merchant.payments.FindPaymentsParams
Your hosted checkout identifier to filter on.
setHostedCheckoutId(String) - Method in class com.ingenico.connect.gateway.sdk.java.merchant.refunds.FindRefundsParams
Your hosted checkout identifier to filter on.
setHostedCheckoutSpecificInput(HostedCheckoutSpecificInput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedcheckout.CreateHostedCheckoutRequest
Object containing hosted checkout specific data
setHostedCheckoutSpecificOutput(HostedCheckoutSpecificOutput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.Payment
Hosted Checkout specific information.
setHostedMandateManagementId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedmandatemanagement.CreateHostedMandateManagementResponse
This is the ID under which the data for this mandate management can be retrieved.
setHostedMandateManagementSpecificInput(HostedMandateManagementSpecificInput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedmandatemanagement.CreateHostedMandateManagementRequest
Object containing hosted mandate management specific data
setHouseNumber(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.Address
House number.
setHouseNumber(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.mandates.definitions.MandateAddress
House number
setHouseNumber(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.definitions.Creditor
House number of the creditor address
setHouseNumber(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.definitions.Debtor
House number of the debtor's address
setHtml(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.DeviceFingerprintResponse
Contains the ready-to-use device fingerprint collector script.
setHtmlContent(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.services.GetPrivacyPolicyResponse
HTML content to be displayed to the user
setHttpsProtocols(Set<String>) - Method in class com.ingenico.connect.gateway.sdk.java.CommunicatorConfiguration
 
setHttpStatusCode(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.errors.definitions.APIError
HTTP status code for this error that can be used to determine the type of error
setIban(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.BankAccountIban
The IBAN is the International Bank Account Number.
setIban(EmptyValidator) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProductFieldValidators
Indicates that the content of this (iban) field needs to validated against format checks and modulo check (as described in ISO 7064)
setIban(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.definitions.Creditor
Creditor IBAN number
The IBAN is the International Bank Account Number.
setId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.AbstractOrderStatus
Every payment entity resource has an identifier or pointer associated with it.
setId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.dispute.definitions.Dispute
Dispute ID for a given merchant.
setId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.errors.definitions.APIError
ID of the error.
setId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.file.definitions.HostedFile
The numeric identifier of the file.
setId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.installments.definitions.InstallmentOptions
The ID of the installment option in our system
setId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.Seller
The sellers identifier
setId(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.AccountOnFile
ID of the account on file record
setId(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProduct
The ID of the payment product in our system
setId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProductField
The ID of the field
setId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProductFieldDisplayElement
The ID of the display element.
setId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProductGroup
The ID of the payment product group in our system
setId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.definitions.Creditor
Creditor identifier
setId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.TokenResponse
ID of the token
setId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.webhooks.WebhooksEvent
 
setIdempotenceRequestTimestamp(Long) - Method in class com.ingenico.connect.gateway.sdk.java.CallContext
Sets the idempotence request timestamp.
setIdentification(PersonalIdentification) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.PersonalInformation
Object containing identification documents information
setIdIssuingCountryCode(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.PersonalIdentification
ISO 3166-1 alpha-2 country code of the country that issued the identification document
setIdType(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.PersonalIdentification
Indicates the type of identification
    nationalIdentification = The provided idValue is a national identification number.
setIdValue(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.PersonalIdentification
The value of the identification
setImage(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProductFieldTooltip
Relative URL that can be used to retrieve an image for the tooltip image.
setInAuth(InAuth) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.FraudResults
Object containing device fingerprinting details from InAuth
setInitialSchemeTransactionId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.AbstractCardPaymentMethodSpecificInput
 
setInitialSchemeTransactionId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.CardPaymentMethodSpecificOutput
The unique scheme transactionId of the initial transaction that was performed with SCA.
Should be stored by the merchant to allow it to be submitted in future transactions.
setInnerHeight(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.BrowserData
The innerHeight of the frame in case you are capturing your payments in a frame.
setInnerWidth(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.BrowserData
The innerWidth of the frame in case you are capturing your payments in a frame.
setInstallmentId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.EInvoicePaymentProduct9000SpecificInput
The ID of the installment plan selected by the customer.
setInstallmentId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.EInvoicePaymentProduct9000SpecificOutput
The ID of the installment plan used for the payment.
setInstallmentOptions(List<InstallmentOptions>) - Method in class com.ingenico.connect.gateway.sdk.java.domain.installments.InstallmentOptionsResponse
Array containing installment options their details and characteristics
setInstallmentPlanCode(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.Installments
The code for the installment plan.
setInstallmentPlans(List<Installments>) - Method in class com.ingenico.connect.gateway.sdk.java.domain.installments.definitions.InstallmentOptions
Object containing information about installment plans
setInstallments(Installments) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.AdditionalOrderInput
Object containing data related to installments which can be used for card payments and only with some acquirers.
setIntegrationType(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.RedirectPaymentProduct4101SpecificInput
The value of this property must be 'vpa', 'desktopQRCode', or 'urlIntent'.
setIntegrationType(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.RedirectPaymentProduct863SpecificInput
The type of integration with WeChat.
setIntegrationTypes(List<String>) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProduct863SpecificData
The WeChat Pay integration types that can be used in the current payment context.
setIntegrator(String) - Method in class com.ingenico.connect.gateway.sdk.java.CommunicatorConfiguration
 
setInterestRate(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.Installments
The interest rate paid for installments expressed in percentage.
setInterval(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedcheckout.definitions.Frequency
The interval between recurring payments specified as days, weeks, quarters, or years.
setInterval(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedcheckout.definitions.TrialPeriod
The interval for the trial period to finish specified as days, weeks, months, quarters, or years.
setIntervalFrequency(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedcheckout.definitions.Frequency
The number of days, weeks, months, quarters, or years between recurring payments.
setInvalidTokens(List<String>) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedcheckout.CreateHostedCheckoutResponse
Tokens that are submitted in the request are validated.
setInvalidTokens(List<String>) - Method in class com.ingenico.connect.gateway.sdk.java.domain.sessions.SessionResponse
Tokens that are submitted in the request are validated.
setInvoiceData(LineItemInvoiceData) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.LineItem
Object containing the line items of the invoice or shopping cart.
setInvoiceData(OrderInvoiceData) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.OrderReferences
Object containing additional invoice data
setInvoiceDate(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.OrderInvoiceData
Date and time on invoice
Format: YYYYMMDDHH24MISS
setInvoiceNumber(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.AirlineData
Airline tracing number
setInvoiceNumber(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.OrderInvoiceData
Your invoice number (on printed invoice) that is also returned in our report files
setInvoiceNumber(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.Seller
Invoice number of the payment
setInvoiceNumber(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payout.definitions.PayoutReferences
Your invoice number (on printed invoice) that is also returned in our report files
setInvoicePaymentMethodSpecificInput(InvoicePaymentMethodSpecificInput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.CreatePaymentRequest
Object containing the specific input details for invoice payments
setInvoicePaymentMethodSpecificOutput(InvoicePaymentMethodSpecificOutput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.capture.definitions.CaptureOutput
Object containing the invoice payment method details
setInvoicePaymentMethodSpecificOutput(InvoicePaymentMethodSpecificOutput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.PaymentOutput
Object containing the invoice payment method details
setIpAddress(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.CustomerDevice
The IP address of the customer client from the HTTP Headers.
setIsAllowedInContext(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.services.definitions.IINDetail
Populated only if you submitted a payment context.
setIsAllowedInContext(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.services.GetIINDetailsResponse
Populated only if you submitted a payment context.
setIsAuthenticationSupported(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProduct
Indicates if the payment product supports 3D-Secure.
setIsAuthorized(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.PaymentStatusOutput
Indicates if the transaction has been authorized
    true false
setIsCancellable(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.OrderStatusOutput
Flag indicating if the payment can be cancelled
    true false
setIsCancellable(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.dispute.definitions.DisputeStatusOutput
Flag indicating if the payment can be cancelled
    true false
setIsCheckedRememberMe(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedcheckout.definitions.CreatedPaymentOutput
Indicates whether the customer ticked the "Remember my details for future purchases" checkbox on the MyCheckout hosted payment pages
setIsCheckedRememberMe(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.PaymentCreationOutput
Indicates whether the customer ticked the "Remember my details for future purchases" checkbox on the MyCheckout hosted payment pages
setIsCompany(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.Customer
Indicates if the payer is a company or an individual
    true = This is a company false = This is an individual
setIsConfirmedReservation(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.LodgingData
Indicates whether the room reservation is confirmed.
setIsETicket(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.AirlineData
    true = The ticket is an E-Ticket false = the ticket is not an E-Ticket
setIsFacilityFireSafetyConform(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.LodgingData
Defines whether or not the facility conforms to the requirements of the Hotel and Motel Fire Safety Act of 1990, or similar legislation.
setIsFinal(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.CapturePaymentRequest
This property indicates whether this will be the final capture of this transaction.
setIsFirstUsage(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.Shipping
Indicator if this shipping address is used for the first time to ship an order
setIsForeignRetailer(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.Seller
Indicates if the retailer is considered foreign or domestic when compared to the location of the marketplace.
setIsInstallments(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.services.definitions.PaymentContext
True if the payment is to be paid in multiple installments (numberOfInstallments > 1 for the payment).
setIsInstallments(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.merchant.productgroups.FindProductgroupsParams
This allows you to filter payment products based on their support for installments or not
    true false If this is omitted all payment products are returned.
setIsInstallments(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.merchant.productgroups.GetProductgroupParams
This allows you to filter payment products based on their support for installments or not
    true false If this is omitted all payment products are returned.
setIsInstallments(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.merchant.products.FindProductsParams
This allows you to filter payment products based on their support for installments or not
    true false If this is omitted all payment products are returned.
setIsInstallments(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.merchant.products.GetProductParams
This allows you to filter payment products based on their support for installments or not
    true false If this is omitted all payment products are returned.
setIsJavaScriptRequired(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProduct
This property indicates if the payment product requires JavaScript to be enabled on the customer's browser.
setIsNewToken(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.PaymentCreationOutput
Indicates if a new token was created
    true - A new token was created false - A token with the same card number already exists and is returned.
setIsNewToken(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.CreateTokenResponse
Indicates if a new token was created
    true - A new token was created false - A token with the same card number already exists and is returned.
setIsNoShow(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.LodgingData
Indicate if this the customer is a no show case.
setIsPreferenceSmokingRoom(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.LodgingData
Indicated the preference of the customer for a smoking or non-smoking room.
setIsPreOrder(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.ShoppingCart
The customer is pre-ordering one or more items
setIsPreviousCustomer(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.FraudFields
Deprecated.
Use Order.customer.isPreviousCustomer instead
setIsPreviousCustomer(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.Customer
Specifies if the customer has a history of online shopping with the merchant
    true - The customer is a known returning customer false - The customer is new/unknown customer
setIsPreviousCustomer(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.riskassessments.definitions.CustomerRiskAssessment
Specifies if the customer has a history of online shopping with the merchant
    true - The customer is a known returning customer false - The customer is new/unknown customer
setIsRecurring(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedcheckout.definitions.HostedCheckoutSpecificInput
    true - Only payment products that support recurring payments will be shown.
setIsRecurring(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedcheckout.definitions.TrialInformation
The property specifying if there will be recurring charges throughout the trial period (when the trial period involves a temporary discounted rate).
True = there will be recurring charges during the trial period
False = there will not be recurring charges during the trial period
setIsRecurring(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.CardPaymentMethodSpecificInput
Indicates if this transaction is of a one-off or a recurring type
    true - This is recurring false - This is one-off
setIsRecurring(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.NonSepaDirectDebitPaymentMethodSpecificInput
Indicates if this transaction is of a one-off or a recurring type
    true - This is recurring false - This is one-off
setIsRecurring(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.RedirectPaymentMethodSpecificInput
    true false
setIsRecurring(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.SepaDirectDebitPaymentMethodSpecificInput
Indicates if this transaction is of a one-off or a recurring type.
setIsRecurring(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.services.definitions.PaymentContext
True if the payment is recurring
setIsRecurring(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.definitions.MandateSepaDirectDebitWithoutCreditor
    true false
setIsRecurring(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.merchant.productgroups.FindProductgroupsParams
This allows you to filter groups based on their support for recurring, where a group supports recurring if it has at least one payment product that supports recurring
    true false
setIsRecurring(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.merchant.productgroups.GetProductgroupParams
Toggles filtering on support for recurring payments.
setIsRecurring(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.merchant.products.FindProductsParams
This allows you to filter payment products based on their support for recurring or not
    true false If this is omitted all payment products are returned.
setIsRecurring(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.merchant.products.GetProductParams
This allows you to filter payment products based on their support for recurring or not
    true false If this is omitted all payment products are returned.
setIsRecurring(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.merchant.products.NetworksParams
This allows you to filter networks based on their support for recurring or not
    true false
setIsRefundable(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.PaymentStatusOutput
Flag indicating if the payment can be refunded
    true false
setIsRegisteredCustomer(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.AirlineData
Deprecated.
Use Order.customer.accountType instead
setIsRequired(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProductFieldDataRestrictions
    true - Indicates that this field is required false - Indicates that this field is optional
setIsRestrictedTicket(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.AirlineData
    true - Restricted, the ticket is non-refundable false - No restrictions, the ticket is (partially) refundable
setIsRetriable(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.capture.definitions.CaptureStatusOutput
Flag indicating whether a rejected payment may be retried by the merchant without incurring a fee
    true false
setIsRetriable(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.OrderStatusOutput
Flag indicating whether a rejected payment may be retried by the merchant without incurring a fee
    true false
setIsShortcut(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.RedirectPaymentProduct840SpecificInput
Deprecated: If your PayPal payments are processed by Worldline's Ogone Payment Platform, please use the property addressSelectionAtPayPal instead.
Indicates whether to use PayPal Express Checkout for payments processed by Worldline's GlobalCollect Payment Platform.
setIssueDate(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.AirlineData
This is the date of issue recorded in the airline system In a case of multiple issuances of the same ticket to a cardholder, you should use the last ticket date.
Format: YYYYMMDD
setIssueNumber(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.CardWithoutCvv
Issue number on the card (if applicable)
setIssuerId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.RedirectPaymentProduct809SpecificInput
ID of the issuing bank of the customer.
setIssuerId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.RedirectPaymentProduct869SpecificInput
ID of the issuing bank of the customer.
setIssuerId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.RedirectPaymentProduct882SpecificInput
ID of the issuing bank of the customer.
setIssuerId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.DirectoryEntry
Unique ID of the issuing bank of the customer
setIssuerList(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.DirectoryEntry
To be used to sort the issuers.
setIssuerName(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.DirectoryEntry
Name of the issuing bank, as it should be presented to the customer
setIsThirdParty(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.AirlineData
    true - The payer is the ticket holder false - The payer is not the ticket holder
setItems(List<LineItem>) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.Order
Deprecated.
Use shoppingCart.items instead
setItems(List<LineItem>) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.ShoppingCart
Shopping cart data
setJavaEnabled(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.BrowserData
true =Java is enabled in the browser
setJavaScriptEnabled(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.BrowserData
true = JavaScript is enabled in the browser
setKey(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.KeyValuePair
Name of the key or property
setLabel(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.installments.definitions.InstallmentDisplayHints
Name of the installment option
setLabel(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProductDisplayHints
Name of the field based on the locale that was included in the request
setLabel(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProductFieldDisplayElement
The label of the display element.
setLabel(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProductFieldDisplayHints
Label/Name of the field to be used in the user interface
setLabel(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProductFieldTooltip
A text explaining the field in more detail.
setLabelTemplate(List<LabelTemplateElement>) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.AccountOnFileDisplayHints
Array of attribute keys and their mask
setLanguage(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.mandates.definitions.CreateMandateBase
The language code of the customer, one of de, en, es, fr, it, nl, si, sk, sv.
setLanguageCode(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.GetCustomerDetailsResponse
The code of the language used by the customer.
setLength(LengthValidator) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProductFieldValidators
Indicates that the content needs to be validated against length criteria defined in this object
setLevel3InterchangeInformation(LineItemLevel3InterchangeInformation) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.LineItem
Deprecated.
Use orderLineDetails instead
setLevel3SummaryData(Level3SummaryData) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.AdditionalOrderInput
Deprecated.
Use Order.shoppingCart.amountBreakdown instead
setLimit(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.FindPaymentsResponse
The limit you used in the request.
setLimit(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payout.FindPayoutsResponse
The limit you used in the request.
setLimit(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.refund.FindRefundsResponse
The limit you used in the request.
setLimit(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.merchant.payments.FindPaymentsParams
The maximum number of payments to return, with a maximum of 100.
setLimit(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.merchant.payouts.FindPayoutsParams
The maximum number of payouts to return, with a maximum of 100.
setLimit(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.merchant.refunds.FindRefundsParams
The maximum number of refunds to return, with a maximum of 100.
setLineAmountTotal(Long) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.LineItemLevel3InterchangeInformation
Total amount for the line item
setLineAmountTotal(Long) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.OrderLineDetails
Total amount for the line item
setLink(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProductFieldDisplayHints
Link that should be used to replace the '{link}' variable in the label.
setLoanRecipient(LoanRecipient) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.AdditionalOrderInput
Deprecated.
No replacement
setLocale(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedcheckout.definitions.HostedCheckoutSpecificInput
Locale to use to present the MyCheckout payment pages to the customer.
setLocale(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedmandatemanagement.definitions.HostedMandateManagementSpecificInput
Locale to use to present the hosted mandate pages to the customer.
setLocale(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.Customer
The locale that the customer should be addressed in (for 3rd parties).
setLocale(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.CustomerDevice
Locale of the client device/browser.
setLocale(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.riskassessments.definitions.CustomerRiskAssessment
The locale that the customer should be addressed in (for 3rd parties).
setLocale(String) - Method in class com.ingenico.connect.gateway.sdk.java.merchant.productgroups.FindProductgroupsParams
Locale used in the GUI towards the consumer.
setLocale(String) - Method in class com.ingenico.connect.gateway.sdk.java.merchant.productgroups.GetProductgroupParams
Locale used in the GUI towards the consumer.
setLocale(String) - Method in class com.ingenico.connect.gateway.sdk.java.merchant.products.FindProductsParams
Locale used in the GUI towards the consumer.
setLocale(String) - Method in class com.ingenico.connect.gateway.sdk.java.merchant.products.GetProductParams
Locale used in the GUI towards the consumer.
setLocale(String) - Method in class com.ingenico.connect.gateway.sdk.java.merchant.services.PrivacypolicyParams
Locale in which the privacy policy should be returned.
setLodgingData(LodgingData) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.AdditionalOrderInputAirlineData
Object that holds lodging specific data
setLodgingData(LodgingData) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.AdditionalOrderInput
Object that holds lodging specific data
setLogo(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.installments.definitions.InstallmentDisplayHints
Partial URL that you can reference for the image of this installment provider.
setLogo(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.AccountOnFileDisplayHints
Partial URL that you can reference for the image of this payment product.
setLogo(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProductDisplayHints
Partial URL that you can reference for the image of this payment product.
setLuhn(EmptyValidator) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProductFieldValidators
Indicates that the content needs to be validated using a LUHN check
setMandate(MandateResponse) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedmandatemanagement.GetHostedMandateManagementResponse
When a mandate has been created during the hosted mandate management session this object will return the details.
setMandate(MandateResponse) - Method in class com.ingenico.connect.gateway.sdk.java.domain.mandates.CreateMandateResponse
Object containing information on a mandate
setMandate(MandateResponse) - Method in class com.ingenico.connect.gateway.sdk.java.domain.mandates.GetMandateResponse
Object containing information on a mandate.
setMandate(CreateMandateWithReturnUrl) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.SepaDirectDebitPaymentProduct771SpecificInput
Object containing information to create a SEPA Direct Debit mandate.
setMandate(CreateMandateBase) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.SepaDirectDebitPaymentProduct771SpecificInputBase
Object containing information to create a SEPA Direct Debit mandate.
setMandate(MandateNonSepaDirectDebit) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.definitions.TokenNonSepaDirectDebit
Object containing the mandate details
setMandate(MandateSepaDirectDebit) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.definitions.TokenSepaDirectDebit
Object containing the mandate details
setMandate(MandateSepaDirectDebitWithoutCreditor) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.definitions.TokenSepaDirectDebitWithoutCreditor
Object containing the mandate details
setMandateAddress(MandateAddress) - Method in class com.ingenico.connect.gateway.sdk.java.domain.mandates.definitions.MandateCustomer
Object containing billing address details
setMandateApproval(MandateApproval) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.definitions.MandateSepaDirectDebitWithoutCreditor
Object containing the details of the mandate approval
setMandateCancelDate(String) - Method in class com.ingenico.connect.gateway.sdk.java.merchant.tokens.DeleteTokenParams
Date of the mandate cancellation
Format: YYYYMMDD
setMandateId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.definitions.MandateSepaDirectDebitWithMandateId
Unique mandate identifier
setMandateReference(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.AbstractSepaDirectDebitPaymentProduct771SpecificInput
Deprecated.
Use existingUniqueMandateReference or mandate.uniqueMandateReference instead
setMandateReference(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.PaymentProduct771SpecificOutput
Unique reference to a Mandate
setMandateSignatureDate(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.definitions.MandateApproval
The date when the mandate was signed
Format: YYYYMMDD
setMandateSignaturePlace(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.definitions.MandateApproval
The city where the mandate was signed
setMandateSigned(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.definitions.MandateApproval
    true = Mandate is signed false = Mandate is not signed
setMask(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.LabelTemplateElement
Regular mask for the attributeKey
Note: The mask is optional as not every field has a mask
setMask(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProductFieldDisplayHints
A mask that can be used in the input field.
setMaxAmount(Long) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProduct
Maximum amount in cents (using 2 decimals, so 1 EUR becomes 100 cents) for transactions done with this payment product
setMaxConnections(int) - Method in class com.ingenico.connect.gateway.sdk.java.CommunicatorConfiguration
 
setMaxLength(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.LengthValidator
The maximum allowed length
setMaxValue(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.RangeValidator
Upper value of the range that is still valid
setMcc(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.Seller
Merchant category code
setMerchant(Merchant) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedcheckout.CreateHostedCheckoutRequest
Object containing information on you, the merchant
setMerchant(Merchant) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.CompletePaymentRequest
Object containing information on you, the merchant
setMerchant(Merchant) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.CreatePaymentRequest
Object containing information on you, the merchant
setMerchant(PayoutMerchant) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payout.CreatePayoutRequest
Object containing information on you, the merchant
setMerchant(MerchantRiskAssessment) - Method in class com.ingenico.connect.gateway.sdk.java.domain.riskassessments.definitions.RiskAssessment
 
setMerchantAction(MandateMerchantAction) - Method in class com.ingenico.connect.gateway.sdk.java.domain.mandates.CreateMandateResponse
Object that contains the action, including the needed data, that you should perform next, showing the redirect to a third party to complete the payment or like showing instructions
setMerchantAction(MerchantAction) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.CreatePaymentResult
Object that contains the action, including the needed data, that you should perform next, like showing instruction, showing the transaction results or redirect to a third party to complete the payment
setMerchantCustomerId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.AirlineData
Your ID of the customer in the context of the airline data
setMerchantCustomerId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.CustomerBase
Your identifier for the customer.
setMerchantCustomerId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payout.definitions.PayoutCustomer
Your identifier for the customer.
setMerchantId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.webhooks.WebhooksEvent
 
setMerchantInitiatedReasonIndicator(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.CardPaymentMethodSpecificInput
Indicates reason behind the merchant initiated transaction.
setMerchantLinenumber(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.LineItemInvoiceData
Line number for printed invoice or order of items in the cart
Should be a numeric string
setMerchantName(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedcheckout.definitions.MobilePaymentProduct320SpecificInputHostedCheckout
Used as an input for the Google Pay payment sheet.
setMerchantOrderId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.dispute.definitions.DisputeReference
The merchant’s order ID of the transaction to which this dispute is linked.
setMerchantOrderId(Long) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.OrderReferences
Your order identifier
Note: This does not need to have a unique value for each transaction.
setMerchantOrderId(Long) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.PaymentReferences
Your order ID for this transaction that is also returned in our report files
setMerchantOrderId(Long) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payout.definitions.PayoutReferences
Order Identifier generated by the merchant
Note: This does not need to have a unique value for each transaction
setMerchantOrderId(Long) - Method in class com.ingenico.connect.gateway.sdk.java.merchant.payments.FindPaymentsParams
Your order identifier to filter on.
setMerchantOrderId(Long) - Method in class com.ingenico.connect.gateway.sdk.java.merchant.payouts.FindPayoutsParams
Your order identifier to filter on.
setMerchantOrderId(Long) - Method in class com.ingenico.connect.gateway.sdk.java.merchant.refunds.FindRefundsParams
Your order identifier to filter on.
setMerchantOrigin(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedcheckout.definitions.MobilePaymentProduct320SpecificInputHostedCheckout
Used as an input for the Google Pay payment sheet.
setMerchantPagenumber(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.LineItemInvoiceData
Page number for printed invoice
Should be a numeric string
setMerchantReference(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.dispute.definitions.DisputeReference
Your (unique) reference for the transaction that you can use to reconcile our report files.
setMerchantReference(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedcheckout.CreateHostedCheckoutResponse
If a payment is created during this hosted checkout, then it will use this merchantReference.
setMerchantReference(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.OrderReferences
Note that the maximum length of this field for transactions processed on the GlobalCollect platform is 30.
Note that the maximum length of this field for transactions processed on the WL Online Payment Acceptance Platform platform is 50. Your unique reference of the transaction that is also returned in our report files.
setMerchantReference(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.OrderReferencesApprovePayment
Your (unique) reference for the transaction that you can use to reconcile our report files
setMerchantReference(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.PaymentReferences
Your unique reference of the transaction that is also returned in our report files.
setMerchantReference(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payout.definitions.PayoutReferences
Note that the maximum length of this field for transactions processed on the GlobalCollect platform is 30. Your unique reference of the transaction that is also returned in our report files.
setMerchantReference(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.refund.definitions.RefundReferences
Note that the maximum length of this field for transactions processed on the GlobalCollect platform is 30. Your unique reference of the transaction that is also returned in our report files.
setMerchantReference(String) - Method in class com.ingenico.connect.gateway.sdk.java.merchant.payments.FindPaymentsParams
Your unique transaction reference to filter on.
setMerchantReference(String) - Method in class com.ingenico.connect.gateway.sdk.java.merchant.payouts.FindPayoutsParams
Your unique transaction reference to filter on.
setMerchantReference(String) - Method in class com.ingenico.connect.gateway.sdk.java.merchant.refunds.FindRefundsParams
Your unique transaction reference to filter on.
setMessage(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.errors.definitions.APIError
Human-readable error message that is not meant to be relayed to customer as it might tip off people who are trying to commit fraud
setMethod(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.CustomerAccountAuthentication
Authentication used by the customer on your website or app
Possible values :
    guest = no login occurred, customer is 'logged in' as guest merchant-credentials = the customer logged in using credentials that are specific to you federated-id = the customer logged in using a federated ID issuer-credentials = the customer logged in using credentials from the card issuer (of the card used in this transaction) third-party-authentication = the customer logged in using third-party authentication fido-authentication = the customer logged in using a FIDO authenticator fido-authentication-with-signed-assurance-data = the customer logged in using a FIDO authenticator which also provides signed assurance data src-assurance-data = the customer authenticated themselves during a Secure Remote Commerce session
setMethod(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.ThreeDSecureData
Method of authentication used for this transaction.
setMethodDetails(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.FraudFieldsShippingDetails
Deprecated.
No replacement
setMethodSpeed(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.FraudFieldsShippingDetails
Deprecated.
No replacement
setMethodType(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.FraudFieldsShippingDetails
Deprecated.
No replacement
setMicrosoftFraudProtection(MicrosoftFraudResults) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.FraudResults
This object contains the results of Microsoft Fraud Protection risk assessment.
setMinAmount(Long) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProduct
Minimum amount in cents (using 2 decimals, so 1 EUR becomes 100 cents) for transactions done with this payment product
setMinFrequency(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.CardRecurrenceDetails
Minimum number of days between authorizations.
setMinLength(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.LengthValidator
The minimum allowed length
setMinValue(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.RangeValidator
Lower value of the range that is still valid
setMobileDevice(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.RedirectPaymentProduct861SpecificInput
This indicates that a customer is on a mobile device and it is used to distinguish whether a customer should be redirected to AliPay Desktop or Mobile.
setMobileIntegrationLevel(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProduct
This provides insight into the level of support for payments using a device with a smaller screen size.
setMobilePaymentMethodSpecificInput(MobilePaymentMethodSpecificInputHostedCheckout) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedcheckout.CreateHostedCheckoutRequest
Object containing reference data for Google Pay (paymentProductId 320) and Apple Pay (paymentProductID 302).
setMobilePaymentMethodSpecificInput(MobilePaymentMethodSpecificInput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.CreatePaymentRequest
Object containing the specific input details for mobile payments.
setMobilePaymentMethodSpecificOutput(MobilePaymentMethodSpecificOutput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.capture.definitions.CaptureOutput
Object containing the mobile payment method details
setMobilePaymentMethodSpecificOutput(CancelPaymentMobilePaymentMethodSpecificOutput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.CancelPaymentResponse
Object that holds specific information on cancelled mobile payments
setMobilePaymentMethodSpecificOutput(MobilePaymentMethodSpecificOutput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.PaymentOutput
Object containing the mobile payment method details
setMobilePaymentMethodSpecificOutput(ApprovePaymentMobilePaymentMethodSpecificOutput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.PaymentApprovalResponse
Object containing additional mobile payment method specific details
setMobilePhoneNumber(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.ContactDetails
International version of the mobile phone number of the customer including the leading + (i.e.
setMobileRefundMethodSpecificOutput(RefundMobileMethodSpecificOutput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.RefundOutput
Object containing specific mobile refund details
setMobileThreeDSecureChallengeParameters(MobileThreeDSecureChallengeParameters) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.MerchantAction
Populated only when the actionType of the merchantAction is MOBILE_THREEDS_CHALLENGE.
setMustWriteReason(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.AccountOnFileAttribute
The reason why the status is MUST_WRITE.
setName(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.AirlineData
Name of the airline
setName(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.CompanyInformation
Name of company, as a customer
setName(MandatePersonalName) - Method in class com.ingenico.connect.gateway.sdk.java.domain.mandates.definitions.MandatePersonalInformation
Object containing the name details of the customer
setName(AfrName) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.AccountFundingRecipient
Object containing the name details of the recipient of an account funding transaction.
setName(PersonalName) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.AddressPersonal
Object that holds the name elements
setName(PersonalName) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.PersonalInformation
Object containing the name details of the customer
setName(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.Seller
Name of the seller
setName(PersonalName) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payout.definitions.PayoutCustomer
Object containing PersonalName object
setName(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.AbstractIndicator
 
setName(PersonalNameRiskAssessment) - Method in class com.ingenico.connect.gateway.sdk.java.domain.riskassessments.definitions.PersonalInformationRiskAssessment
Object containing the name details of the customer
setName(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.definitions.Creditor
Name of the collecting creditor
setName(PersonalNameToken) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.definitions.PersonalInformationToken
Given name(s) or first name(s) of the customer
setNetwork(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.MobilePaymentMethodSpecificOutput
The network that was used for the refund
setNetwork(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.RefundMobileMethodSpecificOutput
The network that was used for the refund.
setNetworks(List<String>) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProduct302SpecificData
The networks that can be used in the current payment context.
setNetworks(List<String>) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProduct320SpecificData
The networks that can be used in the current payment context.
setNetworks(List<String>) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.PaymentProductNetworksResponse
Array containing network entries for a payment product.
setNetworkToken(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.SchemeTokenData
The network token.
setNetworkTokenData(SchemeTokenData) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.CardPaymentMethodSpecificInput
Object holding data that describes a network token
setNewBankName(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.ValidationBankAccountOutput
Bank name, matching the bank code of the request
setNewBankName(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.services.definitions.BankData
Bank name, matching the bank code of the request
setNonceStr(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.PaymentProduct863ThirdPartyData
The nonceStr to use in third party calls to WeChat
setNonSepaDirectDebit(TokenNonSepaDirectDebit) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.CreateTokenRequest
Object containing non SEPA Direct Debit details
setNonSepaDirectDebit(TokenNonSepaDirectDebit) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.TokenResponse
Object containing the non SEPA Direct Debit details
setNonSepaDirectDebit(TokenNonSepaDirectDebit) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.UpdateTokenRequest
Object containing the non SEPA Direct Debit details
setNrOfItems(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.LineItemInvoiceData
Quantity of the item
setNumber(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.AirlineFlightLeg
Sequence number of the flight leg
setNumberInParty(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.AirlineData
Total number of passengers in the party.
setNumberOfAdults(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.LodgingData
The total number of adult guests staying (or planning to stay) at the facility (i.e., all booked rooms)
setNumberOfCardOnFileCreationAttemptsLast24Hours(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.PaymentAccountOnFile
Number of attempts made to add new card to the customer account in the last 24 hours
setNumberOfGiftCards(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.GiftCardPurchase
Number of gift cards that are purchased through this transaction
setNumberOfInstallments(Long) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.AdditionalOrderInput
Deprecated.
Use installments.numberOfInstallments instead
setNumberOfInstallments(Long) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.Installments
The number of installments in which this transaction will be paid, which can be used for card payments at supported acquirers, or with specific payment products.
setNumberOfNights(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.LodgingData
The number of nights for the lodging stay
setNumberOfNightsAtRoomRate(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.LodgingRoom
Number of nights charged at the rate in the dailyRoomRate property
setNumberOfPaymentAttemptsLast24Hours(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.CustomerPaymentActivity
Number of payment attempts (so including unsuccessful ones) made by this customer with you in the last 24 hours
setNumberOfPaymentAttemptsLastYear(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.CustomerPaymentActivity
Number of payment attempts (so including unsuccessful ones) made by this customer with you in the last 12 months
setNumberOfPurchasesLast6Months(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.CustomerPaymentActivity
Number of successful purchases made by this customer with you in the last 6 months
setNumberOfRooms(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.LodgingData
The number of rooms rented for the lodging stay
setObfuscate(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProductFieldDisplayHints
    true - The data in this field should be obfuscated as it is entered, just like a password field false - The data in this field does not need to be obfuscated
setOffset(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.FindPaymentsResponse
The offset you used in the request.
setOffset(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payout.FindPayoutsResponse
The offset you used in the request.
setOffset(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.refund.FindRefundsResponse
The offset you used in the request.
setOffset(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.merchant.payments.FindPaymentsParams
The zero-based index of the first payment in the result.
setOffset(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.merchant.payouts.FindPayoutsParams
The zero-based index of the first payout in the result.
setOffset(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.merchant.refunds.FindRefundsParams
The zero-based index of the first refund in the result.
setOpenId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.RedirectPaymentProduct863SpecificInput
An openId of a customer.
setOrder(Order) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedcheckout.CreateHostedCheckoutRequest
Order object containing order related data
setOrder(OrderApprovePayment) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.ApprovePaymentRequest
Object that holds the order data
setOrder(Order) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.CompletePaymentRequest
Order object containing order related data
setOrder(Order) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.CreatePaymentRequest
Order object containing order related data
Please note that this object is required to be able to submit the amount.
setOrder(OrderRiskAssessment) - Method in class com.ingenico.connect.gateway.sdk.java.domain.riskassessments.definitions.RiskAssessment
 
setOrderDate(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.AdditionalOrderInput
Date and time of order
Format: YYYYMMDDHH24MISS
setOrderLineDetails(OrderLineDetails) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.LineItem
Object containing additional information that when supplied can have a beneficial effect on the discountrates
setOrderTimezone(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.FraudFields
Timezone in which the order was placed.
setOriginAirport(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.AirlineFlightLeg
Origin airport/city code
setOriginalPaymentId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.CreateTokenResponse
The initial Payment ID of the transaction from which the token has been created
setOriginalPaymentId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.TokenResponse
The initial Payment ID of the transaction from which the token has been created
setPackageSign(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.PaymentProduct863ThirdPartyData
The packageSign to use in third party calls to WeChat
setPan(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.DecryptedPaymentData
The non-device specific complete credit/debit card number (also know as the PAN).
setPartialPan(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.AccountFundingRecipient
Either partialPan or accountnumber is required for merchants that use Merchant Category Code (MCC) 6012 for transactions involving UK costumers.
setPartialPan(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.LoanRecipient
Deprecated.
No replacement
setPartialPin(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.Card
The first 2 digits of the card's PIN code.
setPartialRedirectUrl(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedcheckout.CreateHostedCheckoutResponse
The partial URL as generated by our system.
setPartialRedirectUrl(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedmandatemanagement.CreateHostedMandateManagementResponse
The partial URL as generated by our system.
setPassengerClass(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.AirlineFlightLeg
PassengerClass if this leg
setPassengerName(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.AirlineData
Name of passenger
setPassengers(List<AirlinePassenger>) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.AirlineData
Object that holds the data on the individual passengers (this object is used for fraud screening on the Ogone Payment Platform)
setPassword(String) - Method in class com.ingenico.connect.gateway.sdk.java.ProxyConfiguration
 
setPasswordChangeDate(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.CustomerAccount
The last date (YYYYMMDD) on which the customer changed their password for the account used in this transaction
setPasswordChangedDuringCheckout(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.CustomerAccount
Indicates if the password of an account is changed during this checkout
setPatronymicName(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.refund.definitions.BankAccountBbanRefund
Every Russian has three names: a first name, a patronymic, and a surname.
setPayerId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.PaymentProduct840CustomerAccount
The unique identifier of a PayPal account and will never change in the life cycle of a PayPal account
setPayerId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.RefundPaymentProduct840CustomerAccount
The unique identifier of a PayPal account and will never change in the life cycle of a PayPal account
setPayment(Payment) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedcheckout.definitions.CreatedPaymentOutput
Object that holds the payment data
setPayment(Payment) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.CancelApprovalPaymentResponse
Object that holds the payment related properties
setPayment(Payment) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.CancelPaymentResponse
Object that holds the payment related properties
setPayment(Payment) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.CreatePaymentResult
Object that holds the payment related properties
setPayment(Payment) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.PaymentApprovalResponse
Object that holds the payment data
setPayment(PaymentResponse) - Method in class com.ingenico.connect.gateway.sdk.java.domain.webhooks.WebhooksEvent
 
setPaymentAccountOnFile(PaymentAccountOnFile) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.CustomerAccount
Object containing information on the payment account data on file (tokens)
setPaymentAccountOnFileType(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.CustomerAccount
Indicates the type of account.
setPaymentActivity(CustomerPaymentActivity) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.CustomerAccount
Object containing data on the purchase history of the customer with you
setPaymentContext(PaymentContext) - Method in class com.ingenico.connect.gateway.sdk.java.domain.services.GetIINDetailsRequest
Optional payment context to refine the IIN lookup to filter out payment products not applicable to your payment.
setPaymentCreationReferences(PaymentCreationReferences) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedcheckout.definitions.CreatedPaymentOutput
Object containing the created references
setPaymentData(MobilePaymentData) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.MobilePaymentMethodSpecificOutput
Object containing payment details
setPaymentId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.dispute.definitions.Dispute
The ID of the payment that is being disputed.
setPaymentId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.DeviceFingerprintDetails
The ID of the payment that is linked to the Device Fingerprint data.
setPaymentMethod(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.capture.definitions.CaptureOutput
Payment method identifier used by the our payment engine with the following possible values:
    bankRefund bankTransfer card cash directDebit eInvoice invoice redirect
setPaymentMethod(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.DecryptedPaymentData
    In case Google provides in the response as authMethod: CRYPTOGRAM_3DS send in as value of this property TOKENIZED_CARD.
setPaymentMethod(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.PaymentOutput
Payment method identifier used by the our payment engine with the following possible values:
    bankRefund bankTransfer card cash directDebit eInvoice invoice redirect
setPaymentMethod(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.RefundOutput
Payment method identifier used by the our payment engine with the following possible values:
    bankRefund bankTransfer card cash directDebit eInvoice invoice redirect
setPaymentMethod(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProduct
Indicates which payment method will be used for this payment product.
setPaymentMethodSpecificOutput(ApprovePaymentCardPaymentMethodSpecificOutput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.PaymentApprovalResponse
Deprecated.
Use cardPaymentMethodSpecificOutput instead
setPaymentOutput(PaymentOutput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.Payment
Object containing payment details
setPaymentProduct1503SpecificInput(CashPaymentProduct1503SpecificInput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.CashPaymentMethodSpecificInput
Deprecated.
No replacement
setPaymentProduct1504SpecificInput(CashPaymentProduct1504SpecificInput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.CashPaymentMethodSpecificInput
Object that holds the specific data for Konbini in Japan (payment product 1504)
setPaymentProduct1521SpecificInput(CashPaymentProduct1521SpecificInput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.CashPaymentMethodSpecificInput
Object that holds the specific data for e-Pay (payment product 1521).
setPaymentProduct1522SpecificInput(CashPaymentProduct1522SpecificInput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.CashPaymentMethodSpecificInput
Object that holds the specific data for Tesco - Paysbuy Cash (payment product 1522).
setPaymentProduct1523SpecificInput(CashPaymentProduct1523SpecificInput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.CashPaymentMethodSpecificInput
Object that holds the specific data for ATM Transfers Indonesia(payment product 1523).
setPaymentProduct1524SpecificInput(CashPaymentProduct1524SpecificInput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.CashPaymentMethodSpecificInput
Object that holds the specific data for DragonPay (payment product 1524).
setPaymentProduct1526SpecificInput(CashPaymentProduct1526SpecificInput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.CashPaymentMethodSpecificInput
Object that holds the specific data for 7-11 MOLPay Cash (payment product 1526).
setPaymentProduct302SpecificData(PaymentProduct302SpecificData) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProduct
Apple Pay (payment product 302) specific details.
setPaymentProduct302SpecificInput(MobilePaymentProduct302SpecificInputHostedCheckout) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedcheckout.definitions.MobilePaymentMethodSpecificInputHostedCheckout
Object containing information specific to Apple Pay
setPaymentProduct3201SpecificOutput(PaymentProduct3201SpecificOutput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.RedirectPaymentMethodSpecificOutput
PostFinance Card (payment product 3201) specific details
setPaymentProduct320SpecificData(PaymentProduct320SpecificData) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProduct
Google Pay (payment product 320) specific details.
setPaymentProduct320SpecificInput(MobilePaymentProduct320SpecificInputHostedCheckout) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedcheckout.definitions.MobilePaymentMethodSpecificInputHostedCheckout
Object containing information specific to Google Pay (paymentProductId 320)
setPaymentProduct320SpecificInput(MobilePaymentProduct320SpecificInput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.MobilePaymentMethodSpecificInput
Object containing information specific to Google Pay
setPaymentProduct4101SpecificInput(RedirectPaymentProduct4101SpecificInput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.RedirectPaymentMethodSpecificInput
Object containing specific input required for UPI (Payment product ID 4101)
setPaymentProduct4101SpecificInput(RedirectPaymentProduct4101SpecificInputBase) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.RedirectPaymentMethodSpecificInputBase
Object containing specific input required for payment product 4101 (UPI)
setPaymentProduct705SpecificData(TokenNonSepaDirectDebitPaymentProduct705SpecificData) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.definitions.MandateNonSepaDirectDebit
Object containing specific data for Direct Debit UK
setPaymentProduct705SpecificInput(NonSepaDirectDebitPaymentProduct705SpecificInput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.NonSepaDirectDebitPaymentMethodSpecificInput
Object containing UK Direct Debit specific details
setPaymentProduct730SpecificData(TokenNonSepaDirectDebitPaymentProduct730SpecificData) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.definitions.MandateNonSepaDirectDebit
Object containing specific data for ACH
setPaymentProduct730SpecificInput(NonSepaDirectDebitPaymentProduct730SpecificInput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.NonSepaDirectDebitPaymentMethodSpecificInput
Object containing ACH specific details
setPaymentProduct771SpecificInput(SepaDirectDebitPaymentProduct771SpecificInput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.SepaDirectDebitPaymentMethodSpecificInput
Object containing information specific to SEPA Direct Debit
setPaymentProduct771SpecificInput(SepaDirectDebitPaymentProduct771SpecificInputBase) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.SepaDirectDebitPaymentMethodSpecificInputBase
Object containing information specific to SEPA Direct Debit
setPaymentProduct771SpecificOutput(PaymentProduct771SpecificOutput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.SepaDirectDebitPaymentMethodSpecificOutput
Output that is SEPA Direct Debit specific (i.e.
setPaymentProduct806SpecificOutput(PaymentProduct806SpecificOutput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.RedirectPaymentMethodSpecificOutput
Trustly (payment product 806) specific details
setPaymentProduct809SpecificInput(RedirectPaymentProduct809SpecificInput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.RedirectPaymentMethodSpecificInput
Object containing specific input required for Dutch iDeal payments (Payment product ID 809)
setPaymentProduct816SpecificInput(RedirectPaymentProduct816SpecificInput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.RedirectPaymentMethodSpecificInput
Object containing specific input required for German giropay payments (Payment product ID 816)
setPaymentProduct836SpecificOutput(PaymentProduct836SpecificOutput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.RedirectPaymentMethodSpecificOutput
Sofort (payment product 836) specific details
setPaymentProduct840SpecificInput(RedirectPaymentProduct840SpecificInput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.RedirectPaymentMethodSpecificInput
Object containing specific input required for PayPal payments (Payment product ID 840)
setPaymentProduct840SpecificInput(RedirectPaymentProduct840SpecificInputBase) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.RedirectPaymentMethodSpecificInputBase
Object containing specific input required for PayPal payments (Payment product ID 840)
setPaymentProduct840SpecificOutput(PaymentProduct840SpecificOutput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.RedirectPaymentMethodSpecificOutput
PayPal (payment product 840) specific details
setPaymentProduct840SpecificOutput(RefundPaymentProduct840SpecificOutput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.RefundEWalletMethodSpecificOutput
PayPal (payment product 840) specific details
setPaymentProduct861SpecificInput(RedirectPaymentProduct861SpecificInput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.RedirectPaymentMethodSpecificInput
Object containing specific input required for AliPay payments (Payment product ID 861)
setPaymentProduct863(PaymentProduct863ThirdPartyData) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.ThirdPartyData
Contains the third party data for payment product 863 (WeChat Pay).
setPaymentProduct863SpecificData(PaymentProduct863SpecificData) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProduct
WeChat Pay (payment product 863) specific details.
setPaymentProduct863SpecificInput(RedirectPaymentProduct863SpecificInput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.RedirectPaymentMethodSpecificInput
Object containing specific input required for We Chat Pay payments (Payment product ID 863)
setPaymentProduct869SpecificInput(RedirectPaymentProduct869SpecificInput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.RedirectPaymentMethodSpecificInput
Object containing specific input required for China UnionPay payments (Payment product ID 869)
setPaymentProduct882SpecificInput(RedirectPaymentProduct882SpecificInput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.RedirectPaymentMethodSpecificInput
Object containing specific input required for Indian Net Banking payments (Payment product ID 882)
setPaymentProduct9000SpecificInput(EInvoicePaymentProduct9000SpecificInput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.EInvoicePaymentMethodSpecificInput
Object that holds the specific data for AfterPay Installments (payment product 9000).
setPaymentProduct9000SpecificOutput(EInvoicePaymentProduct9000SpecificOutput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.EInvoicePaymentMethodSpecificOutput
AfterPay Installments (payment product 9000) specific details
setPaymentProductFilters(PaymentProductFiltersHostedCheckout) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedcheckout.definitions.HostedCheckoutSpecificInput
Contains the payment product ids and payment product groups that will be used for manipulating the payment products available for the payment to the customer.
setPaymentProductFilters(PaymentProductFiltersClientSession) - Method in class com.ingenico.connect.gateway.sdk.java.domain.sessions.SessionRequest
Restrict the payment products available for payment completion by restricting to and excluding certain payment products and payment product groups.
setPaymentProductGroup(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProduct
The payment product group that has this payment product, if there is any.
setPaymentProductGroups(List<PaymentProductGroup>) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.PaymentProductGroups
Array containing payment product groups and their characteristics
setPaymentProductId(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.AbstractPaymentMethodSpecificInput
Payment product identifier
Please see payment products for a full overview of possible values.
setPaymentProductId(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.installments.GetInstallmentRequest
Payment product identifier
Please see payment products for a full overview of possible values.
setPaymentProductId(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.AbstractPaymentMethodSpecificOutput
Payment product identifier
Please see payment products for a full overview of possible values.
setPaymentProductId(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payout.definitions.CardPayoutMethodSpecificInput
Payment product identifier
Please see payment products for a full overview of possible values.
setPaymentProductId(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.AccountOnFile
Payment product identifier
Please see payment products for a full overview of possible values.
setPaymentProductId(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.riskassessments.definitions.RiskAssessment
Payment product identifier
Please see payment products for a full overview of possible values.
setPaymentProductId(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.services.definitions.IINDetail
Payment product identifier
Please see payment products for a full overview of possible values.
setPaymentProductId(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.services.GetIINDetailsResponse
The payment product identifier associated with the card.
setPaymentProductId(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.CreateTokenRequest
Payment product identifier
Please see payment products for a full overview of possible values.
setPaymentProductId(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.TokenResponse
Payment product identifier
Please see payment products for a full overview of possible values.
setPaymentProductId(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.UpdateTokenRequest
Payment product identifier
Please see payment products for a full overview of possible values.
setPaymentProductId(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.merchant.services.PrivacypolicyParams
ID of the payment product for which you wish to retrieve the privacy policy.
setPaymentProducts(List<PaymentProduct>) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.PaymentProducts
Array containing payment products and their characteristics
setPaymentProductSession302SpecificInput(MobilePaymentProductSession302SpecificInput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.CreatePaymentProductSessionRequest
Object containing details for creating an Apple Pay session.
setPaymentProductSession302SpecificOutput(MobilePaymentProductSession302SpecificOutput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.CreatePaymentProductSessionResponse
Object containing the Apple Pay session object.
setPaymentReference(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.dispute.definitions.DisputeReference
Payment Reference generated by WebCollect.
setPaymentReference(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.PaymentReferences
Payment Reference generated by WebCollect
setPaymentResult(CreatePaymentResult) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.PaymentErrorResponse
Object that contains details on the created payment in case one has been created
setPayments(List<Payment>) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.FindPaymentsResponse
A list of payments that matched your filter, starting at the given offset and limited to the given limit.
setPaymentStatusCategory(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedcheckout.definitions.CreatedPaymentOutput
Deprecated.
Use Payment.statusOutput.statusCategory instead
setPayout(PayoutResponse) - Method in class com.ingenico.connect.gateway.sdk.java.domain.webhooks.WebhooksEvent
 
setPayoutDate(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payout.CreatePayoutRequest
Deprecated.
Moved to BankTransferPayoutMethodSpecificInput
setPayoutDate(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payout.definitions.BankTransferPayoutMethodSpecificInput
Date of the payout sent to the bank by us.
Format: YYYYMMDD
setPayoutDetails(PayoutDetails) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payout.CreatePayoutRequest
Object containing the details for Create Payout Request
setPayoutOutput(OrderOutput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payout.definitions.PayoutResult
Object containing payout details
setPayoutResult(PayoutResult) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payout.PayoutErrorResponse
Object that contains details on the created payout in case one has been created
setPayouts(List<PayoutResult>) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payout.FindPayoutsResponse
A list of payouts that matched your filter, starting at the given offset and limited to the given limit.
setPayoutText(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payout.CreatePayoutRequest
Deprecated.
Moved to BankTransferPayoutMethodSpecificInput
setPayoutText(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payout.definitions.BankTransferPayoutMethodSpecificInput
Text to be printed on the bank account statement of the beneficiary.
setPaySign(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.PaymentProduct863ThirdPartyData
The paySign to use in third party calls to WeChat
setPersonalInformation(MandatePersonalInformation) - Method in class com.ingenico.connect.gateway.sdk.java.domain.mandates.definitions.MandateCustomer
Object containing personal information of the customer
setPersonalInformation(PersonalInformation) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.Customer
Object containing personal information like name, date of birth and gender.
setPersonalInformation(PersonalInformationRiskAssessment) - Method in class com.ingenico.connect.gateway.sdk.java.domain.riskassessments.definitions.CustomerRiskAssessment
Object containing personal information like name, date of birth and gender
setPersonalInformation(PersonalInformationToken) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.definitions.CustomerToken
Object containing personal information of the customer
setPersonIdentificationNumber(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.TrustlyBankAccount
The ID number of the account holder
setPhoneNumber(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.ContactDetails
Phone number of the customer.
setPhoneNumber(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.Seller
Main Phone Number
setPhoneNumber(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.GetCustomerDetailsResponse
The phone number registered to the customer.
setPlaceholderLabel(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProductFieldDisplayHints
A placeholder value for the form element
setPlaceOfIssue(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.AirlineData
Place of issue
For sales in the US the last two characters (pos 14-15) must be the US state code.
setPnr(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.AirlineData
Passenger name record
setPoBoxCountry(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.services.definitions.Swift
Institution PO Box country
setPoBoxLocation(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.services.definitions.Swift
Institution PO Box location
setPoBoxNumber(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.services.definitions.Swift
Institution PO Box number
setPoBoxZip(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.services.definitions.Swift
Institution PO Box ZIP
setPointOfSale(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.AirlineData
IATA point of sale name
setPolicyApplied(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.MicrosoftFraudResults
Name of the policy that was applied on during the evaluation of this transaction.
setPort(int) - Method in class com.ingenico.connect.gateway.sdk.java.ProxyConfiguration
 
setPosCityCode(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.AirlineData
city code of the point of sale
setPreferredInputType(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProductFieldDisplayHints
The type of keyboard that can best be used to fill out the value of this field.
setPreNotification(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.definitions.MandateSepaDirectDebitWithoutCreditor
Indicates whether a pre-notification should be sent to the customer.
    do-not-send - Do not send a pre-notification send-on-first-collection - Send a pre-notification
setPreOrderItemAvailabilityDate(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.ShoppingCart
Date (YYYYMMDD) when the preordered item becomes available
setPrepayId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.PaymentProduct863ThirdPartyData
The prepayId to use in third party calls to WeChat.
setPricePerItem(Long) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.LineItemInvoiceData
Price per item
setPriorThreeDSecureData(ThreeDSecureData) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.AbstractThreeDSecure
 
setProductCategory(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.OrderLineDetails
The category of the product (i.e.
setProductCode(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.LineItemLevel3InterchangeInformation
Product or UPC Code, left justified
Note: Must not be all spaces or all zeros
setProductCode(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.OrderLineDetails
Product or UPC Code, left justified
Note: Must not be all spaces or all zeros
setProductName(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.OrderLineDetails
The name of the product.
setProductPrice(Long) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.LineItemLevel3InterchangeInformation
The price of one unit of the product, the value should be zero or greater
setProductPrice(Long) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.OrderLineDetails
The price of one unit of the product, the value should be zero or greater
setProducts(List<Integer>) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.PaymentProductFilter
List containing all payment product ids that should either be restricted to in or excluded from the payment context.
setProductSku(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.OrderLineDetails
Product SKU number
setProductType(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.LineItemLevel3InterchangeInformation
Code used to classify items that are purchased
Note: Must not be all spaces or all zeros
setProductType(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.OrderLineDetails
Code used to classify items that are purchased
Note: Must not be all spaces or all zeros
setProgramCode(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.LodgingData
Code that corresponds to the category of lodging charges detailed in this message.
setPropertyCustomerServicePhoneNumber(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.LodgingData
The international customer service phone number of the facility
setPropertyName(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.errors.definitions.APIError
Returned only if the error relates to a value that was missing or incorrect.
Contains a location path to the value as a JSonata query.
Some common examples:
    a.b selects the value of property b of root property a, a[1] selects the first element of the array in root property a, a[b='some value'] selects all elements of the array in root property a that have a property b with value 'some value'.
setPropertyPhoneNumber(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.LodgingData
The local phone number of the facility in an international phone number format
setProtectionEligibility(ProtectionEligibility) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.PaymentProduct840SpecificOutput
Protection Eligibility data of the PayPal customer
setProviderId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.dispute.definitions.DisputeReference
The numerical identifier of the Service Provider (Acquirer).
setProviderId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.OrderReferences
Provides an additional means of reconciliation for Gateway merchants
setProviderId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.PaymentReferences
Provides an additional means of reconciliation for Gateway merchants
setProviderMerchantId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.OrderReferences
Provides an additional means of reconciliation, this is the MerchantId used at the provider
setProviderMerchantId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.PaymentReferences
Provides an additional means of reconciliation, this is the MerchantId used at the provider
setProviderRawOutput(List<KeyValuePair>) - Method in class com.ingenico.connect.gateway.sdk.java.domain.capture.definitions.CaptureStatusOutput
This is the raw response returned by the acquirer.
setProviderRawOutput(List<KeyValuePair>) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.OrderStatusOutput
This is the raw response returned by the acquirer.
setProviderReference(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.dispute.definitions.DisputeReference
The Service Provider’s reference.
setProviderReference(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.PaymentReferences
Provides an additional means of reconciliation for Gateway merchants
setProviderReference(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.definitions.TokenCardData
Reference of the provider (of the first transaction) - used to store the ATOS Transaction Certificate
setProxyConfiguration(ProxyConfiguration) - Method in class com.ingenico.connect.gateway.sdk.java.CommunicatorConfiguration
 
setPurchaseType(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.OrderTypeInformation
Possible values are:
    physical digital
setQuantity(Long) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.LineItemLevel3InterchangeInformation
Quantity of the units being purchased, should be greater than zero
Note: Must not be all spaces or all zeros
setQuantity(Long) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.OrderLineDetails
Quantity of the units being purchased, should be greater than zero
Note: Must not be all spaces or all zeros
setRange(RangeValidator) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProductFieldValidators
Indicates that the content needs to be validated against a, in this object, defined range
setRawDeviceFingerprintOutput(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.DeviceFingerprintDetails
The detailed data that was collected during the Device Fingerprint collection.
setRecipient(PayoutRecipient) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payout.definitions.CardPayoutMethodSpecificInput
Object containing the details of the recipient of the payout
setRecurrenceType(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedmandatemanagement.definitions.HostedMandateInfo
Specifies whether the mandate is for one-off or recurring payments.
setRecurrenceType(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.mandates.definitions.CreateMandateBase
Specifies whether the mandate is for one-off or recurring payments.
setRecurrenceType(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.mandates.definitions.MandateResponse
Specifieds whether the mandate is for one-off or recurring payments.
setRecurring(CardRecurrenceDetails) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.AbstractCardPaymentMethodSpecificInput
 
setRecurringInterval(Frequency) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedcheckout.definitions.RecurringPaymentsData
The object containing the frequency and interval between recurring payments.
setRecurringPaymentsData(RecurringPaymentsData) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedcheckout.definitions.HostedCheckoutSpecificInput
The object containing reference data for the text that can be displayed on MyCheckout hosted payment page with subscription information.

Note:

The data in this object is only meant for displaying recurring payments-related data on your checkout page.
You still need to submit all the recurring payment-related data in the corresponding payment product-specific input.
setRecurringPaymentSequenceIndicator(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.AbstractCardPaymentMethodSpecificInput
Deprecated.
Use recurring.recurringPaymentSequenceIndicator instead
setRecurringPaymentSequenceIndicator(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.AbstractRedirectPaymentMethodSpecificInput
 
setRecurringPaymentSequenceIndicator(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.CardRecurrenceDetails
    first = This transaction is the first of a series of recurring transactions recurring = This transaction is a subsequent transaction in a series of recurring transactions last = This transaction is the last of a series of recurring transactions for payments that are processed by the WL Online Payment Acceptance platform
    Note: For any first of a recurring the system will automatically create a token as you will need to use a token for any subsequent recurring transactions.
setRecurringPaymentSequenceIndicator(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.NonSepaDirectDebitPaymentMethodSpecificInput
    first = This transaction is the first of a series of recurring transactions recurring = This transaction is a subsequent transaction in a series of recurring transactions last = This transaction is the last transaction of a series of recurring transactions
setRecurringPaymentSequenceIndicator(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.SepaDirectDebitPaymentMethodSpecificInput
Only relevant for legacy SEPA Direct Debit.
    first = This transaction is the first of a series of recurring transactions recurring = This transaction is a subsequent transaction in a series of recurring transactions last = This transaction is the last transaction of a series of recurring transactions
setRedirectData(MandateRedirectData) - Method in class com.ingenico.connect.gateway.sdk.java.domain.mandates.definitions.MandateMerchantAction
Object containing all data needed to redirect the customer
setRedirectData(RedirectData) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.MerchantAction
Object containing all data needed to redirect the customer
setRedirectionData(RedirectionData) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.GPayThreeDSecure
Object containing browser specific redirection related data
setRedirectionData(RedirectionData) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.RedirectPaymentMethodSpecificInput
Object containing browser specific redirection related data
setRedirectionData(RedirectionData) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.ThreeDSecure
Object containing browser specific redirection related data
setRedirectPaymentMethodSpecificInput(RedirectPaymentMethodSpecificInputBase) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedcheckout.CreateHostedCheckoutRequest
Object containing the specific input details for payments that involve redirects to 3rd parties to complete, like iDeal and PayPal
setRedirectPaymentMethodSpecificInput(RedirectPaymentMethodSpecificInput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.CreatePaymentRequest
Object containing the specific input details for payments that involve redirects to 3rd parties to complete, like iDeal and PayPal
setRedirectPaymentMethodSpecificOutput(RedirectPaymentMethodSpecificOutput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.capture.definitions.CaptureOutput
Object containing the redirect payment product details
setRedirectPaymentMethodSpecificOutput(RedirectPaymentMethodSpecificOutput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.PaymentOutput
Object containing the redirect payment product details
setRedirectURL(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.RedirectDataBase
 
setReference(DisputeReference) - Method in class com.ingenico.connect.gateway.sdk.java.domain.dispute.definitions.DisputeOutput
A collection of reference information related to this dispute.
setReferenceOrigPayment(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.PaymentReferences
When you did not supply a merchantReference for your payment, you need to fill this property with the reference of the original payment when you want to refund it
setReferenceParty(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.definitions.Creditor
Creditor type of the legal reference of the collecting entity
setReferencePartyId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.definitions.Creditor
Legal reference of the collecting creditor
setReferences(OrderReferences) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.Order
Object that holds all reference properties that are linked to this transaction
setReferences(OrderReferencesApprovePayment) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.OrderApprovePayment
Object that holds all reference properties that are linked to this transaction
setReferences(PaymentReferences) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.OrderOutput
Object that holds all reference properties that are linked to this transaction
setReferences(PayoutReferences) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payout.CreatePayoutRequest
Deprecated.
Moved to PayoutDetails
setReferences(PayoutReferences) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payout.definitions.PayoutDetails
Object that holds all reference properties that are linked to this transaction
setReformattedAccountNumber(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.ValidationBankAccountOutput
Reformatted account number according to local clearing rules
setReformattedAccountNumber(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.services.definitions.BankData
Reformatted account number according to local clearing rules
setReformattedBankCode(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.ValidationBankAccountOutput
Reformatted bank code according to local clearing rules
setReformattedBankCode(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.services.definitions.BankData
Reformatted bank code according to local clearing rules
setReformattedBranchCode(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.ValidationBankAccountOutput
Reformatted branch code according to local clearing rules
setReformattedBranchCode(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.services.definitions.BankData
Reformatted branch code according to local clearing rules
setRefund(RefundResponse) - Method in class com.ingenico.connect.gateway.sdk.java.domain.webhooks.WebhooksEvent
 
setRefundDate(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.refund.RefundRequest
Refund date
Format: YYYYMMDD
setRefundOutput(RefundOutput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.refund.definitions.RefundResult
Object containing refund details
setRefundProductId(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.RefundMethodSpecificOutput
Refund product identifier
Please see refund products for a full overview of possible values.
setRefundReferences(RefundReferences) - Method in class com.ingenico.connect.gateway.sdk.java.domain.refund.RefundRequest
Object that holds all reference properties that are linked to this refund
setRefundResult(RefundResult) - Method in class com.ingenico.connect.gateway.sdk.java.domain.refund.RefundErrorResponse
Object that contains details on the created refund in case one has been created
setRefunds(List<RefundResult>) - Method in class com.ingenico.connect.gateway.sdk.java.domain.refund.FindRefundsResponse
A list of refunds that matched your filter, starting at the given offset and limited to the given limit.
setRefunds(List<RefundResult>) - Method in class com.ingenico.connect.gateway.sdk.java.domain.refund.RefundsResponse
The list of all refunds performed on the requested payment.
setRegion(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.sessions.SessionResponse
Possible values:
    EU - datacenter located in Amsterdam US - datacenter located in Miami AMS - datacenter located in Amsterdam PAR - datacenter located in Paris When a session is created it is created in a specific datacenter.
setRegularExpression(RegularExpressionValidator) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProductFieldValidators
A string representing the regular expression to check
setRegularExpression(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.RegularExpressionValidator
Contains the regular expression that the value of the field needs to be validated against
setRenderingData(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedcheckout.definitions.DisplayedData
This property contains the blob with data for the instructions rendering service.
setRenderingData(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.MerchantAction
This property contains the blob with data for the instructions rendering service.
setRenterName(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.LodgingData
Name of the person or business entity charged for the reservation and/or lodging stay
setReOrderIndicator(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.ShoppingCart
Indicates whether the cardholder is reordering previously purchased item(s)
setReplyTo(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.dispute.CreateDisputeRequest
The email address to which the reply message will be sent.
setReplyTo(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.dispute.definitions.DisputeOutput
The email address to which the reply message will be sent.
setRequestId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.errors.definitions.APIError
ID of the request that can be used for debugging purposes
setRequestMessage(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.dispute.CreateDisputeRequest
The message sent from you to Worldline.
setRequestMessage(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.dispute.definitions.DisputeOutput
The message sent from you to Worldline.
setRequiresApproval(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedcheckout.definitions.MobilePaymentMethodSpecificInputHostedCheckout
    true = the payment requires approval before the funds will be captured using the Approve payment or Capture payment API false = the payment does not require approval, and the funds will be captured automatically
setRequiresApproval(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.AbstractCardPaymentMethodSpecificInput
 
setRequiresApproval(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.AbstractEInvoicePaymentMethodSpecificInput
 
setRequiresApproval(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.AbstractRedirectPaymentMethodSpecificInput
 
setRequiresApproval(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.MobilePaymentMethodSpecificInput
    true = the payment requires approval before the funds will be captured using the Approve payment or Capture payment API false = the payment does not require approval, and the funds will be captured automatically
setRequiresApproval(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.NonSepaDirectDebitPaymentMethodSpecificInput
    true - The payment requires approval before the funds will be captured using the Approve payment or Capture payment API.
setRequiresApproval(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.SepaDirectDebitPaymentMethodSpecificInput
    true - The payment requires approval before the funds will be captured using the Approve payment or Capture payment API.
setResidentIdName(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.RedirectPaymentProduct869SpecificInput
The name as described on the Resident Identity Card of the People's Republic of China.
setResidentIdNumber(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.RedirectPaymentProduct869SpecificInput
The identification number as described on the Resident Identity Card of the People's Republic of China.
setResidentIdNumber(EmptyValidator) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProductFieldValidators
Indicates that the content needs to be validated as per the Chinese resident identity number format
setResponseMessage(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.dispute.definitions.DisputeOutput
The return message sent from the GlobalCollect platform to you.
setRestrictTo(PaymentProductFilter) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedcheckout.definitions.PaymentProductFiltersHostedCheckout
Contains the payment product ids and payment product groups that should be at most contained in the payment products available for completing the payment.
setRestrictTo(PaymentProductFilter) - Method in class com.ingenico.connect.gateway.sdk.java.domain.sessions.definitions.PaymentProductFiltersClientSession
Contains the payment product ids and payment product groups that should be at most contained in the payment products available for completing the payment.
setResult(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.ResultDoRiskAssessment
Risk service result with the following possible results:
    accepted - Based on the checks performed the transaction can be accepted challenged - Based on the checks performed the transaction should be manually reviewed denied - Based on the checks performed the transaction should be rejected no-advice - No fraud check was requested/performed error - The fraud check resulted in an error and the fraud check was thus not performed
setResult(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.ValidationBankAccountCheck
Result of the bank account validation check performed, with the following possible results:
    PASSED - The check passed ERROR - The check did not pass WARNING - Depending on your needs this either needs to be treated as a passed or error response.
setResult(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.services.TestConnection
OK result on the connection to the payment engine.
setResults(List<ResultDoRiskAssessment>) - Method in class com.ingenico.connect.gateway.sdk.java.domain.riskassessments.RiskAssessmentResponse
Object that contains the results of the performed fraudchecks
setRetailDecisions(FraudResultsRetailDecisions) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.CardFraudResults
Additional response data returned by RetailDecisions
setRetaildecisionsCCFraudCheckOutput(RetailDecisionsCCFraudCheckOutput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.ResultDoRiskAssessment
Object containing the results of the fraud checks performed by Retail Decisions
setReturnCancelState(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedcheckout.definitions.HostedCheckoutSpecificInput
This flag affects the status of a Hosted Checkout when a customer presses the cancel button and is returned to you as a result.
If set to true, then the status will be CANCELLED_BY_CONSUMER.
setRETURNMAC(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.RedirectDataBase
 
setRETURNMAC(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedcheckout.CreateHostedCheckoutResponse
When the customer is returned to your site we will append this property and value to the query-string.
setRETURNMAC(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedmandatemanagement.CreateHostedMandateManagementResponse
When the customer is returned to your site we will append this property and value to the query-string.
setReturnUrl(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedcheckout.definitions.HostedCheckoutSpecificInput
The URL that the customer is redirect to after the payment flow has finished.
setReturnUrl(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedmandatemanagement.definitions.HostedMandateManagementSpecificInput
The URL that the customer is redirect to after the mandate flow has finished.
setReturnUrl(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.mandates.definitions.CreateMandateWithReturnUrl
Return URL to use if the mandate signing requires redirection.
setReturnUrl(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.CardPaymentMethodSpecificInput
Deprecated.
Use threeDSecure.redirectionData.returnUrl instead
setReturnUrl(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.CashPaymentProduct1503SpecificInput
Deprecated.
No replacement, since Boleto Bancario no longer needs a return URL
setReturnUrl(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.CashPaymentProductWithRedirectSpecificInputBase
 
setReturnUrl(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.RedirectionData
The URL that the customer is redirect to after the payment flow has finished.
setReturnUrl(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.RedirectPaymentMethodSpecificInput
Deprecated.
Use redirectionData.returnUrl instead
setReversalReason(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.capture.definitions.CaptureOutput
The reason description given for the reversedAmount property.
setReversalReason(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.PaymentOutput
The reason description given for the reversedAmount property.
setRiskScore(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.InAuth
The score calculated on the basis of Anomalies, Velocity, Location, Integrity, List-Based, and Device Reputation.
setRoomLocation(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.LodgingRoom
Location of the room within the facility, e.g.
setRoomNumber(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.LodgingRoom
Room number
setRooms(List<LodgingRoom>) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.LodgingData
Object that holds lodging related room data
setRoutingBic(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.services.definitions.Swift
Payment routing BIC
setScheme(String) - Method in class com.ingenico.connect.gateway.sdk.java.ProxyConfiguration
 
setSchemeRiskScore(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.ExternalCardholderAuthenticationData
Global score calculated by the Carte Bancaire (130) Scoring platform.
setSchemeRiskScore(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.ThreeDSecureResults
Global score calculated by the Carte Bancaire (130) Scoring platform.
setSchemeTransactionId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.CardPaymentMethodSpecificOutput
The unique scheme transactionId of this transaction.
Should be stored by the merchant to allow it to be submitted in future transactions.
setScreenHeight(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.BrowserData
Height of the screen in pixels.
setScreenWidth(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.BrowserData
Width of the screen in pixels.
setSdkAppId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.SdkDataInput
Universally unique ID created upon all installations and updates of your app on a c Device.
setSdkData(SdkDataInput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.AbstractThreeDSecure
 
setSdkData(SdkDataOutput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.ThreeDSecureResults
Object containing 3-D Secure in-app SDK data
setSdkEncryptedData(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.SdkDataInput
JWE Object containing data encrypted by the 3-D Secure SDK
setSdkEphemeralPublicKey(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.SdkDataInput
Public key component of the ephemeral key pair generated by the 3-D Secure SDK and used to establish session keys between the 3-D Secure SDK and ACS.
setSdkInterface(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.DeviceRenderOptions
Lists all of the SDK Interface types that the device supports for displaying specific challenge user interfaces within the SDK.
setSdkMaxTimeout(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.SdkDataInput
Indicates maximum amount of time (in minutes) for all exchanges.
setSdkReferenceNumber(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.SdkDataInput
Identifies the vendor and version for the 3-D Secure SDK that is integrated in your app, assigned by EMVCo when the 3-D Secure SDK is approved.
setSdkTransactionId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.SdkDataInput
Universally unique transaction identifier assigned by the 3-D Secure SDK to identify a single transaction.
setSdkTransactionId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.SdkDataOutput
Universally unique transaction identifier assigned by the 3-D Secure SDK to identify this transaction.
setSdkUiType(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.DeviceRenderOptions
Deprecated.
Use deviceRenderOptions.sdkUiTypes instead
setSdkUiTypes(List<String>) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.DeviceRenderOptions
Lists all UI types that the device supports for displaying specific challenge user interfaces within the SDK.
setSecretApiKey(String) - Method in class com.ingenico.connect.gateway.sdk.java.CommunicatorConfiguration
 
setSecurityIndicator(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.PaymentProduct836SpecificOutput
Indicates if SofortBank could estabilish if the transaction could successfully be processed.
setSeller(Seller) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.Merchant
Object containing seller details
setSeller(Seller) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.Order
Deprecated.
Use Merchant.seller instead
setSepaDirectDebit(TokenSepaDirectDebitWithoutCreditor) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.CreateTokenRequest
Object containing SEPA Direct Debit details
setSepaDirectDebit(TokenSepaDirectDebit) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.TokenResponse
Object containing the SEPA Direct Debit details
setSepaDirectDebit(TokenSepaDirectDebitWithoutCreditor) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.UpdateTokenRequest
Object containing the SEPA Direct Debit details
setSepaDirectDebitPaymentMethodSpecificInput(SepaDirectDebitPaymentMethodSpecificInputBase) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedcheckout.CreateHostedCheckoutRequest
Object containing the specific input details for SEPA direct debit payments
setSepaDirectDebitPaymentMethodSpecificInput(ApprovePaymentSepaDirectDebitPaymentMethodSpecificInput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.ApprovePaymentRequest
Object that holds SEPA Direct Debit specific input data
setSepaDirectDebitPaymentMethodSpecificInput(SepaDirectDebitPaymentMethodSpecificInput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.CreatePaymentRequest
Object containing the specific input details for SEPA direct debit payments
setSepaDirectDebitPaymentMethodSpecificOutput(SepaDirectDebitPaymentMethodSpecificOutput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.capture.definitions.CaptureOutput
Object containing the SEPA direct debit details
setSepaDirectDebitPaymentMethodSpecificOutput(SepaDirectDebitPaymentMethodSpecificOutput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.PaymentOutput
Object containing the SEPA direct debit details
setServiceClass(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.AirlineFlightLeg
Deprecated.
Use passengerClass instead
setServices(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.services.definitions.Swift
SWIFT services
setSessionObject(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.MobilePaymentProductSession302SpecificOutput
Object containing an opaque merchant session object.
setShipComments(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.FraudFields
Deprecated.
Use Order.shipping.comments instead
setShipmentTrackingNumber(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.FraudFields
Deprecated.
Use Order.shipping.trackingNumber instead
setShipping(Shipping) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.Order
Object containing information regarding shipping / delivery
setShipping(ShippingRiskAssessment) - Method in class com.ingenico.connect.gateway.sdk.java.domain.riskassessments.definitions.OrderRiskAssessment
Object containing information regarding shipping / delivery
setShippingAddress(AddressPersonal) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.Customer
Deprecated.
Use Order.shipping.address instead
setShippingAddress(AddressPersonal) - Method in class com.ingenico.connect.gateway.sdk.java.domain.riskassessments.definitions.CustomerRiskAssessment
Deprecated.
Use Order.shipping.address instead
setShippingAmount(Long) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.Level3SummaryData
Deprecated.
Use ShoppingCart.amountBreakdown with type SHIPPING instead
setShippingDetails(FraudFieldsShippingDetails) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.FraudFields
Deprecated.
No replacement
setShoppingCart(ShoppingCart) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.Order
Shopping cart data, including items and specific amounts.
setShoppingCartExtension(ShoppingCartExtension) - Method in class com.ingenico.connect.gateway.sdk.java.CommunicatorConfiguration
 
setShowData(List<KeyValuePair>) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedcheckout.definitions.DisplayedData
Array of key value pairs of data that needs to be shown to the customer.
setShowData(List<KeyValuePair>) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.MerchantAction
This is returned for the SHOW_INSTRUCTION, the SHOW_TRANSACTION_RESULTS and the SHOW_FORM actionType.
When returned for SHOW_TRANSACTION_RESULTS or SHOW_FORM, this contains an array of key value pairs of data that needs to be shown to the customer.
Note: The returned value for the key BARCODE is a base64 encoded gif image.
setShowResultPage(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedcheckout.definitions.HostedCheckoutSpecificInput
    true - MyCheckout will show a result page to the customer when applicable.
setShowResultPage(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedmandatemanagement.definitions.HostedMandateManagementSpecificInput
    true - MyMandate will show a result page to the customer when applicable.
setSignatureType(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedmandatemanagement.definitions.HostedMandateInfo
Specifies whether the mandate is unsigned or singed by SMS.
setSignatureType(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.mandates.definitions.CreateMandateBase
Specifies whether the mandate is unsigned or singed by SMS.
setSignType(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.PaymentProduct863ThirdPartyData
The signType to use in third party calls to WeChat
setSkipAuthentication(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.AbstractCardPaymentMethodSpecificInput
Deprecated.
Use threeDSecure.skipAuthentication instead
setSkipAuthentication(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.AbstractThreeDSecure
 
setSkipAuthentication(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.GPayThreeDSecure
    true = 3D Secure authentication will be skipped for this transaction.
setSkipFraudService(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedcheckout.definitions.MobilePaymentMethodSpecificInputHostedCheckout
    true = Fraud scoring will be skipped for this transaction false = Fraud scoring will not be skipped for this transaction Note: This is only possible if your account in our system is setup for Fraud scoring and if your configuration in our system allows you to override it per transaction.
setSkipFraudService(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.AbstractCardPaymentMethodSpecificInput
 
setSkipFraudService(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.MobilePaymentMethodSpecificInput
    true = Fraud scoring will be skipped for this transaction false = Fraud scoring will not be skipped for this transaction Note: This is only possible if your account in our system is setup for Fraud scoring and if your configuration in our system allows you to override it per transaction.
setSocketTimeout(int) - Method in class com.ingenico.connect.gateway.sdk.java.CommunicatorConfiguration
 
setSource(String) - Method in class com.ingenico.connect.gateway.sdk.java.merchant.services.ConvertAmountParams
Three-letter ISO currency code representing the source currency
setState(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.Address
Full name of the state or province
setState(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.definitions.Debtor
State of debtor address
setStateCode(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.Address
ISO 3166-2 alpha-3 state code
Notes:
    The maximum length for 3-D Secure version 2 is AN3 for payments that are processed by the GlobalCollect platformThe maximum length for paymentProductId 1503 (Boleto) is AN2 for payments that are processed by the GlobalCollect platformThe maximum length is 3 for payments that are processed by the WL Online Payment Acceptance platform
setStateCode(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.definitions.Debtor
ISO 3166-2 alpha-3 state code
Notes:
    The maximum length for 3-D Secure version 2 is AN3.The maximum length for paymentProductId 1503 (Boleto) is AN2.
setStatus(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.capture.definitions.Capture
Current high-level status of the payment in a human-readable form.
setStatus(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.dispute.definitions.Dispute
Current dispute status.
setStatus(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedcheckout.GetHostedCheckoutResponse
This is the status of the hosted checkout.
setStatus(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedmandatemanagement.GetHostedMandateManagementResponse
This is the status of the hosted mandate management.
setStatus(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.mandates.definitions.MandateResponse
The status of the mandate.
setStatus(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.Payment
Current high-level status of the payment in a human-readable form.
setStatus(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payout.definitions.PayoutResult
Current high-level status of the payouts in a human-readable form.
setStatus(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.AccountOnFileAttribute
Possible values:
    READ_ONLY - attribute cannot be updated and should be presented in that way to the user CAN_WRITE - attribute can be updated and should be presented as an editable field, for example an expiration date that will expire very soon MUST_WRITE - attribute should be updated and must be presented as an editable field, for example an expiration date that has already expired Any updated values that are entered for CAN_WRITE or MUST_WRITE will be used to update the values stored in the token.
setStatus(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.refund.definitions.RefundResult
Current high-level status of the refund in a human-readable form.
setStatusCategory(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.OrderStatusOutput
Highlevel status of the payment, payout or refund with the following possible values:
    CREATED - The transaction has been created.
setStatusCategory(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.dispute.definitions.DisputeStatusOutput
Highlevel status of the payment, payout or refund with the following possible values:
    CREATED - The transaction has been created.
setStatusCode(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.capture.definitions.CaptureStatusOutput
Numeric status code of the legacy API.
setStatusCode(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.OrderStatusOutput
Numeric status code of the legacy API.
setStatusCode(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.dispute.definitions.DisputeStatusOutput
Numeric status code of the legacy API.
setStatusCodeChangeDateTime(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.OrderStatusOutput
Date and time of payment
Format: YYYYMMDDHH24MISS
setStatusCodeChangeDateTime(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.dispute.definitions.DisputeStatusOutput
Date and time of payment
Format: YYYYMMDDHH24MISS
setStatusOutput(CaptureStatusOutput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.capture.definitions.Capture
This object has the numeric representation of the current capture status, timestamp of last status change and performable action on the current payment resource.
setStatusOutput(DisputeStatusOutput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.dispute.definitions.Dispute
This property contains the output for a dispute regarding the status of the dispute.
setStatusOutput(PaymentStatusOutput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.Payment
This object has the numeric representation of the current payment status, timestamp of last status change and performable action on the current payment resource.
setStatusOutput(OrderStatusOutput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payout.definitions.PayoutResult
This object has the numeric representation of the current payout status, timestamp of last status change and performable action on the current payout resource.
In case of a rejected payout, detailed error information is listed.
setStatusOutput(OrderStatusOutput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.refund.definitions.RefundResult
This object has the numeric representation of the current refund status, timestamp of last status change and performable action on the current refund resource.
In case of a rejected refund, detailed error information is listed.
setStopoverCode(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.AirlineFlightLeg
Possible values are:
    permitted = Stopover permitted non-permitted = Stopover not permitted
setStreet(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.Address
Streetname
setStreet(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.mandates.definitions.MandateAddress
Streetname
setStreet(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.GetCustomerDetailsResponse
The street on which the customer resides.
setStreet(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.definitions.Creditor
Street of the creditor address
setStreet(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.definitions.Debtor
Street of debtor's address
setSupportsMandates(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProduct
Indicates whether the payment product supports mandates.
setSurname(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.AirlinePassenger
Surname of the passenger (this property is used for fraud screening on the Ogone Payment Platform)
setSurname(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.PersonalNameBase
 
setSurname(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.mandates.definitions.MandatePersonalName
Surname(s) or last name(s) of the customer
setSurname(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.AfrName
Surname(s) or last name(s) of the customer
setSurname(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.LoanRecipient
Deprecated.
No replacement
setSurname(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.PaymentProduct840CustomerAccount
Surname of the PayPal account holder
setSurname(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payout.definitions.PayoutRecipient
Surname(s) or last name(s) of the customer
setSurname(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.GetCustomerDetailsResponse
The surname or family name of the customer.
setSurname(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.definitions.Debtor
Debtor's last name
setSurnamePrefix(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.AirlinePassenger
Surname prefix of the passenger (this property is used for fraud screening on the Ogone Payment Platform)
setSurnamePrefix(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.PersonalNameBase
Middle name - In between first name and surname - of the customer
setSurnamePrefix(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payout.definitions.PayoutRecipient
Middle name - In between first name and surname - of the customer
setSurnamePrefix(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.definitions.Debtor
Prefix of the debtor's last name
setSwift(Swift) - Method in class com.ingenico.connect.gateway.sdk.java.domain.services.BankDetailsResponse
Object that holds all the SWIFT routing information
setSwiftCode(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payout.CreatePayoutRequest
Deprecated.
Moved to BankTransferPayoutMethodSpecificInput
setSwiftCode(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payout.definitions.BankTransferPayoutMethodSpecificInput
The BIC is the Business Identifier Code, also known as SWIFT or Bank Identifier code.
setSwiftCode(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.refund.definitions.BankAccountBbanRefund
The BIC is the Business Identifier Code, also known as SWIFT or Bank Identifier code.
setTarget(String) - Method in class com.ingenico.connect.gateway.sdk.java.merchant.services.ConvertAmountParams
Three-letter ISO currency code representing the target currency
setTaxAmount(Long) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.LineItemLevel3InterchangeInformation
Tax on the line item, with the last two digits are implied decimal places
setTaxAmount(Long) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.OrderLineDetails
Tax on the line item, with the last two digits implied as decimal places
setTaxes(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.AirlineFlightLeg
Taxes for this leg of the trip
setTermsAndConditions(EmptyValidator) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProductFieldValidators
Indicates that the content should be validated as such that the customer has accepted the field as if they were terms and conditions of a service
setTextQualifiers(List<String>) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.OrderInvoiceData
Array of 3 text qualifiers, each with a max length of 10 characters
setThirdPartyData(ThirdPartyData) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.MerchantAction
This is returned for the CALL_THIRD_PARTY actionType.
The payment product specific field of the payment product used for the payment will be populated with the third party data that should be used when calling the third party.
setThirdPartyStatus(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.ThirdPartyStatusResponse
The status returned by the third party.
setThreeDSecure(GPayThreeDSecure) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedcheckout.definitions.MobilePaymentProduct320SpecificInputHostedCheckout
Object containing specific data regarding 3-D Secure
setThreeDSecure(ThreeDSecure) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.CardPaymentMethodSpecificInput
Object containing specific data regarding 3-D Secure
setThreeDSecure(ThreeDSecureBase) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.CardPaymentMethodSpecificInputBase
Object containing specific data regarding 3-D Secure
setThreeDSecure(GPayThreeDSecure) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.MobilePaymentProduct320SpecificInput
Object containing specific data regarding 3-D Secure
setThreeDSecureData(ThreeDSecureData) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.ThreeDSecureResults
Object containing data regarding the 3-D Secure authentication
setThreeDSecureResults(ThreeDSecureResults) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.CardPaymentMethodSpecificOutput
3D Secure results object
setThreeDSecureResults(ThreeDSecureResults) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.MobilePaymentMethodSpecificOutput
3D Secure results object
setThreeDSecureStatus(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.PaymentStatusOutput
The 3D Secure status, with the following possible values:
    ENROLLED: the card is enrolled for 3D Secure authentication.
setThreeDSecureVersion(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.ExternalCardholderAuthenticationData
The 3-D Secure version used for the authentication.
setThreeDSecureVersion(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.ThreeDSecureResults
The 3-D Secure version used for the authentication.
setThreeDServerTransactionId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.ExternalCardholderAuthenticationData
Deprecated.
No replacement
setThreeDServerTransactionId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.MobileThreeDSecureChallengeParameters
The 3-D Secure version 2 transaction ID that is used for the 3D Authentication
setThreeDServerTransactionId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.ThreeDSecureResults
The 3-D Secure Server transaction ID that is used for the 3-D Secure version 2 Authentication.
setTicketDeliveryMethod(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.AirlineData
Possible values:
    e-ticket city-ticket-office airport-ticket-office ticket-by-mail ticket-on-departure
setTicketNumber(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.AirlineData
The ticket or document number.
setTimeStamp(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.PaymentProduct863ThirdPartyData
The timeStamp to use in third party calls to WeChat
setTimezoneOffsetUtcMinutes(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.CustomerDevice
Offset in minutes of timezone of the client versus the UTC.
setTitle(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.AirlinePassenger
Title of the passenger (this property is used for fraud screening on the Ogone Payment Platform)
setTitle(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.mandates.definitions.MandatePersonalInformation
Object containing the title of the customer (Mr, Miss or Mrs)
setTitle(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.PersonalName
Title of customer
setToken(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.AbstractCardPaymentMethodSpecificInput
 
setToken(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.AbstractRedirectPaymentMethodSpecificInput
 
setToken(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.ApprovePaymentPaymentMethodSpecificInput
Token containing tokenized bank account details
setToken(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.CardPaymentMethodSpecificOutput
If a token was used for or created during the payment, then the ID of that token.
setToken(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.NonSepaDirectDebitPaymentMethodSpecificInput
ID of the stored token that contains the bank account details to be debited
setToken(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.PaymentCreationOutput
ID of the token
setToken(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.RedirectPaymentMethodSpecificOutput
ID of the token.
setToken(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.SepaDirectDebitPaymentMethodSpecificInput
ID of the token that holds previously stored SEPA Direct Debit account and mandate data.
setToken(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.SepaDirectDebitPaymentMethodSpecificOutput
ID of the token.
setToken(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payout.definitions.CardPayoutMethodSpecificInput
ID of the token that holds previously stored card data.
If both the token and card are provided, then the card takes precedence over the token.
setToken(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.CreateTokenResponse
ID of the token
setToken(TokenResponse) - Method in class com.ingenico.connect.gateway.sdk.java.domain.webhooks.WebhooksEvent
 
setTokenExpiryDate(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.SchemeTokenData
The expiry date of the network token
setTokenizationSucceeded(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedcheckout.definitions.CreatedPaymentOutput
If the payment was attempted to be tokenized, indicates if tokenization was successful or not.
setTokenizationSucceeded(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.PaymentCreationOutput
Indicates if tokenization was successful or not.
setTokenize(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.AbstractCardPaymentMethodSpecificInput
 
setTokenize(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.AbstractRedirectPaymentMethodSpecificInput
 
setTokenize(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.NonSepaDirectDebitPaymentMethodSpecificInput
Indicates if this transaction should be tokenized
    true - Tokenize the transaction false - Do not tokenize the transaction, unless it would be tokenized by other means such as auto-tokenization of recurring payments.
setTokenize(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.SepaDirectDebitPaymentMethodSpecificInput
Indicates if this transaction should be tokenized.
setTokens(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedcheckout.definitions.CreatedPaymentOutput
This property contains the tokens that are associated with the hosted checkout session/customer.
setTokens(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedcheckout.definitions.HostedCheckoutSpecificInput
String containing comma separated tokens (no spaces) associated with the customer of this hosted checkout.
setTokens(List<String>) - Method in class com.ingenico.connect.gateway.sdk.java.domain.sessions.SessionRequest
List of previously stored tokens linked to the customer that wants to checkout.
setTokensOnly(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedcheckout.definitions.PaymentProductFiltersHostedCheckout
    true - The customer may only complete the payment using one of the provided accounts on file.
setTooltip(PaymentProductFieldTooltip) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProductFieldDisplayHints
Object that contains an optional tooltip to assist the customer
setTotalAmountPaid(Long) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.RefundMethodSpecificOutput
Total paid amount (in cents and always with 2 decimals)
setTotalAmountRefunded(Long) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.RefundMethodSpecificOutput
 
setTotalCount(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.FindPaymentsResponse
The total number of payments that matched your filter.
setTotalCount(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payout.FindPayoutsResponse
The total number of payouts that matched your filter.
setTotalCount(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.refund.FindRefundsResponse
The total number of refunds that matched your filter.
setTotalFare(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.AirlineData
Total fare for all legs on the ticket, excluding taxes and fees.
setTotalFee(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.AirlineData
Total fee for all legs on the ticket.
setTotalTaxes(Integer) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.AirlineData
Total taxes for all legs on the ticket.
setTrackingNumber(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.Shipping
Shipment tracking number
setTrackingNumber(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.riskassessments.definitions.ShippingRiskAssessment
Shipment tracking number
setTransactionChannel(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.AbstractCardPaymentMethodSpecificInput
 
setTransactionRiskLevel(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.AbstractThreeDSecure
 
setTransactionType(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.NonSepaDirectDebitPaymentProduct705SpecificInput
    first-payment - First payment direct debit nth-payment - Direct Debit (n-th payment) re-presented - Re-presented direct debit (after failed attempt) final-payment - Final payment direct debit new-or-reinstated - (zero N) New or reinstated direct debit instruction cancellation - (zero C) Cancellation of direct debit instruction conversion-of-paper-DDI-to-electronic-DDI - (zero S) Conversion of paper DDI to electronic DDI (only used once, when migrating from traditional direct debit to AUDDIS
setTransactionType(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.OrderTypeInformation
Identifies the type of transaction being authenticated.
setTravelAgencyName(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.AirlineData
Name of the travel agency issuing the ticket.
setTrialInformation(TrialInformation) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedcheckout.definitions.RecurringPaymentsData
The object containing data of the trial period: no-cost or discounted time-constrained trial subscription period.
setTrialPeriod(TrialPeriod) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedcheckout.definitions.TrialInformation
The object containing information on the trial period duration and the interval between payments during that period.
setTrialPeriodRecurring(Frequency) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedcheckout.definitions.TrialInformation
The object containing the frequency and interval between recurring payments.

Note:

This object should only be populated if the frequency of recurring payments between the trial and regular periods is different.

If you do not populated this object, then the same interval frequency and interval of recurringPaymentsData.recurringInterval will be used
setTrueIpAddress(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.InAuth
The true IP address as determined by inAuth.
setTrueIpAddress(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.MicrosoftFraudResults
The true IP address as determined by Microsoft Device Fingerprinting.
setTrueIpAddressCountry(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.InAuth
The country of the customer based on the location of the True IP Address determined by inAuth.
setType(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.AmountBreakdown
Type of the amount.
setType(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.ProtectionEligibility
Possible values:
    ItemNotReceivedEligible UnauthorizedPaymentEligible Ineligible
setType(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.Seller
Seller type.
setType(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.Shipping
Indicates the merchandise delivery timeframe.
setType(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProductField
The type of field, possible values are:
    string - Any UTF-8 chracters numericstring - A string that consisting only of numbers.
setType(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProductFieldDisplayElement
The type of the display element.
setType(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProductFieldFormElement
Type of form element to be used.
setType(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.webhooks.WebhooksEvent
 
setTypeInformation(OrderTypeInformation) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.AdditionalOrderInput
Object that holds the purchase and usage type indicators
setTypeOfBed(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.LodgingRoom
Size of bed, e.g., king, queen, double.
setTypeOfRoom(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.LodgingRoom
Describes the type of room, e.g., standard, deluxe, suite.
setUniqueMandateReference(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedmandatemanagement.definitions.HostedMandateInfo
The unique identifier of the mandate
setUniqueMandateReference(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.mandates.definitions.CreateMandateBase
The unique identifier of the mandate.
setUniqueMandateReference(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.mandates.definitions.MandateResponse
The unique identifier of the mandate
setUnit(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.LineItemLevel3InterchangeInformation
Indicates the line item unit of measure; for example: each, kit, pair, gallon, month, etc.
setUnit(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.OrderLineDetails
Indicates the line item unit of measure; for example: each, kit, pair, gallon, month, etc.
setUnscheduledCardOnFileIndicator(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.AbstractCardPaymentMethodSpecificInput
Deprecated.
Use unscheduledCardOnFileSequenceIndicator instead
setUnscheduledCardOnFileRequestor(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.AbstractCardPaymentMethodSpecificInput
 
setUnscheduledCardOnFileSequenceIndicator(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.AbstractCardPaymentMethodSpecificInput
 
setUsageType(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.OrderTypeInformation
Possible values are:
    private commercial
setUsedForLookup(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProductField
Indicates that the product can be used in a get customer details call and that when that call is done the field should be supplied as (one of the) key(s) with a valid value.
setUserAgent(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.CustomerDevice
User-Agent of the client device/browser from the HTTP Headers.
setUserData(List<String>) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.FraudFields
Array of up to 16 userData properties, each with a max length of 256 characters, that can be used for fraudscreening
setUserDeviceType(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.MicrosoftFraudResults
The type of device used by the customer.
setUserName(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.dispute.definitions.DisputeCreationDetail
The user account name of the dispute creator.
setUsername(String) - Method in class com.ingenico.connect.gateway.sdk.java.ProxyConfiguration
 
setUsesRedirectionTo3rdParty(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProduct
Indicates whether the payment product requires redirection to a third party to complete the payment.
setUtcTimestamp(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.CustomerAccountAuthentication
Timestamp (YYYYMMDDHHmm) of the authentication of the customer to their account with you
setUtcTimestamp(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.ThreeDSecureData
Timestamp in UTC (YYYYMMDDHHmm) of the 3-D Secure authentication of this transaction
setValidateShoppingCart(Boolean) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedcheckout.definitions.HostedCheckoutSpecificInput
By default, validation is done for all the information required to display the shopping cart.
setValidationBankAccountOutput(ValidationBankAccountOutput) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.ResultDoRiskAssessment
Object containing the results of the fraud checks performed on the bank account data
setValidationResult(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.ExternalCardholderAuthenticationData
The 3D Secure authentication result from your 3D Secure provider.
setValidationUrl(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.MobilePaymentProductSession302SpecificInput
Provide the validation URL that has been provided by Apple once you have started an Apple Pay session.
setValidators(PaymentProductFieldValidators) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProductFieldDataRestrictions
Object containing the details of the validations on the field
setValue(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.KeyValuePair
Value of the key or property
setValue(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.AbstractIndicator
 
setValue(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProductFieldDisplayElement
the value of the display element.
setValue(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.ValueMappingElement
Value corresponding to the key
setValueMapping(List<ValueMappingElement>) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.definitions.PaymentProductFieldFormElement
An array of values and displayNames that should be used to populate the list object in the GUI
setValues(List<KeyValuePair>) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.GetCustomerDetailsRequest
A list of keys with a value used to retrieve the details of a customer.
setVariant(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedcheckout.definitions.HostedCheckoutSpecificInput
Using the Configuration Center it is possible to create multiple variations of your MyCheckout payment pages.
setVariant(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.hostedmandatemanagement.definitions.HostedMandateManagementSpecificInput
The ID of the variant used to create the Hosted Mandate Management Session in which the payment was made.
setVariant(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.HostedCheckoutSpecificOutput
Using the Configuration Center it is possible to create multiple variations of your MyCheckout payment pages.
setVariant(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.RedirectionData
Using the Configuration Center it is possible to create multiple variations of your MyCheckout payment pages.
setVatNumber(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.CompanyInformation
Local VAT number of the company
setVatNumber(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.CustomerBase
Deprecated.
Use companyInformation.vatNumber instead
setVirtualPaymentAddress(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.RedirectPaymentProduct4101SpecificInput
The Virtual Payment Address (VPA) of the customer.
setVoidResponseId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.ApprovePaymentCardPaymentMethodSpecificOutput
Result of the authorization reversal request
setVoidResponseId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.ApprovePaymentMobilePaymentMethodSpecificOutput
Result of the authorization reversal request
setVoidResponseId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.CancelPaymentCardPaymentMethodSpecificOutput
Result of the authorization reversal request
setVoidResponseId(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.CancelPaymentMobilePaymentMethodSpecificOutput
Result of the authorization reversal request
setWebsite(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.FraudFields
Deprecated.
Use Merchant.websiteUrl instead
setWebsiteUrl(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.Merchant
The website from which the purchase was made.
setWebsiteUrl(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.riskassessments.definitions.MerchantRiskAssessment
The website from which the purchase was made
setWorkPhoneNumber(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.ContactDetails
International version of the work phone number of the customer including the leading + (i.e.
setXid(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.ExternalCardholderAuthenticationData
The transaction ID that is used for the 3D Authentication
setXid(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.ThreeDSecureResults
Transaction ID for the Authentication
setZip(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.definitions.Address
Zip code
Note: For payments with product 1503 the maximum length is not 10 but 8.
setZip(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.mandates.definitions.MandateAddress
Zip code
setZip(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.LoanRecipient
Deprecated.
No replacement
setZip(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.product.GetCustomerDetailsResponse
The ZIP or postal code for the area in which the customer resides.
setZip(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.definitions.Creditor
ZIP code of the creditor address
setZip(String) - Method in class com.ingenico.connect.gateway.sdk.java.domain.token.definitions.Debtor
ZIP code of the debtor's address
Shipping - Class in com.ingenico.connect.gateway.sdk.java.domain.payment.definitions
Object containing information regarding shipping / delivery
Shipping() - Constructor for class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.Shipping
 
ShippingRiskAssessment - Class in com.ingenico.connect.gateway.sdk.java.domain.riskassessments.definitions
Object containing information regarding shipping / delivery
ShippingRiskAssessment() - Constructor for class com.ingenico.connect.gateway.sdk.java.domain.riskassessments.definitions.ShippingRiskAssessment
 
ShoppingCart - Class in com.ingenico.connect.gateway.sdk.java.domain.payment.definitions
 
ShoppingCart() - Constructor for class com.ingenico.connect.gateway.sdk.java.domain.payment.definitions.ShoppingCart
 
ShoppingCartExtension - Class in com.ingenico.connect.gateway.sdk.java.domain.metadata
 
ShoppingCartExtension(String, String, String) - Constructor for class com.ingenico.connect.gateway.sdk.java.domain.metadata.ShoppingCartExtension
 
ShoppingCartExtension(String, String, String, String) - Constructor for class com.ingenico.connect.gateway.sdk.java.domain.metadata.ShoppingCartExtension
 
SignatureValidationException - Exception in com.ingenico.connect.gateway.sdk.java.webhooks
Represents an error while validating webhooks signatures.
SignatureValidationException(String) - Constructor for exception com.ingenico.connect.gateway.sdk.java.webhooks.SignatureValidationException
 
SignatureValidationException(Throwable) - Constructor for exception com.ingenico.connect.gateway.sdk.java.webhooks.SignatureValidationException
 
SignatureValidationException(String, Throwable) - Constructor for exception com.ingenico.connect.gateway.sdk.java.webhooks.SignatureValidationException
 
SignatureValidator - Class in com.ingenico.connect.gateway.sdk.java.webhooks
Validator for webhooks signatures.
SignatureValidator(SecretKeyStore) - Constructor for class com.ingenico.connect.gateway.sdk.java.webhooks.SignatureValidator
 
storeSecretKey(String, String) - Method in class com.ingenico.connect.gateway.sdk.java.webhooks.InMemorySecretKeyStore
Stores the given secret key for the given key id.
submit(String) - Method in class com.ingenico.connect.gateway.sdk.java.merchant.disputes.DisputesClient
Resource /{merchantId}/disputes/{disputeId}/submit - Submit dispute
submit(String, CallContext) - Method in class com.ingenico.connect.gateway.sdk.java.merchant.disputes.DisputesClient
Resource /{merchantId}/disputes/{disputeId}/submit - Submit dispute
Swift - Class in com.ingenico.connect.gateway.sdk.java.domain.services.definitions
 
Swift() - Constructor for class com.ingenico.connect.gateway.sdk.java.domain.services.definitions.Swift
 
SysOutCommunicatorLogger - Class in com.ingenico.connect.gateway.sdk.java.logging
A communicator logger that prints its message to System.out.
A B C D E F G H I J K L M N O P R S T U V W 
Skip navigation links

Copyright © 2024 Ingenico ePayments. All rights reserved.