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

A

AbstractModificationRequest<T extends AbstractModificationRequest<T>> - Class in com.adyen.model.modification
Abstract class for modification requests
AbstractModificationRequest() - Constructor for class com.adyen.model.modification.AbstractModificationRequest
 
AbstractPaymentRequest<T extends AbstractPaymentRequest<T>> - Class in com.adyen.model
AbstractPaymentRequest Base for PaymentRequest and PaymentRequest3D
AbstractPaymentRequest() - Constructor for class com.adyen.model.AbstractPaymentRequest
 
AbstractPaymentRequest.ShopperInteractionEnum - Enum in com.adyen.model
how the shopper interacts with the system
acceptHeader(String) - Method in class com.adyen.model.BrowserInfo
 
account(String) - Method in class com.adyen.model.ForexQuote
 
accountHolderName(String) - Method in class com.adyen.model.ELV
 
accountScore(Integer) - Method in class com.adyen.model.FraudCheckResult
 
accountScore(Integer) - Method in class com.adyen.model.FraudResult
 
accountType(String) - Method in class com.adyen.model.ForexQuote
 
acquirer(String) - Method in class com.adyen.model.recurring.RecurringDetail
 
acquirerAccount(String) - Method in class com.adyen.model.recurring.RecurringDetail
 
addContractTypesItem(String) - Method in class com.adyen.model.recurring.RecurringDetail
 
addDetailsItem(RecurringDetail) - Method in class com.adyen.model.recurring.DisableResult
 
addDetailsItem(RecurringDetailContainer) - Method in class com.adyen.model.recurring.RecurringDetailsResult
 
ADDITIONAL_DATA_FRAUD_CHECK_PATTERN - Static variable in class com.adyen.model.notification.NotificationRequestItem
 
ADDITIONAL_DATA_TOTAL_FRAUD_SCORE - Static variable in class com.adyen.model.notification.NotificationRequestItem
 
additionalAmount(Amount) - Method in class com.adyen.model.AbstractPaymentRequest
 
additionalData(Map<String, String>) - Method in class com.adyen.model.AbstractPaymentRequest
 
additionalData(String) - Method in class com.adyen.model.modification.AbstractModificationRequest
 
additionalData(String) - Method in class com.adyen.model.modification.ModificationResult
 
additionalData(Map<String, String>) - Method in class com.adyen.model.PaymentResult
 
Address - Class in com.adyen.model
Address
Address() - Constructor for class com.adyen.model.Address
 
alias(String) - Method in class com.adyen.model.recurring.RecurringDetail
 
aliasType(String) - Method in class com.adyen.model.recurring.RecurringDetail
 
Amount - Class in com.adyen.model
Amount
Amount() - Constructor for class com.adyen.model.Amount
 
API_VERSION - Static variable in class com.adyen.Client
 
ApiConstants - Interface in com.adyen.constants
Constants used in the API
ApiConstants.AdditionalData - Interface in com.adyen.constants
 
ApiConstants.AdditionalData.Card - Interface in com.adyen.constants
 
ApiConstants.AdditionalData.Card.Encrypted - Interface in com.adyen.constants
 
ApiConstants.RefusalReason - Interface in com.adyen.constants
 
ApiError - Class in com.adyen.model
Represents the API error responses
ApiError() - Constructor for class com.adyen.model.ApiError
 
ApiException - Exception in com.adyen.service.exception
API Exception class
ApiException(String, int) - Constructor for exception com.adyen.service.exception.ApiException
 
applicationName - Variable in class com.adyen.Config
 
AUTH_RESULT - Static variable in interface com.adyen.constants.HPPConstants.Response
 
AUTH_RESULT_AUTHORISED - Static variable in interface com.adyen.constants.HPPConstants.Response
 
AUTH_RESULT_CANCELLED - Static variable in interface com.adyen.constants.HPPConstants.Response
 
AUTH_RESULT_ERROR - Static variable in interface com.adyen.constants.HPPConstants.Response
 
AUTH_RESULT_PENDING - Static variable in interface com.adyen.constants.HPPConstants.Response
 
AUTH_RESULT_REFUSED - Static variable in interface com.adyen.constants.HPPConstants.Response
 
authCode(String) - Method in class com.adyen.model.PaymentResult
 
authenticationResponse(ThreeDSecureData.AuthenticationResponseEnum) - Method in class com.adyen.model.ThreeDSecureData
 
authorisationCode(String) - Method in class com.adyen.model.modification.AbstractModificationRequest
 
authorise(PaymentRequest) - Method in class com.adyen.service.Payment
POST /authorise API call
Authorise - Class in com.adyen.service.resource.payment
 
Authorise(Service) - Constructor for class com.adyen.service.resource.payment.Authorise
 
authorise3D(PaymentRequest3d) - Method in class com.adyen.service.Payment
POST /authorise3d API call
Authorise3D - Class in com.adyen.service.resource.payment
 
Authorise3D(Service) - Constructor for class com.adyen.service.resource.payment.Authorise3D
 
AVS_RESULT - Static variable in interface com.adyen.constants.ApiConstants.AdditionalData
 

B

bank(BankAccount) - Method in class com.adyen.model.recurring.RecurringDetail
 
BankAccount - Class in com.adyen.model
BankAccount
BankAccount() - Constructor for class com.adyen.model.BankAccount
 
bankAccount(BankAccount) - Method in class com.adyen.model.PaymentRequest
 
bankAccountNumber(String) - Method in class com.adyen.model.BankAccount
 
bankAccountNumber(String) - Method in class com.adyen.model.ELV
 
bankCity(String) - Method in class com.adyen.model.BankAccount
 
bankLocation(String) - Method in class com.adyen.model.ELV
 
bankLocationId(String) - Method in class com.adyen.model.BankAccount
 
bankLocationId(String) - Method in class com.adyen.model.ELV
 
bankName(String) - Method in class com.adyen.model.BankAccount
 
bankName(String) - Method in class com.adyen.model.ELV
 
baseAmount(Amount) - Method in class com.adyen.model.ForexQuote
 
basePoints(Integer) - Method in class com.adyen.model.ForexQuote
 
bic(String) - Method in class com.adyen.model.BankAccount
 
billingAddress(Address) - Method in class com.adyen.model.AbstractPaymentRequest
 
billingAddress(Address) - Method in class com.adyen.model.recurring.RecurringDetail
 
BRAND_CODE - Static variable in interface com.adyen.constants.HPPConstants.Fields
 
browserInfo(BrowserInfo) - Method in class com.adyen.model.AbstractPaymentRequest
 
BrowserInfo - Class in com.adyen.model
BrowserInfo
BrowserInfo() - Constructor for class com.adyen.model.BrowserInfo
 
buy(Amount) - Method in class com.adyen.model.ForexQuote
 

C

C_UTF8 - Static variable in class com.adyen.Util.HMACValidator
 
calculateHMAC(String, String) - Method in class com.adyen.Util.HMACValidator
 
calculateSessionValidity() - Static method in class com.adyen.Util.Util
 
cancel(CancelRequest) - Method in class com.adyen.service.Modification
Issues /cancel request
Cancel - Class in com.adyen.service.resource.modification
 
Cancel(Service) - Constructor for class com.adyen.service.resource.modification.Cancel
 
cancelOrRefund(CancelOrRefundRequest) - Method in class com.adyen.service.Modification
Issues /cancelOrRefund request
CancelOrRefund - Class in com.adyen.service.resource.modification
 
CancelOrRefund(Service) - Constructor for class com.adyen.service.resource.modification.CancelOrRefund
 
CancelOrRefundRequest - Class in com.adyen.model.modification
 
CancelOrRefundRequest() - Constructor for class com.adyen.model.modification.CancelOrRefundRequest
 
CancelRequest - Class in com.adyen.model.modification
 
CancelRequest() - Constructor for class com.adyen.model.modification.CancelRequest
 
capture(CaptureRequest) - Method in class com.adyen.service.Modification
Issues /capture request
Capture - Class in com.adyen.service.resource.modification
 
Capture(Service) - Constructor for class com.adyen.service.resource.modification.Capture
 
captureDelayHours(Integer) - Method in class com.adyen.model.AbstractPaymentRequest
 
CaptureRequest - Class in com.adyen.model.modification
CaptureRequests class
CaptureRequest() - Constructor for class com.adyen.model.modification.CaptureRequest
 
Card - Class in com.adyen.model
Card
Card() - Constructor for class com.adyen.model.Card
 
card(Card) - Method in class com.adyen.model.PaymentRequest
 
card(Card) - Method in class com.adyen.model.recurring.RecurringDetail
 
CARD_BIN - Static variable in interface com.adyen.constants.ApiConstants.AdditionalData
 
CARD_HOLDER_NAME - Static variable in interface com.adyen.constants.ApiConstants.AdditionalData
 
CARD_SUMMARY - Static variable in interface com.adyen.constants.ApiConstants.AdditionalData
 
cards - Static variable in class com.adyen.model.hpp.PaymentMethod
 
cavv(String) - Method in class com.adyen.model.ThreeDSecureData
 
cavvAlgorithm(String) - Method in class com.adyen.model.ThreeDSecureData
 
checkId(Integer) - Method in class com.adyen.model.FraudCheckResult
 
city(String) - Method in class com.adyen.model.Address
 
Client - Class in com.adyen
 
Client() - Constructor for class com.adyen.Client
 
Client(Config) - Constructor for class com.adyen.Client
 
Client(String, String, Environment, String) - Constructor for class com.adyen.Client
 
ClientInterface - Interface in com.adyen.httpclient
 
com.adyen - package com.adyen
 
com.adyen.constants - package com.adyen.constants
 
com.adyen.enums - package com.adyen.enums
 
com.adyen.httpclient - package com.adyen.httpclient
 
com.adyen.model - package com.adyen.model
 
com.adyen.model.additionalData - package com.adyen.model.additionalData
 
com.adyen.model.hpp - package com.adyen.model.hpp
 
com.adyen.model.modification - package com.adyen.model.modification
 
com.adyen.model.notification - package com.adyen.model.notification
 
com.adyen.model.recurring - package com.adyen.model.recurring
 
com.adyen.notification - package com.adyen.notification
 
com.adyen.serializer - package com.adyen.serializer
 
com.adyen.service - package com.adyen.service
 
com.adyen.service.exception - package com.adyen.service.exception
 
com.adyen.service.resource.DirectoryLookup - package com.adyen.service.resource.DirectoryLookup
 
com.adyen.service.resource.modification - package com.adyen.service.resource.modification
 
com.adyen.service.resource.payment - package com.adyen.service.resource.payment
 
com.adyen.service.resource.recurring - package com.adyen.service.resource.recurring
 
com.adyen.Util - package com.adyen.Util
 
Config - Class in com.adyen
 
Config() - Constructor for class com.adyen.Config
 
contract(String) - Method in class com.adyen.model.recurring.DisableRequest
 
contract(Recurring.ContractEnum) - Method in class com.adyen.model.recurring.Recurring
 
contractTypes(List<String>) - Method in class com.adyen.model.recurring.RecurringDetail
 
country(String) - Method in class com.adyen.model.Address
 
COUNTRY_CODE - Static variable in interface com.adyen.constants.HPPConstants.Fields
 
countryCode(String) - Method in class com.adyen.model.BankAccount
 
createAmount(String, String) - Static method in class com.adyen.Util.Util
Returns an Amount struct to use on requests
createAmount(BigDecimal, String) - Static method in class com.adyen.Util.Util
Returns an Amount struct to use on requests
creationDate(Date) - Method in class com.adyen.model.recurring.RecurringDetail
 
creationDate(Date) - Method in class com.adyen.model.recurring.RecurringDetailsResult
 
currency(String) - Method in class com.adyen.model.Amount
 
CURRENCY_CODE - Static variable in interface com.adyen.constants.HPPConstants.Fields
 
cvc(String) - Method in class com.adyen.model.Card
 
CVC_DECLINED - Static variable in interface com.adyen.constants.ApiConstants.RefusalReason
 

D

DATE_FORMAT - Static variable in class com.adyen.serializer.DateSerializer
 
DATE_FORMAT - Static variable in class com.adyen.serializer.DateTimeGMTSerializer
 
dateOfBirth(Date) - Method in class com.adyen.model.AbstractPaymentRequest
 
DateSerializer - Class in com.adyen.serializer
 
DateSerializer() - Constructor for class com.adyen.serializer.DateSerializer
 
DateTimeGMTSerializer - Class in com.adyen.serializer
 
DateTimeGMTSerializer() - Constructor for class com.adyen.serializer.DateTimeGMTSerializer
 
dccAmount(Amount) - Method in class com.adyen.model.PaymentResult
 
dccQuote(ForexQuote) - Method in class com.adyen.model.AbstractPaymentRequest
 
dccSignature(String) - Method in class com.adyen.model.PaymentResult
 
deliveryAddress(Address) - Method in class com.adyen.model.AbstractPaymentRequest
 
deliveryDate(Date) - Method in class com.adyen.model.AbstractPaymentRequest
 
details(List<RecurringDetail>) - Method in class com.adyen.model.recurring.DisableResult
 
details(List<RecurringDetailContainer>) - Method in class com.adyen.model.recurring.RecurringDetailsResult
 
deviceFingerprint(String) - Method in class com.adyen.model.AbstractPaymentRequest
 
Directory - Class in com.adyen.service.resource.DirectoryLookup
Created by rikt on 6/28/17.
Directory(Service) - Constructor for class com.adyen.service.resource.DirectoryLookup.Directory
 
directoryLookup(Map<String, String>) - Method in class com.adyen.service.HostedPaymentPages
 
DirectoryLookupRequest - Class in com.adyen.model.hpp
 
DirectoryLookupRequest() - Constructor for class com.adyen.model.hpp.DirectoryLookupRequest
 
DirectoryLookupResult - Class in com.adyen.model.hpp
 
DirectoryLookupResult() - Constructor for class com.adyen.model.hpp.DirectoryLookupResult
 
directoryResponse(ThreeDSecureData.DirectoryResponseEnum) - Method in class com.adyen.model.ThreeDSecureData
 
disable(DisableRequest) - Method in class com.adyen.service.Recurring
Issues a disable recurring contract API call
Disable - Class in com.adyen.service.resource.recurring
 
Disable(Service) - Constructor for class com.adyen.service.resource.recurring.Disable
 
DisableRequest - Class in com.adyen.model.recurring
DisableRequest
DisableRequest() - Constructor for class com.adyen.model.recurring.DisableRequest
 
DisableResult - Class in com.adyen.model.recurring
DisableResult
DisableResult() - Constructor for class com.adyen.model.recurring.DisableResult
 

E

eci(String) - Method in class com.adyen.model.ThreeDSecureData
 
ELV - Class in com.adyen.model
ELV
ELV() - Constructor for class com.adyen.model.ELV
 
elv(ELV) - Method in class com.adyen.model.recurring.RecurringDetail
 
endpoint - Variable in class com.adyen.Config
 
endpoint - Variable in class com.adyen.service.Resource
 
endpoint - Variable in class com.adyen.service.resource.modification.Capture
 
ENDPOINT_LIVE - Static variable in class com.adyen.Client
 
ENDPOINT_TEST - Static variable in class com.adyen.Client
 
environment - Variable in class com.adyen.Config
 
Environment - Enum in com.adyen.enums
 
equals(Object) - Method in class com.adyen.model.AbstractPaymentRequest
 
equals(Object) - Method in class com.adyen.model.Address
 
equals(Object) - Method in class com.adyen.model.Amount
 
equals(Object) - Method in class com.adyen.model.BankAccount
 
equals(Object) - Method in class com.adyen.model.BrowserInfo
 
equals(Object) - Method in class com.adyen.model.Card
 
equals(Object) - Method in class com.adyen.model.ELV
 
equals(Object) - Method in class com.adyen.model.ForexQuote
 
equals(Object) - Method in class com.adyen.model.FraudCheckResult
 
equals(Object) - Method in class com.adyen.model.FraudResult
 
equals(Object) - Method in class com.adyen.model.Installments
 
equals(Object) - Method in class com.adyen.model.modification.AbstractModificationRequest
 
equals(Object) - Method in class com.adyen.model.modification.CaptureRequest
 
equals(Object) - Method in class com.adyen.model.modification.ModificationResult
 
equals(Object) - Method in class com.adyen.model.modification.RefundRequest
 
equals(Object) - Method in class com.adyen.model.Name
 
equals(Object) - Method in class com.adyen.model.PaymentRequest
 
equals(Object) - Method in class com.adyen.model.PaymentRequest3d
 
equals(Object) - Method in class com.adyen.model.PaymentResult
 
equals(Object) - Method in class com.adyen.model.recurring.DisableRequest
 
equals(Object) - Method in class com.adyen.model.recurring.DisableResult
 
equals(Object) - Method in class com.adyen.model.recurring.Recurring
 
equals(Object) - Method in class com.adyen.model.recurring.RecurringDetailsResult
 
equals(Object) - Method in class com.adyen.model.ThreeDSecureData
 
equals(Object) - Method in class com.adyen.model.TokenDetails
 
EVENT_CODE_AUTHORISATION - Static variable in class com.adyen.model.notification.NotificationRequestItem
 
EVENT_CODE_CANCEL_OR_REFUND - Static variable in class com.adyen.model.notification.NotificationRequestItem
 
EVENT_CODE_CANCELLATION - Static variable in class com.adyen.model.notification.NotificationRequestItem
 
EVENT_CODE_CAPTURE - Static variable in class com.adyen.model.notification.NotificationRequestItem
 
EVENT_CODE_CAPTURE_FAILED - Static variable in class com.adyen.model.notification.NotificationRequestItem
 
EVENT_CODE_PAIDOUT_REVERSED - Static variable in class com.adyen.model.notification.NotificationRequestItem
 
EVENT_CODE_REFUND - Static variable in class com.adyen.model.notification.NotificationRequestItem
 
EVENT_CODE_REFUND_FAILED - Static variable in class com.adyen.model.notification.NotificationRequestItem
 
EVENT_CODE_REFUNDED_REVERSED - Static variable in class com.adyen.model.notification.NotificationRequestItem
 
EXPIRY_DATE - Static variable in interface com.adyen.constants.ApiConstants.AdditionalData
 
expiryMonth(String) - Method in class com.adyen.model.Card
 
expiryYear(String) - Method in class com.adyen.model.Card
 

F

fillAmount(String, String) - Method in class com.adyen.model.modification.CaptureRequest
 
fillAmount(String, String) - Method in class com.adyen.model.modification.RefundRequest
 
firstName(String) - Method in class com.adyen.model.Name
 
firstPspReference(String) - Method in class com.adyen.model.recurring.RecurringDetail
 
ForexQuote - Class in com.adyen.model
ForexQuote
ForexQuote() - Constructor for class com.adyen.model.ForexQuote
 
FraudCheckResult - Class in com.adyen.model
FraudCheckResult
FraudCheckResult() - Constructor for class com.adyen.model.FraudCheckResult
 
FraudCheckResultContainer - Class in com.adyen.model
Container for FraudCheckResult
FraudCheckResultContainer() - Constructor for class com.adyen.model.FraudCheckResultContainer
 
fraudOffset(Integer) - Method in class com.adyen.model.AbstractPaymentRequest
 
FraudResult - Class in com.adyen.model
FraudResult
FraudResult() - Constructor for class com.adyen.model.FraudResult
 
fraudResult(FraudResult) - Method in class com.adyen.model.PaymentResult
 

G

gender(Name.GenderEnum) - Method in class com.adyen.model.Name
 
get3DAuthenticated() - Method in class com.adyen.model.PaymentResult
 
get3DOffered() - Method in class com.adyen.model.PaymentResult
 
getAcceptHeader() - Method in class com.adyen.model.BrowserInfo
the accept header value of the shopper's browser
getAccount() - Method in class com.adyen.model.ForexQuote
the account name
getAccountHolderName() - Method in class com.adyen.model.ELV
Get accountHolderName
getAccountScore() - Method in class com.adyen.model.FraudCheckResult
the fraud score generated by the risk check
getAccountScore() - Method in class com.adyen.model.FraudResult
the total fraud score generated by the risk checks
getAccountType() - Method in class com.adyen.model.ForexQuote
the account type
getAcquirer() - Method in class com.adyen.model.recurring.RecurringDetail
Get acquirer
getAcquirerAccount() - Method in class com.adyen.model.recurring.RecurringDetail
Get acquirerAccount
getAdditionalAmount() - Method in class com.adyen.model.AbstractPaymentRequest
the portion of the \"amount\" which is additional/surcharged.
getAdditionalData() - Method in class com.adyen.model.AbstractPaymentRequest
a map of name/value pairs for passing in additional/industry-specific data
getAdditionalData() - Method in class com.adyen.model.modification.AbstractModificationRequest
a map of name/value pairs for passing in additional / industry-specific data
getAdditionalData() - Method in class com.adyen.model.modification.ModificationResult
a map of name/value pairs for passing back additional / industry-specific data
getAdditionalData() - Method in class com.adyen.model.notification.NotificationRequestItem
 
getAdditionalData() - Method in class com.adyen.model.PaymentResult
a map of name/value pairs for passing in additional/industry-specific data
getAdditionalData() - Method in class com.adyen.model.recurring.RecurringDetail
 
getAdditionalDataByKey(String) - Method in class com.adyen.model.PaymentResult
 
getAlias() - Method in class com.adyen.model.recurring.RecurringDetail
Get alias
getAliasType() - Method in class com.adyen.model.recurring.RecurringDetail
Get aliasType
getAmount() - Method in class com.adyen.model.AbstractPaymentRequest
the amount to charge
getAmount() - Method in class com.adyen.model.notification.NotificationRequestItem
 
getApiVersion() - Method in class com.adyen.Client
 
getApplicationName() - Method in class com.adyen.Config
 
getAuthCode() - Method in class com.adyen.model.PaymentResult
the authorisation code if the payment was successful
getAuthenticationResponse() - Method in class com.adyen.model.ThreeDSecureData
the authentication response if the shopper was redirected
getAuthorisationCode() - Method in class com.adyen.model.modification.AbstractModificationRequest
the authorisation code of the payment (only required for the \"authoriseReferral\" method)
getAvsResult() - Method in class com.adyen.model.PaymentResult
 
getBank() - Method in class com.adyen.model.recurring.RecurringDetail
Get bank
getBankAccount() - Method in class com.adyen.model.PaymentRequest
a representation of a bank account
getBankAccountNumber() - Method in class com.adyen.model.BankAccount
the bank account number (without separators)
getBankAccountNumber() - Method in class com.adyen.model.ELV
Get bankAccountNumber
getBankCity() - Method in class com.adyen.model.BankAccount
the bank city
getBankLocation() - Method in class com.adyen.model.ELV
Get bankLocation
getBankLocationId() - Method in class com.adyen.model.BankAccount
the bank transit routing number
getBankLocationId() - Method in class com.adyen.model.ELV
Get bankLocationId
getBankName() - Method in class com.adyen.model.BankAccount
the name of the bank
getBankName() - Method in class com.adyen.model.ELV
Get bankName
getBaseAmount() - Method in class com.adyen.model.ForexQuote
the base amount
getBasePoints() - Method in class com.adyen.model.ForexQuote
Get basePoints
getBic() - Method in class com.adyen.model.BankAccount
the business identifier code
getBillingAddress() - Method in class com.adyen.model.AbstractPaymentRequest
the address where to send the invoice
getBillingAddress() - Method in class com.adyen.model.recurring.RecurringDetail
Get billingAddress
getBrandCode() - Method in class com.adyen.model.hpp.PaymentMethod
 
getBrowserInfo() - Method in class com.adyen.model.AbstractPaymentRequest
the browser info data
getBuy() - Method in class com.adyen.model.ForexQuote
the buy rate
getCaptureDelayHours() - Method in class com.adyen.model.AbstractPaymentRequest
the number of hours delay between the authorisation and scheduled auto-capture
getCard() - Method in class com.adyen.model.PaymentRequest
a representation of a (credit or debit) card
getCard() - Method in class com.adyen.model.recurring.RecurringDetail
Get card
getCardBin() - Method in class com.adyen.model.PaymentResult
 
getCardHolderName() - Method in class com.adyen.model.PaymentResult
 
getCardSummary() - Method in class com.adyen.model.PaymentResult
 
getCavv() - Method in class com.adyen.model.ThreeDSecureData
the cardholder authentication value (base64 encoded, 20 bytes in decoded form)
getCavvAlgorithm() - Method in class com.adyen.model.ThreeDSecureData
the CAVV algorithm used
getCheckId() - Method in class com.adyen.model.FraudCheckResult
the id of the risk check
getCity() - Method in class com.adyen.model.Address
the city
getClient() - Method in class com.adyen.Service
 
getCode() - Method in exception com.adyen.httpclient.HTTPClientException
Get the HTTP status code.
getConfig() - Method in class com.adyen.Client
 
getContract() - Method in class com.adyen.model.recurring.DisableRequest
specify the contract if you only want to disable a specific use
getContract() - Method in class com.adyen.model.recurring.Recurring
how the recurring detail will be used, multiple values allowed as comma separated
getContractTypes() - Method in class com.adyen.model.recurring.RecurringDetail
Get contractTypes
getCountry() - Method in class com.adyen.model.Address
the two letter country code (ISO 3166-1)
getCountryCode() - Method in class com.adyen.model.BankAccount
the two letter country code where the bank account is located (ISO 3166-1)
getCountryCode() - Method in class com.adyen.model.hpp.DirectoryLookupRequest
 
getCreationDate() - Method in class com.adyen.model.recurring.RecurringDetail
Get creationDate
getCreationDate() - Method in class com.adyen.model.recurring.RecurringDetailsResult
the creation date when the shopper record was created
getCurrency() - Method in class com.adyen.model.Amount
the amount's three letter currency code (ISO 4217)
getCurrencyCode() - Method in class com.adyen.model.additionalData.InvoiceLine
 
getCurrencyCode() - Method in class com.adyen.model.hpp.DirectoryLookupRequest
 
getCvc() - Method in class com.adyen.model.Card
the card security code which, depending on card brand, is referred to as CVV2/CVC2 (three digits) or CID (4 digits)
getDataToSign(SortedMap<String, String>) - Method in class com.adyen.Util.HMACValidator
 
getDateOfBirth() - Method in class com.adyen.model.AbstractPaymentRequest
the shopper's date of birth
getDccAmount() - Method in class com.adyen.model.PaymentResult
Get dccAmount
getDccQuote() - Method in class com.adyen.model.AbstractPaymentRequest
the forex quote as returned in the response of the forex service
getDccSignature() - Method in class com.adyen.model.PaymentResult
Get dccSignature
getDecimalPlaces(String) - Static method in class com.adyen.Util.Util
 
getDecimalValue() - Method in class com.adyen.model.Amount
 
getDeliveryAddress() - Method in class com.adyen.model.AbstractPaymentRequest
the address where to deliver
getDeliveryDate() - Method in class com.adyen.model.AbstractPaymentRequest
the expected date of delivery or fulfillment
getDescription() - Method in class com.adyen.model.additionalData.InvoiceLine
 
getDetails() - Method in class com.adyen.model.recurring.DisableResult
a list of one or more recurring payment details that were disabled
getDetails() - Method in class com.adyen.model.recurring.RecurringDetailsResult
a list of one or more recurring payment details
getDeviceFingerprint() - Method in class com.adyen.model.AbstractPaymentRequest
Get deviceFingerprint
getDirectoryResponse() - Method in class com.adyen.model.ThreeDSecureData
the enrollment response from the 3D directory server
getEci() - Method in class com.adyen.model.ThreeDSecureData
the electronic commerce indicator
getElv() - Method in class com.adyen.model.recurring.RecurringDetail
Get elv
getEndpoint() - Method in class com.adyen.Config
 
getEnvironment() - Method in class com.adyen.Config
 
getError() - Method in exception com.adyen.service.exception.ApiException
 
getErrorCode() - Method in class com.adyen.model.ApiError
 
getErrorType() - Method in class com.adyen.model.ApiError
 
getEventCode() - Method in class com.adyen.model.notification.NotificationRequestItem
 
getEventDate() - Method in class com.adyen.model.notification.NotificationRequestItem
 
getExpiryDate() - Method in class com.adyen.model.PaymentResult
 
getExpiryMonth() - Method in class com.adyen.model.Card
the month component of the expiry date (may be left padded with 0 for single digits)
getExpiryYear() - Method in class com.adyen.model.Card
the year component of the expiry date
getFirstName() - Method in class com.adyen.model.Name
the first name
getFirstPspReference() - Method in class com.adyen.model.recurring.RecurringDetail
Get firstPspReference
getFraudCheckResult() - Method in class com.adyen.model.FraudCheckResultContainer
 
getFraudCheckResults() - Method in class com.adyen.model.FraudResult
the result of the individual risk checks
getFraudOffset() - Method in class com.adyen.model.AbstractPaymentRequest
the offset that is added to the normal fraud score (positive or negative)
getFraudResult() - Method in class com.adyen.model.PaymentResult
the fraud result properties of the payment
getGender() - Method in class com.adyen.model.Name
the gender
getHmacKey() - Method in class com.adyen.Config
 
getHmacKey() - Method in class com.adyen.model.hpp.DirectoryLookupRequest
 
getHolderName() - Method in class com.adyen.model.Card
the cardholder name as printed on the card
getHouseNumberOrName() - Method in class com.adyen.model.Address
the house number or name
getHppEndpoint() - Method in class com.adyen.Config
 
getHttpClient() - Method in class com.adyen.Client
 
getIban() - Method in class com.adyen.model.BankAccount
the international bank account number
getInfix() - Method in class com.adyen.model.Name
the infix
getInstallments() - Method in class com.adyen.model.AbstractPaymentRequest
the installment properties of the payment
getInterbank() - Method in class com.adyen.model.ForexQuote
Get interbank
getIssueNumber() - Method in class com.adyen.model.Card
for some UK debit cards only the issue number of the card
getIssuerId() - Method in class com.adyen.model.hpp.Issuer
 
getIssuers() - Method in class com.adyen.model.hpp.PaymentMethod
 
getIssuerUrl() - Method in class com.adyen.model.PaymentResult
the URL to direct the shopper to
getItemAmount() - Method in class com.adyen.model.additionalData.InvoiceLine
 
getItemId() - Method in class com.adyen.model.additionalData.InvoiceLine
 
getItemVATAmount() - Method in class com.adyen.model.additionalData.InvoiceLine
 
getItemVatPercentage() - Method in class com.adyen.model.additionalData.InvoiceLine
 
getLastKnownShopperEmail() - Method in class com.adyen.model.recurring.RecurringDetailsResult
the most recent email for this shopper (if available)
getLastName() - Method in class com.adyen.model.Name
the last name
getLibraryVersion() - Method in class com.adyen.Client
 
getLive() - Method in class com.adyen.model.notification.NotificationRequest
 
getMcc() - Method in class com.adyen.model.AbstractPaymentRequest
the mcc value that is required to process this payment
getMd() - Method in class com.adyen.model.PaymentRequest3d
Get md
getMd() - Method in class com.adyen.model.PaymentResult
the payment session
getMerchantAccount() - Method in class com.adyen.Config
 
getMerchantAccount() - Method in class com.adyen.model.AbstractPaymentRequest
the merchant account which will be used to process the payment
getMerchantAccount() - Method in class com.adyen.model.hpp.DirectoryLookupRequest
 
getMerchantAccount() - Method in class com.adyen.model.modification.AbstractModificationRequest
the merchant account which will be used to process the payment
getMerchantAccount() - Method in class com.adyen.model.recurring.DisableRequest
the merchant account which will be used for processing this request
getMerchantAccount() - Method in class com.adyen.model.recurring.RecurringDetailsRequest
the merchant account which will be used for processing this request
getMerchantAccountCode() - Method in class com.adyen.model.notification.NotificationRequestItem
 
getMerchantOrderReference() - Method in class com.adyen.model.AbstractPaymentRequest
the reference to link multiple transactions to each other
getMerchantReference() - Method in class com.adyen.model.hpp.DirectoryLookupRequest
 
getMerchantReference() - Method in class com.adyen.model.notification.NotificationRequestItem
 
getMessage() - Method in class com.adyen.model.ApiError
 
getMetadata() - Method in class com.adyen.model.AbstractPaymentRequest
a map of key/value pairs of metadata sent by merchant
getModificationAmount() - Method in class com.adyen.model.modification.CaptureRequest
 
getModificationAmount() - Method in class com.adyen.model.modification.RefundRequest
 
getMpiData() - Method in class com.adyen.model.PaymentRequest
authentication data produced by an MPI (MasterCard SecureCode or Verified By Visa)
getName() - Method in class com.adyen.model.FraudCheckResult
the name of the risk check
getName() - Method in class com.adyen.model.hpp.Issuer
 
getName() - Method in class com.adyen.model.hpp.PaymentMethod
 
getName() - Method in class com.adyen.model.recurring.RecurringDetail
An optional descriptive name for this recurring detail
getNotificationItem() - Method in class com.adyen.model.notification.NotificationRequestItemContainer
 
getNotificationItemContainers() - Method in class com.adyen.model.notification.NotificationRequest
 
getNotificationItems() - Method in class com.adyen.model.notification.NotificationRequest
 
getNumber() - Method in class com.adyen.model.Card
the card number (without separators)
getNumberOfItems() - Method in class com.adyen.model.additionalData.InvoiceLine
 
getOperations() - Method in class com.adyen.model.notification.NotificationRequestItem
 
getOrCreateAdditionalData() - Method in class com.adyen.model.AbstractPaymentRequest
get additionalData map Create the map if doesn't exists
getOrderReference() - Method in class com.adyen.model.AbstractPaymentRequest
the order reference to link multiple partial payments
getOriginalReference() - Method in class com.adyen.model.modification.AbstractModificationRequest
the pspreference of the payment to modify
getOriginalReference() - Method in class com.adyen.model.notification.NotificationRequestItem
 
getOwnerName() - Method in class com.adyen.model.BankAccount
the bank account holder name
getPaRequest() - Method in class com.adyen.model.PaymentResult
the 3D request data for the issuer
getPaResponse() - Method in class com.adyen.model.PaymentRequest3d
Get paResponse
getPassword() - Method in class com.adyen.Config
 
getPaymentAmount() - Method in class com.adyen.model.hpp.DirectoryLookupRequest
 
getPaymentMethod() - Method in class com.adyen.model.notification.NotificationRequestItem
 
getPaymentMethod() - Method in class com.adyen.model.PaymentResult
 
getPaymentMethods() - Method in class com.adyen.model.hpp.DirectoryLookupResult
 
getPaymentMethods(DirectoryLookupRequest) - Method in class com.adyen.service.HostedPaymentPages
 
getPaymentMethodVariant() - Method in class com.adyen.model.recurring.RecurringDetail
Get paymentMethodVariant
getPostalCode() - Method in class com.adyen.model.Address
the postal / zip code
getPostParametersFromDLRequest(DirectoryLookupRequest) - Method in class com.adyen.service.HostedPaymentPages
 
getPspReference() - Method in class com.adyen.model.ApiError
 
getPspReference() - Method in class com.adyen.model.modification.ModificationResult
the unique identifier assigned to this modification.
getPspReference() - Method in class com.adyen.model.notification.NotificationRequestItem
 
getPspReference() - Method in class com.adyen.model.PaymentResult
the unique reference that is associated with the payment
getReason() - Method in class com.adyen.model.notification.NotificationRequestItem
 
getRecurring() - Method in class com.adyen.model.AbstractPaymentRequest
the recurring properties of the payment
getRecurring() - Method in class com.adyen.model.recurring.RecurringDetailsRequest
the type of recurring contract to be used.
getRecurringDetail() - Method in class com.adyen.model.recurring.RecurringDetailContainer
 
getRecurringDetailName() - Method in class com.adyen.model.recurring.Recurring
assign a descriptive name for this detail
getRecurringDetailReference() - Method in class com.adyen.model.recurring.DisableRequest
the recurring detail you wish to disable
getRecurringDetailReference() - Method in class com.adyen.model.recurring.RecurringDetail
The reference that uniquely identifies the recurring detail
getRecurringDetails() - Method in class com.adyen.model.recurring.RecurringDetailsResult
Return RecurringDetails
getReference() - Method in class com.adyen.model.AbstractPaymentRequest
the reference assigned to the payment
getReference() - Method in class com.adyen.model.ForexQuote
the reference assigned to the forex quote request
getReference() - Method in class com.adyen.model.modification.AbstractModificationRequest
the reference assigned to this modification
getRefusalReason() - Method in class com.adyen.model.PaymentResult
the mapped refusal reason
getResponse() - Method in class com.adyen.model.modification.ModificationResult
the response which indicates if the modification request has been received for processing.
getResponse() - Method in class com.adyen.model.recurring.DisableResult
Depending on whether a specific recurring detail was in the request, result is either [detail-successfully-disabled] or [all-details-successfully-disabled]
getResponseBody() - Method in exception com.adyen.httpclient.HTTPClientException
Get the HTTP response body.
getResponseHeaders() - Method in exception com.adyen.httpclient.HTTPClientException
Get the HTTP response headers.
getResultCode() - Method in class com.adyen.model.PaymentResult
the result of the payment
getResults() - Method in class com.adyen.model.FraudResult
 
getSelectedBrand() - Method in class com.adyen.model.AbstractPaymentRequest
the selected brand how to process the payment for dual branded cards
getSelectedRecurringDetailReference() - Method in class com.adyen.model.AbstractPaymentRequest
the recurringDetailReference you want to use for this payment
getSell() - Method in class com.adyen.model.ForexQuote
the sell rate
getSessionId() - Method in class com.adyen.model.AbstractPaymentRequest
Get sessionId
getSessionValidity() - Method in class com.adyen.model.hpp.DirectoryLookupRequest
 
getShopperEmail() - Method in class com.adyen.model.AbstractPaymentRequest
the email address of the shopper / customer
getShopperInteraction() - Method in class com.adyen.model.AbstractPaymentRequest
how the shopper interacts with the system
getShopperIP() - Method in class com.adyen.model.AbstractPaymentRequest
the IP address of the shopper
getShopperLocale() - Method in class com.adyen.model.AbstractPaymentRequest
the combination of language code and country code to specify the language to be used in the payment
getShopperName() - Method in class com.adyen.model.AbstractPaymentRequest
the name of the shopper
getShopperName() - Method in class com.adyen.model.recurring.RecurringDetail
Get shopperName
getShopperReference() - Method in class com.adyen.model.AbstractPaymentRequest
a reference used to uniquely identify the shopper (e.g.
getShopperReference() - Method in class com.adyen.model.recurring.DisableRequest
a reference you use to uniquely identify the shopper (e.g.
getShopperReference() - Method in class com.adyen.model.recurring.RecurringDetailsRequest
a reference you use to uniquely identify the shopper (e.g.
getShopperReference() - Method in class com.adyen.model.recurring.RecurringDetailsResult
the reference you use to uniquely identify the shopper (e.g.
getShopperStatement() - Method in class com.adyen.model.AbstractPaymentRequest
the text to appear on the shopper's statement
getSignature() - Method in class com.adyen.model.ForexQuote
the signature to validate the integrity
getSkinCode() - Method in class com.adyen.Config
 
getSkinCode() - Method in class com.adyen.model.hpp.DirectoryLookupRequest
 
getSocialSecurityNumber() - Method in class com.adyen.model.AbstractPaymentRequest
the shopper's social security number
getSocialSecurityNumber() - Method in class com.adyen.model.recurring.RecurringDetail
Get socialSecurityNumber
getSource() - Method in class com.adyen.model.ForexQuote
the source of the forex quote
getStartMonth() - Method in class com.adyen.model.Card
for some UK debit cards only the month component of the start date
getStartYear() - Method in class com.adyen.model.Card
for some UK debit cards only the year component of the start date
getStateOrProvince() - Method in class com.adyen.model.Address
the state or province
getStatus() - Method in class com.adyen.model.ApiError
 
getStatusCode() - Method in exception com.adyen.service.exception.ApiException
 
getStreet() - Method in class com.adyen.model.Address
the street name
getTaxId() - Method in class com.adyen.model.BankAccount
the bank account holder TAX id
getTelephoneNumber() - Method in class com.adyen.model.AbstractPaymentRequest
the shopper's telephone number
getTokenData() - Method in class com.adyen.model.TokenDetails
Get tokenData
getTokenDataType() - Method in class com.adyen.model.TokenDetails
Get tokenDataType
getTokenDetails() - Method in class com.adyen.model.recurring.RecurringDetail
Get tokenDetails
getType() - Method in class com.adyen.model.ForexQuote
the type of forex
getUserAgent() - Method in class com.adyen.model.BrowserInfo
the user agent value of the shopper's browser
getUsername() - Method in class com.adyen.Config
 
getValidTill() - Method in class com.adyen.model.ForexQuote
Get validTill
getValue() - Method in class com.adyen.model.Amount
the amount's value in minor units
getValue() - Method in class com.adyen.model.Installments
the number of installments in which the payment will be divided
getVariant() - Method in class com.adyen.model.recurring.RecurringDetail
Get variant
getVatCategory() - Method in class com.adyen.model.additionalData.InvoiceLine
 
getXid() - Method in class com.adyen.model.ThreeDSecureData
the transaction identifier (base64 encoded, 20 bytes in decoded form)
GSON - Static variable in class com.adyen.Service
 
GSON - Static variable in class com.adyen.service.Resource
 

H

handleNotificationJson(String) - Method in class com.adyen.notification.NotificationHandler
 
hashCode() - Method in class com.adyen.model.AbstractPaymentRequest
 
hashCode() - Method in class com.adyen.model.Address
 
hashCode() - Method in class com.adyen.model.Amount
 
hashCode() - Method in class com.adyen.model.BankAccount
 
hashCode() - Method in class com.adyen.model.BrowserInfo
 
hashCode() - Method in class com.adyen.model.Card
 
hashCode() - Method in class com.adyen.model.ELV
 
hashCode() - Method in class com.adyen.model.ForexQuote
 
hashCode() - Method in class com.adyen.model.FraudCheckResult
 
hashCode() - Method in class com.adyen.model.FraudResult
 
hashCode() - Method in class com.adyen.model.Installments
 
hashCode() - Method in class com.adyen.model.modification.AbstractModificationRequest
 
hashCode() - Method in class com.adyen.model.modification.CaptureRequest
 
hashCode() - Method in class com.adyen.model.modification.ModificationResult
 
hashCode() - Method in class com.adyen.model.modification.RefundRequest
 
hashCode() - Method in class com.adyen.model.Name
 
hashCode() - Method in class com.adyen.model.PaymentRequest
 
hashCode() - Method in class com.adyen.model.PaymentRequest3d
 
hashCode() - Method in class com.adyen.model.PaymentResult
 
hashCode() - Method in class com.adyen.model.recurring.DisableRequest
 
hashCode() - Method in class com.adyen.model.recurring.DisableResult
 
hashCode() - Method in class com.adyen.model.recurring.Recurring
 
hashCode() - Method in class com.adyen.model.recurring.RecurringDetailsResult
 
hashCode() - Method in class com.adyen.model.ThreeDSecureData
 
hashCode() - Method in class com.adyen.model.TokenDetails
 
HMAC_SHA256_ALGORITHM - Static variable in class com.adyen.Util.HMACValidator
 
hmacKey - Variable in class com.adyen.Config
 
HMACValidator - Class in com.adyen.Util
 
HMACValidator() - Constructor for class com.adyen.Util.HMACValidator
 
holderName(String) - Method in class com.adyen.model.Card
 
HostedPaymentPages - Class in com.adyen.service
 
HostedPaymentPages(Client) - Constructor for class com.adyen.service.HostedPaymentPages
 
houseNumberOrName(String) - Method in class com.adyen.model.Address
 
HPP_LIVE - Static variable in class com.adyen.Client
 
HPP_TEST - Static variable in class com.adyen.Client
 
HPPConstants - Interface in com.adyen.constants
Constants used in HPP
HPPConstants.Fields - Interface in com.adyen.constants
 
HPPConstants.Response - Interface in com.adyen.constants
 
hppEndpoint - Variable in class com.adyen.Config
 
HTTPClientException - Exception in com.adyen.httpclient
 
HTTPClientException() - Constructor for exception com.adyen.httpclient.HTTPClientException
 
HTTPClientException(Throwable) - Constructor for exception com.adyen.httpclient.HTTPClientException
 
HTTPClientException(String) - Constructor for exception com.adyen.httpclient.HTTPClientException
 
HTTPClientException(String, Throwable, int, Map<String, List<String>>, String) - Constructor for exception com.adyen.httpclient.HTTPClientException
 
HTTPClientException(String, int, Map<String, List<String>>, String) - Constructor for exception com.adyen.httpclient.HTTPClientException
 
HTTPClientException(String, Throwable, int, Map<String, List<String>>) - Constructor for exception com.adyen.httpclient.HTTPClientException
 
HTTPClientException(int, Map<String, List<String>>, String) - Constructor for exception com.adyen.httpclient.HTTPClientException
 
HTTPClientException(int, String) - Constructor for exception com.adyen.httpclient.HTTPClientException
 
HTTPClientException(int, String, Map<String, List<String>>, String) - Constructor for exception com.adyen.httpclient.HTTPClientException
 
HttpURLConnectionClient - Class in com.adyen.httpclient
 
HttpURLConnectionClient() - Constructor for class com.adyen.httpclient.HttpURLConnectionClient
 

I

iban(String) - Method in class com.adyen.model.BankAccount
 
implode(String, List<T>) - Static method in class com.adyen.Util.Util
 
infix(String) - Method in class com.adyen.model.Name
 
installments(Installments) - Method in class com.adyen.model.AbstractPaymentRequest
 
Installments - Class in com.adyen.model
Installments
Installments() - Constructor for class com.adyen.model.Installments
 
interbank(Amount) - Method in class com.adyen.model.ForexQuote
 
InvoiceLine - Class in com.adyen.model.additionalData
 
InvoiceLine() - Constructor for class com.adyen.model.additionalData.InvoiceLine
 
isAuthorised() - Method in class com.adyen.model.PaymentResult
 
isCard() - Method in class com.adyen.model.hpp.PaymentMethod
 
isRedirectShopper() - Method in class com.adyen.model.PaymentResult
 
isRefused() - Method in class com.adyen.model.PaymentResult
 
isSuccess() - Method in class com.adyen.model.notification.NotificationRequestItem
 
issueNumber(String) - Method in class com.adyen.model.Card
 
Issuer - Class in com.adyen.model.hpp
 
Issuer() - Constructor for class com.adyen.model.hpp.Issuer
 
ISSUER_ID - Static variable in interface com.adyen.constants.HPPConstants.Fields
 
issuerUrl(String) - Method in class com.adyen.model.PaymentResult
 

J

JSON - Static variable in interface com.adyen.constants.ApiConstants.AdditionalData.Card.Encrypted
 

L

lastKnownShopperEmail(String) - Method in class com.adyen.model.recurring.RecurringDetailsResult
 
lastName(String) - Method in class com.adyen.model.Name
 
LIB_VERSION - Static variable in class com.adyen.Client
 
listRecurringDetails(RecurringDetailsRequest) - Method in class com.adyen.service.Recurring
Issues a listRecurringDetails API call
ListRecurringDetails - Class in com.adyen.service.resource.recurring
 
ListRecurringDetails(Service) - Constructor for class com.adyen.service.resource.recurring.ListRecurringDetails
 

M

mcc(String) - Method in class com.adyen.model.AbstractPaymentRequest
 
md(String) - Method in class com.adyen.model.PaymentRequest3d
 
md(String) - Method in class com.adyen.model.PaymentResult
 
MERCHANT_ACCOUNT - Static variable in interface com.adyen.constants.HPPConstants.Fields
 
MERCHANT_REFERENCE - Static variable in interface com.adyen.constants.HPPConstants.Fields
 
MERCHANT_REFERENCE - Static variable in interface com.adyen.constants.HPPConstants.Response
 
MERCHANT_SIG - Static variable in interface com.adyen.constants.HPPConstants.Fields
 
MERCHANT_SIG - Static variable in interface com.adyen.constants.HPPConstants.Response
 
merchantAccount - Variable in class com.adyen.Config
 
merchantAccount(String) - Method in class com.adyen.model.AbstractPaymentRequest
 
merchantAccount(String) - Method in class com.adyen.model.modification.AbstractModificationRequest
 
merchantAccount(String) - Method in class com.adyen.model.recurring.DisableRequest
 
merchantAccount(String) - Method in class com.adyen.model.recurring.RecurringDetailsRequest
 
merchantOrderReference(String) - Method in class com.adyen.model.AbstractPaymentRequest
 
metadata(String) - Method in class com.adyen.model.AbstractPaymentRequest
 
Modification - Class in com.adyen.service
 
Modification(Client) - Constructor for class com.adyen.service.Modification
 
modificationAmount(Amount) - Method in class com.adyen.model.modification.CaptureRequest
 
modificationAmount(Amount) - Method in class com.adyen.model.modification.RefundRequest
 
ModificationResult - Class in com.adyen.model.modification
ModificationResult
ModificationResult() - Constructor for class com.adyen.model.modification.ModificationResult
 
ModificationResult.ResponseEnum - Enum in com.adyen.model.modification
the response which indicates if the modification request has been received for processing.
mpiData(ThreeDSecureData) - Method in class com.adyen.model.PaymentRequest
 

N

name(String) - Method in class com.adyen.model.FraudCheckResult
 
Name - Class in com.adyen.model
Name
Name() - Constructor for class com.adyen.model.Name
 
name(String) - Method in class com.adyen.model.recurring.RecurringDetail
 
Name.GenderEnum - Enum in com.adyen.model
the gender
NotificationHandler - Class in com.adyen.notification
Notification converter
NotificationHandler() - Constructor for class com.adyen.notification.NotificationHandler
 
NotificationRequest - Class in com.adyen.model.notification
NotificationRequest model class
NotificationRequest() - Constructor for class com.adyen.model.notification.NotificationRequest
 
NotificationRequestItem - Class in com.adyen.model.notification
NotificationRequestItem model class
NotificationRequestItem() - Constructor for class com.adyen.model.notification.NotificationRequestItem
 
NotificationRequestItemContainer - Class in com.adyen.model.notification
Container for NotificationRequestItem
NotificationRequestItemContainer() - Constructor for class com.adyen.model.notification.NotificationRequestItemContainer
 
number(String) - Method in class com.adyen.model.Card
 

O

orderReference(String) - Method in class com.adyen.model.AbstractPaymentRequest
 
originalReference(String) - Method in class com.adyen.model.modification.AbstractModificationRequest
 
ownerName(String) - Method in class com.adyen.model.BankAccount
 

P

paRequest(String) - Method in class com.adyen.model.PaymentResult
 
paResponse(String) - Method in class com.adyen.model.PaymentRequest3d
 
password - Variable in class com.adyen.Config
 
Payment - Class in com.adyen.service
 
Payment(Client) - Constructor for class com.adyen.service.Payment
 
PAYMENT_AMOUNT - Static variable in interface com.adyen.constants.HPPConstants.Fields
 
PAYMENT_DETAIL_NOT_FOUND - Static variable in interface com.adyen.constants.ApiConstants.RefusalReason
 
PAYMENT_METHOD - Static variable in interface com.adyen.constants.ApiConstants.AdditionalData
 
PAYMENT_METHOD - Static variable in interface com.adyen.constants.HPPConstants.Response
 
PaymentMethod - Class in com.adyen.model.hpp
 
PaymentMethod() - Constructor for class com.adyen.model.hpp.PaymentMethod
 
paymentMethodVariant(String) - Method in class com.adyen.model.recurring.RecurringDetail
 
PaymentRequest - Class in com.adyen.model
PaymentRequest
PaymentRequest() - Constructor for class com.adyen.model.PaymentRequest
 
PaymentRequest3d - Class in com.adyen.model
PaymentRequest3d
PaymentRequest3d() - Constructor for class com.adyen.model.PaymentRequest3d
 
PaymentResult - Class in com.adyen.model
PaymentResult
PaymentResult() - Constructor for class com.adyen.model.PaymentResult
 
PaymentResult.ResultCodeEnum - Enum in com.adyen.model
the result of the payment
post(String, Map<String, String>, Config) - Method in interface com.adyen.httpclient.ClientInterface
 
post(String, Map<String, String>, Config) - Method in class com.adyen.httpclient.HttpURLConnectionClient
Does a POST request with HTTP key-value pairs
postalCode(String) - Method in class com.adyen.model.Address
 
PSP_REFERENCE - Static variable in interface com.adyen.constants.HPPConstants.Response
 
pspReference(String) - Method in class com.adyen.model.modification.ModificationResult
 
pspReference(String) - Method in class com.adyen.model.PaymentResult
 

R

recurring(Recurring) - Method in class com.adyen.model.AbstractPaymentRequest
 
Recurring - Class in com.adyen.model.recurring
Recurring
Recurring() - Constructor for class com.adyen.model.recurring.Recurring
 
recurring(Recurring) - Method in class com.adyen.model.recurring.RecurringDetailsRequest
 
Recurring - Class in com.adyen.service
 
Recurring(Client) - Constructor for class com.adyen.service.Recurring
 
Recurring.ContractEnum - Enum in com.adyen.model.recurring
how the recurring detail will be used, multiple values allowed as comma separated
RecurringDetail - Class in com.adyen.model.recurring
RecurringDetail
RecurringDetail() - Constructor for class com.adyen.model.recurring.RecurringDetail
 
RecurringDetailContainer - Class in com.adyen.model.recurring
Container for RecurringDetail
RecurringDetailContainer() - Constructor for class com.adyen.model.recurring.RecurringDetailContainer
 
recurringDetailName(String) - Method in class com.adyen.model.recurring.Recurring
 
recurringDetailReference(String) - Method in class com.adyen.model.recurring.DisableRequest
 
recurringDetailReference(String) - Method in class com.adyen.model.recurring.RecurringDetail
 
RecurringDetailsRequest - Class in com.adyen.model.recurring
RecurringDetailsRequest
RecurringDetailsRequest() - Constructor for class com.adyen.model.recurring.RecurringDetailsRequest
 
RecurringDetailsResult - Class in com.adyen.model.recurring
RecurringDetailsResult
RecurringDetailsResult() - Constructor for class com.adyen.model.recurring.RecurringDetailsResult
 
reference(String) - Method in class com.adyen.model.AbstractPaymentRequest
 
reference(String) - Method in class com.adyen.model.ForexQuote
 
reference(String) - Method in class com.adyen.model.modification.AbstractModificationRequest
 
refund(RefundRequest) - Method in class com.adyen.service.Modification
Issues /refund request
Refund - Class in com.adyen.service.resource.modification
 
Refund(Service) - Constructor for class com.adyen.service.resource.modification.Refund
 
RefundRequest - Class in com.adyen.model.modification
 
RefundRequest() - Constructor for class com.adyen.model.modification.RefundRequest
 
REFUSAL_REASON_RAW - Static variable in interface com.adyen.constants.ApiConstants.AdditionalData
 
refusalReason(String) - Method in class com.adyen.model.PaymentResult
 
REFUSED - Static variable in interface com.adyen.constants.ApiConstants.RefusalReason
 
request(String, String, Config) - Method in interface com.adyen.httpclient.ClientInterface
 
request(String, String, Config) - Method in class com.adyen.httpclient.HttpURLConnectionClient
Does a POST request.
request(String) - Method in class com.adyen.service.Resource
Request using json String
requiredFields - Variable in class com.adyen.service.resource.modification.Capture
 
requiredFields - Variable in class com.adyen.service.Resource
 
RES_URL - Static variable in interface com.adyen.constants.HPPConstants.Fields
 
Resource - Class in com.adyen.service
 
Resource(Service, String, List<String>) - Constructor for class com.adyen.service.Resource
 
response(ModificationResult.ResponseEnum) - Method in class com.adyen.model.modification.ModificationResult
 
response(String) - Method in class com.adyen.model.recurring.DisableResult
 
RESTRICTED_CARD - Static variable in interface com.adyen.constants.ApiConstants.RefusalReason
 
resultCode(PaymentResult.ResultCodeEnum) - Method in class com.adyen.model.PaymentResult
 
results(List<FraudCheckResultContainer>) - Method in class com.adyen.model.FraudResult
 

S

selectedBrand(String) - Method in class com.adyen.model.AbstractPaymentRequest
 
selectedRecurringDetailReference(String) - Method in class com.adyen.model.AbstractPaymentRequest
 
selectOneClickContract() - Method in class com.adyen.model.recurring.RecurringDetailsRequest
 
selectRecurringContract() - Method in class com.adyen.model.recurring.RecurringDetailsRequest
 
sell(Amount) - Method in class com.adyen.model.ForexQuote
 
serialize(Date, Type, JsonSerializationContext) - Method in class com.adyen.serializer.DateSerializer
 
serialize(Date, Type, JsonSerializationContext) - Method in class com.adyen.serializer.DateTimeGMTSerializer
Format to ISO 8601 format: YYYY-MM-DDTHH:mm:ss.sssZ
Service - Class in com.adyen
 
Service(Client) - Constructor for class com.adyen.Service
 
SESSION_VALIDITY - Static variable in interface com.adyen.constants.HPPConstants.Fields
 
sessionId(String) - Method in class com.adyen.model.AbstractPaymentRequest
 
set3DRequestData(String, String) - Method in class com.adyen.model.PaymentRequest3d
 
setAcceptHeader(String) - Method in class com.adyen.model.BrowserInfo
 
setAccount(String) - Method in class com.adyen.model.ForexQuote
 
setAccountHolderName(String) - Method in class com.adyen.model.ELV
 
setAccountScore(Integer) - Method in class com.adyen.model.FraudCheckResult
 
setAccountScore(Integer) - Method in class com.adyen.model.FraudResult
 
setAccountType(String) - Method in class com.adyen.model.ForexQuote
 
setAcquirer(String) - Method in class com.adyen.model.recurring.RecurringDetail
 
setAcquirerAccount(String) - Method in class com.adyen.model.recurring.RecurringDetail
 
setAdditionalAmount(Amount) - Method in class com.adyen.model.AbstractPaymentRequest
 
setAdditionalData(Map<String, String>) - Method in class com.adyen.model.AbstractPaymentRequest
 
setAdditionalData(String) - Method in class com.adyen.model.modification.AbstractModificationRequest
 
setAdditionalData(String) - Method in class com.adyen.model.modification.ModificationResult
 
setAdditionalData(Map<String, String>) - Method in class com.adyen.model.notification.NotificationRequestItem
 
setAdditionalData(Map<String, String>) - Method in class com.adyen.model.PaymentResult
 
setAdditionalData(Map<String, String>) - Method in class com.adyen.model.recurring.RecurringDetail
 
setAlias(String) - Method in class com.adyen.model.recurring.RecurringDetail
 
setAliasType(String) - Method in class com.adyen.model.recurring.RecurringDetail
 
setAmount(Amount) - Method in class com.adyen.model.AbstractPaymentRequest
 
setAmount(Amount) - Method in class com.adyen.model.notification.NotificationRequestItem
 
setAmountData(String, String) - Method in class com.adyen.model.PaymentRequest
 
setApplicationName(String) - Method in class com.adyen.Client
 
setApplicationName(String) - Method in class com.adyen.Config
 
setAuthCode(String) - Method in class com.adyen.model.PaymentResult
 
setAuthenticationResponse(ThreeDSecureData.AuthenticationResponseEnum) - Method in class com.adyen.model.ThreeDSecureData
 
setAuthorisationCode(String) - Method in class com.adyen.model.modification.AbstractModificationRequest
 
setBank(BankAccount) - Method in class com.adyen.model.recurring.RecurringDetail
 
setBankAccount(BankAccount) - Method in class com.adyen.model.PaymentRequest
 
setBankAccountNumber(String) - Method in class com.adyen.model.BankAccount
 
setBankAccountNumber(String) - Method in class com.adyen.model.ELV
 
setBankCity(String) - Method in class com.adyen.model.BankAccount
 
setBankLocation(String) - Method in class com.adyen.model.ELV
 
setBankLocationId(String) - Method in class com.adyen.model.BankAccount
 
setBankLocationId(String) - Method in class com.adyen.model.ELV
 
setBankName(String) - Method in class com.adyen.model.BankAccount
 
setBankName(String) - Method in class com.adyen.model.ELV
 
setBaseAmount(Amount) - Method in class com.adyen.model.ForexQuote
 
setBasePoints(Integer) - Method in class com.adyen.model.ForexQuote
 
setBic(String) - Method in class com.adyen.model.BankAccount
 
setBillingAddress(Address) - Method in class com.adyen.model.AbstractPaymentRequest
 
setBillingAddress(Address) - Method in class com.adyen.model.recurring.RecurringDetail
 
setBrandCode(String) - Method in class com.adyen.model.hpp.PaymentMethod
 
setBrowserInfo(BrowserInfo) - Method in class com.adyen.model.AbstractPaymentRequest
 
setBrowserInfoData(String, String) - Method in class com.adyen.model.AbstractPaymentRequest
Set browser data
setBuy(Amount) - Method in class com.adyen.model.ForexQuote
 
setCaptureDelayHours(Integer) - Method in class com.adyen.model.AbstractPaymentRequest
 
setCard(Card) - Method in class com.adyen.model.PaymentRequest
 
setCard(Card) - Method in class com.adyen.model.recurring.RecurringDetail
 
setCardData(String, String, String, String, String) - Method in class com.adyen.model.PaymentRequest
 
setCavv(String) - Method in class com.adyen.model.ThreeDSecureData
 
setCavvAlgorithm(String) - Method in class com.adyen.model.ThreeDSecureData
 
setCheckId(Integer) - Method in class com.adyen.model.FraudCheckResult
 
setCity(String) - Method in class com.adyen.model.Address
 
setClient(Client) - Method in class com.adyen.Service
 
setConfig(Config) - Method in class com.adyen.Client
 
setContract(String) - Method in class com.adyen.model.recurring.DisableRequest
 
setContract(Recurring.ContractEnum) - Method in class com.adyen.model.recurring.Recurring
 
setContractTypes(List<String>) - Method in class com.adyen.model.recurring.RecurringDetail
 
setCountry(String) - Method in class com.adyen.model.Address
 
setCountryCode(String) - Method in class com.adyen.model.BankAccount
 
setCountryCode(String) - Method in class com.adyen.model.hpp.DirectoryLookupRequest
 
setCreationDate(Date) - Method in class com.adyen.model.recurring.RecurringDetail
 
setCreationDate(Date) - Method in class com.adyen.model.recurring.RecurringDetailsResult
 
setCSEToken(String) - Method in class com.adyen.model.PaymentRequest
 
setCurrency(String) - Method in class com.adyen.model.Amount
 
setCurrencyCode(String) - Method in class com.adyen.model.additionalData.InvoiceLine
 
setCurrencyCode(String) - Method in class com.adyen.model.hpp.DirectoryLookupRequest
 
setCvc(String) - Method in class com.adyen.model.Card
 
setDateOfBirth(Date) - Method in class com.adyen.model.AbstractPaymentRequest
 
setDccAmount(Amount) - Method in class com.adyen.model.PaymentResult
 
setDccQuote(ForexQuote) - Method in class com.adyen.model.AbstractPaymentRequest
 
setDccSignature(String) - Method in class com.adyen.model.PaymentResult
 
setDeliveryAddress(Address) - Method in class com.adyen.model.AbstractPaymentRequest
 
setDeliveryDate(Date) - Method in class com.adyen.model.AbstractPaymentRequest
 
setDescription(String) - Method in class com.adyen.model.additionalData.InvoiceLine
 
setDetails(List<RecurringDetail>) - Method in class com.adyen.model.recurring.DisableResult
 
setDetails(List<RecurringDetailContainer>) - Method in class com.adyen.model.recurring.RecurringDetailsResult
 
setDeviceFingerprint(String) - Method in class com.adyen.model.AbstractPaymentRequest
 
setDirectoryResponse(ThreeDSecureData.DirectoryResponseEnum) - Method in class com.adyen.model.ThreeDSecureData
 
setEci(String) - Method in class com.adyen.model.ThreeDSecureData
 
setElv(ELV) - Method in class com.adyen.model.recurring.RecurringDetail
 
setEndpoint(String) - Method in class com.adyen.Config
 
setEnvironment(Environment) - Method in class com.adyen.Client
 
setEnvironment(Environment) - Method in class com.adyen.Config
 
setError(ApiError) - Method in exception com.adyen.service.exception.ApiException
 
setErrorCode(String) - Method in class com.adyen.model.ApiError
 
setErrorType(String) - Method in class com.adyen.model.ApiError
 
setEventCode(String) - Method in class com.adyen.model.notification.NotificationRequestItem
 
setEventDate(Date) - Method in class com.adyen.model.notification.NotificationRequestItem
 
setExpiryMonth(String) - Method in class com.adyen.model.Card
 
setExpiryYear(String) - Method in class com.adyen.model.Card
 
setFirstName(String) - Method in class com.adyen.model.Name
 
setFirstPspReference(String) - Method in class com.adyen.model.recurring.RecurringDetail
 
setFraudCheckResult(FraudCheckResult) - Method in class com.adyen.model.FraudCheckResultContainer
 
setFraudOffset(Integer) - Method in class com.adyen.model.AbstractPaymentRequest
 
setFraudResult(FraudResult) - Method in class com.adyen.model.PaymentResult
 
setGender(Name.GenderEnum) - Method in class com.adyen.model.Name
 
setHmacKey(String) - Method in class com.adyen.Config
 
setHmacKey(String) - Method in class com.adyen.model.hpp.DirectoryLookupRequest
 
setHolderName(String) - Method in class com.adyen.model.Card
 
setHouseNumberOrName(String) - Method in class com.adyen.model.Address
 
setHppEndpoint(String) - Method in class com.adyen.Config
 
setHttpClient(ClientInterface) - Method in class com.adyen.Client
 
setIban(String) - Method in class com.adyen.model.BankAccount
 
setInfix(String) - Method in class com.adyen.model.Name
 
setInstallments(Installments) - Method in class com.adyen.model.AbstractPaymentRequest
 
setInterbank(Amount) - Method in class com.adyen.model.ForexQuote
 
setInvoiceLines(List<InvoiceLine>) - Method in class com.adyen.model.PaymentRequest
Set invoiceLines in addtionalData
setIssueNumber(String) - Method in class com.adyen.model.Card
 
setIssuerId(String) - Method in class com.adyen.model.hpp.Issuer
 
setIssuers(List<Issuer>) - Method in class com.adyen.model.hpp.PaymentMethod
 
setIssuerUrl(String) - Method in class com.adyen.model.PaymentResult
 
setItemAmount(Long) - Method in class com.adyen.model.additionalData.InvoiceLine
 
setItemId(String) - Method in class com.adyen.model.additionalData.InvoiceLine
 
setItemVATAmount(Long) - Method in class com.adyen.model.additionalData.InvoiceLine
 
setItemVatPercentage(Long) - Method in class com.adyen.model.additionalData.InvoiceLine
 
setLastKnownShopperEmail(String) - Method in class com.adyen.model.recurring.RecurringDetailsResult
 
setLastName(String) - Method in class com.adyen.model.Name
 
setLive(String) - Method in class com.adyen.model.notification.NotificationRequest
 
setMcc(String) - Method in class com.adyen.model.AbstractPaymentRequest
 
setMd(String) - Method in class com.adyen.model.PaymentRequest3d
 
setMd(String) - Method in class com.adyen.model.PaymentResult
 
setMerchantAccount(String) - Method in class com.adyen.Config
 
setMerchantAccount(String) - Method in class com.adyen.model.AbstractPaymentRequest
 
setMerchantAccount(String) - Method in class com.adyen.model.hpp.DirectoryLookupRequest
 
setMerchantAccount(String) - Method in class com.adyen.model.modification.AbstractModificationRequest
 
setMerchantAccount(String) - Method in class com.adyen.model.recurring.DisableRequest
 
setMerchantAccount(String) - Method in class com.adyen.model.recurring.RecurringDetailsRequest
 
setMerchantAccountCode(String) - Method in class com.adyen.model.notification.NotificationRequestItem
 
setMerchantOrderReference(String) - Method in class com.adyen.model.AbstractPaymentRequest
 
setMerchantReference(String) - Method in class com.adyen.model.hpp.DirectoryLookupRequest
 
setMerchantReference(String) - Method in class com.adyen.model.notification.NotificationRequestItem
 
setMessage(String) - Method in class com.adyen.model.ApiError
 
setMetadata(String) - Method in class com.adyen.model.AbstractPaymentRequest
 
setModificationAmount(Amount) - Method in class com.adyen.model.modification.CaptureRequest
 
setModificationAmount(Amount) - Method in class com.adyen.model.modification.RefundRequest
 
setMpiData(ThreeDSecureData) - Method in class com.adyen.model.PaymentRequest
 
setName(String) - Method in class com.adyen.model.FraudCheckResult
 
setName(String) - Method in class com.adyen.model.hpp.Issuer
 
setName(String) - Method in class com.adyen.model.hpp.PaymentMethod
 
setName(String) - Method in class com.adyen.model.recurring.RecurringDetail
 
setNotificationItem(NotificationRequestItem) - Method in class com.adyen.model.notification.NotificationRequestItemContainer
 
setNotificationItemContainers(List<NotificationRequestItemContainer>) - Method in class com.adyen.model.notification.NotificationRequest
 
setNumber(String) - Method in class com.adyen.model.Card
 
setNumberOfItems(Integer) - Method in class com.adyen.model.additionalData.InvoiceLine
 
setOperations(List<String>) - Method in class com.adyen.model.notification.NotificationRequestItem
 
setOrderReference(String) - Method in class com.adyen.model.AbstractPaymentRequest
 
setOriginalReference(String) - Method in class com.adyen.model.modification.AbstractModificationRequest
 
setOriginalReference(String) - Method in class com.adyen.model.notification.NotificationRequestItem
 
setOwnerName(String) - Method in class com.adyen.model.BankAccount
 
setPaRequest(String) - Method in class com.adyen.model.PaymentResult
 
setPaResponse(String) - Method in class com.adyen.model.PaymentRequest3d
 
setPassword(String) - Method in class com.adyen.Config
 
setPaymentAmount(String) - Method in class com.adyen.model.hpp.DirectoryLookupRequest
 
setPaymentMethod(String) - Method in class com.adyen.model.notification.NotificationRequestItem
 
setPaymentMethods(List<PaymentMethod>) - Method in class com.adyen.model.hpp.DirectoryLookupResult
 
setPaymentMethodVariant(String) - Method in class com.adyen.model.recurring.RecurringDetail
 
setPostalCode(String) - Method in class com.adyen.model.Address
 
setPspReference(String) - Method in class com.adyen.model.ApiError
 
setPspReference(String) - Method in class com.adyen.model.modification.ModificationResult
 
setPspReference(String) - Method in class com.adyen.model.notification.NotificationRequestItem
 
setPspReference(String) - Method in class com.adyen.model.PaymentResult
 
setReason(String) - Method in class com.adyen.model.notification.NotificationRequestItem
 
setRecurring(Recurring) - Method in class com.adyen.model.AbstractPaymentRequest
 
setRecurring(Recurring) - Method in class com.adyen.model.recurring.RecurringDetailsRequest
 
setRecurringDetail(RecurringDetail) - Method in class com.adyen.model.recurring.RecurringDetailContainer
 
setRecurringDetailName(String) - Method in class com.adyen.model.recurring.Recurring
 
setRecurringDetailReference(String) - Method in class com.adyen.model.recurring.DisableRequest
 
setRecurringDetailReference(String) - Method in class com.adyen.model.recurring.RecurringDetail
 
setReference(String) - Method in class com.adyen.model.AbstractPaymentRequest
 
setReference(String) - Method in class com.adyen.model.ForexQuote
 
setReference(String) - Method in class com.adyen.model.modification.AbstractModificationRequest
 
setRefusalReason(String) - Method in class com.adyen.model.PaymentResult
 
setResponse(ModificationResult.ResponseEnum) - Method in class com.adyen.model.modification.ModificationResult
 
setResponse(String) - Method in class com.adyen.model.recurring.DisableResult
 
setResultCode(PaymentResult.ResultCodeEnum) - Method in class com.adyen.model.PaymentResult
 
setResults(List<FraudCheckResultContainer>) - Method in class com.adyen.model.FraudResult
 
setSelectedBrand(String) - Method in class com.adyen.model.AbstractPaymentRequest
 
setSelectedRecurringDetailReference(String) - Method in class com.adyen.model.AbstractPaymentRequest
 
setSell(Amount) - Method in class com.adyen.model.ForexQuote
 
setSessionId(String) - Method in class com.adyen.model.AbstractPaymentRequest
 
setSessionValidity(String) - Method in class com.adyen.model.hpp.DirectoryLookupRequest
 
setShopperEmail(String) - Method in class com.adyen.model.AbstractPaymentRequest
 
setShopperInteraction(AbstractPaymentRequest.ShopperInteractionEnum) - Method in class com.adyen.model.AbstractPaymentRequest
 
setShopperIP(String) - Method in class com.adyen.model.AbstractPaymentRequest
 
setShopperLocale(String) - Method in class com.adyen.model.AbstractPaymentRequest
 
setShopperName(Name) - Method in class com.adyen.model.AbstractPaymentRequest
 
setShopperName(Name) - Method in class com.adyen.model.recurring.RecurringDetail
 
setShopperReference(String) - Method in class com.adyen.model.AbstractPaymentRequest
 
setShopperReference(String) - Method in class com.adyen.model.recurring.DisableRequest
 
setShopperReference(String) - Method in class com.adyen.model.recurring.RecurringDetailsRequest
 
setShopperReference(String) - Method in class com.adyen.model.recurring.RecurringDetailsResult
 
setShopperStatement(String) - Method in class com.adyen.model.AbstractPaymentRequest
 
setSignature(String) - Method in class com.adyen.model.ForexQuote
 
setSkinCode(String) - Method in class com.adyen.Config
 
setSkinCode(String) - Method in class com.adyen.model.hpp.DirectoryLookupRequest
 
setSocialSecurityNumber(String) - Method in class com.adyen.model.AbstractPaymentRequest
 
setSocialSecurityNumber(String) - Method in class com.adyen.model.recurring.RecurringDetail
 
setSource(String) - Method in class com.adyen.model.ForexQuote
 
setStartMonth(String) - Method in class com.adyen.model.Card
 
setStartYear(String) - Method in class com.adyen.model.Card
 
setStateOrProvince(String) - Method in class com.adyen.model.Address
 
setStatus(int) - Method in class com.adyen.model.ApiError
 
setStatusCode(int) - Method in exception com.adyen.service.exception.ApiException
 
setStreet(String) - Method in class com.adyen.model.Address
 
setSuccess(boolean) - Method in class com.adyen.model.notification.NotificationRequestItem
 
setTaxId(String) - Method in class com.adyen.model.BankAccount
 
setTelephoneNumber(String) - Method in class com.adyen.model.AbstractPaymentRequest
 
setTokenData(String) - Method in class com.adyen.model.TokenDetails
 
setTokenDataType(String) - Method in class com.adyen.model.TokenDetails
 
setTokenDetails(TokenDetails) - Method in class com.adyen.model.recurring.RecurringDetail
 
setType(String) - Method in class com.adyen.model.ForexQuote
 
setUserAgent(String) - Method in class com.adyen.model.BrowserInfo
 
setUsername(String) - Method in class com.adyen.Config
 
setValidTill(Date) - Method in class com.adyen.model.ForexQuote
 
setValue(Long) - Method in class com.adyen.model.Amount
 
setValue(Integer) - Method in class com.adyen.model.Installments
 
setVariant(String) - Method in class com.adyen.model.recurring.RecurringDetail
 
setVatCategory(VatCategory) - Method in class com.adyen.model.additionalData.InvoiceLine
 
setXid(String) - Method in class com.adyen.model.ThreeDSecureData
 
SHIP_BEFORE_DATE - Static variable in interface com.adyen.constants.HPPConstants.Fields
 
SHOPPER_LOCALE - Static variable in interface com.adyen.constants.HPPConstants.Response
 
shopperEmail(String) - Method in class com.adyen.model.AbstractPaymentRequest
 
shopperInteraction(AbstractPaymentRequest.ShopperInteractionEnum) - Method in class com.adyen.model.AbstractPaymentRequest
 
shopperIP(String) - Method in class com.adyen.model.AbstractPaymentRequest
 
shopperLocale(String) - Method in class com.adyen.model.AbstractPaymentRequest
 
shopperName(Name) - Method in class com.adyen.model.AbstractPaymentRequest
 
shopperName(Name) - Method in class com.adyen.model.recurring.RecurringDetail
 
shopperReference(String) - Method in class com.adyen.model.AbstractPaymentRequest
 
shopperReference(String) - Method in class com.adyen.model.recurring.DisableRequest
 
shopperReference(String) - Method in class com.adyen.model.recurring.RecurringDetailsRequest
 
shopperReference(String) - Method in class com.adyen.model.recurring.RecurringDetailsResult
 
shopperStatement(String) - Method in class com.adyen.model.AbstractPaymentRequest
 
signature(String) - Method in class com.adyen.model.ForexQuote
 
SKIN_CODE - Static variable in interface com.adyen.constants.HPPConstants.Fields
 
SKIN_CODE - Static variable in interface com.adyen.constants.HPPConstants.Response
 
skinCode - Variable in class com.adyen.Config
 
socialSecurityNumber(String) - Method in class com.adyen.model.AbstractPaymentRequest
 
socialSecurityNumber(String) - Method in class com.adyen.model.recurring.RecurringDetail
 
source(String) - Method in class com.adyen.model.ForexQuote
 
startMonth(String) - Method in class com.adyen.model.Card
 
startYear(String) - Method in class com.adyen.model.Card
 
stateOrProvince(String) - Method in class com.adyen.model.Address
 
street(String) - Method in class com.adyen.model.Address
 

T

taxId(String) - Method in class com.adyen.model.BankAccount
 
telephoneNumber(String) - Method in class com.adyen.model.AbstractPaymentRequest
 
THREE_D_AUTHENTICATED - Static variable in interface com.adyen.constants.ApiConstants.AdditionalData
 
THREE_D_OFFERERED - Static variable in interface com.adyen.constants.ApiConstants.AdditionalData
 
ThreeDSecureData - Class in com.adyen.model
ThreeDSecureData
ThreeDSecureData() - Constructor for class com.adyen.model.ThreeDSecureData
 
ThreeDSecureData.AuthenticationResponseEnum - Enum in com.adyen.model
the authentication response if the shopper was redirected
ThreeDSecureData.DirectoryResponseEnum - Enum in com.adyen.model
the enrollment response from the 3D directory server
toIndentedString(Object) - Static method in class com.adyen.Util.Util
Convert the given object to string with each line indented by 4 spaces (except the first line).
tokenData(String) - Method in class com.adyen.model.TokenDetails
 
tokenDataType(String) - Method in class com.adyen.model.TokenDetails
 
tokenDetails(TokenDetails) - Method in class com.adyen.model.recurring.RecurringDetail
 
TokenDetails - Class in com.adyen.model
TokenDetails
TokenDetails() - Constructor for class com.adyen.model.TokenDetails
 
toString() - Method in class com.adyen.Client
 
toString() - Method in enum com.adyen.model.AbstractPaymentRequest.ShopperInteractionEnum
 
toString() - Method in class com.adyen.model.AbstractPaymentRequest
 
toString() - Method in class com.adyen.model.additionalData.InvoiceLine
 
toString() - Method in class com.adyen.model.Address
 
toString() - Method in class com.adyen.model.Amount
 
toString() - Method in class com.adyen.model.ApiError
 
toString() - Method in class com.adyen.model.BankAccount
 
toString() - Method in class com.adyen.model.BrowserInfo
 
toString() - Method in class com.adyen.model.Card
 
toString() - Method in class com.adyen.model.ELV
 
toString() - Method in class com.adyen.model.ForexQuote
 
toString() - Method in class com.adyen.model.FraudCheckResult
 
toString() - Method in class com.adyen.model.FraudCheckResultContainer
 
toString() - Method in class com.adyen.model.FraudResult
 
toString() - Method in class com.adyen.model.hpp.DirectoryLookupResult
 
toString() - Method in class com.adyen.model.hpp.Issuer
 
toString() - Method in class com.adyen.model.hpp.PaymentMethod
 
toString() - Method in class com.adyen.model.Installments
 
toString() - Method in class com.adyen.model.modification.AbstractModificationRequest
 
toString() - Method in class com.adyen.model.modification.CancelOrRefundRequest
 
toString() - Method in class com.adyen.model.modification.CancelRequest
 
toString() - Method in class com.adyen.model.modification.CaptureRequest
 
toString() - Method in enum com.adyen.model.modification.ModificationResult.ResponseEnum
 
toString() - Method in class com.adyen.model.modification.ModificationResult
 
toString() - Method in class com.adyen.model.modification.RefundRequest
 
toString() - Method in enum com.adyen.model.Name.GenderEnum
 
toString() - Method in class com.adyen.model.Name
 
toString() - Method in class com.adyen.model.notification.NotificationRequest
 
toString() - Method in class com.adyen.model.notification.NotificationRequestItem
 
toString() - Method in class com.adyen.model.notification.NotificationRequestItemContainer
 
toString() - Method in class com.adyen.model.PaymentRequest
 
toString() - Method in class com.adyen.model.PaymentRequest3d
 
toString() - Method in enum com.adyen.model.PaymentResult.ResultCodeEnum
 
toString() - Method in class com.adyen.model.PaymentResult
 
toString() - Method in class com.adyen.model.recurring.DisableRequest
 
toString() - Method in class com.adyen.model.recurring.DisableResult
 
toString() - Method in enum com.adyen.model.recurring.Recurring.ContractEnum
 
toString() - Method in class com.adyen.model.recurring.Recurring
 
toString() - Method in class com.adyen.model.recurring.RecurringDetail
 
toString() - Method in class com.adyen.model.recurring.RecurringDetailContainer
 
toString() - Method in class com.adyen.model.recurring.RecurringDetailsRequest
 
toString() - Method in class com.adyen.model.recurring.RecurringDetailsResult
 
toString() - Method in enum com.adyen.model.ThreeDSecureData.AuthenticationResponseEnum
 
toString() - Method in enum com.adyen.model.ThreeDSecureData.DirectoryResponseEnum
 
toString() - Method in class com.adyen.model.ThreeDSecureData
 
toString() - Method in class com.adyen.model.TokenDetails
 
TRANSACTION_NOT_PERMITTED - Static variable in interface com.adyen.constants.ApiConstants.RefusalReason
 
type(String) - Method in class com.adyen.model.ForexQuote
 

U

USER_AGENT_SUFFIX - Static variable in class com.adyen.Client
 
userAgent(String) - Method in class com.adyen.model.BrowserInfo
 
username - Variable in class com.adyen.Config
 
Util - Class in com.adyen.Util
 
Util() - Constructor for class com.adyen.Util.Util
 

V

validTill(Date) - Method in class com.adyen.model.ForexQuote
 
value(Long) - Method in class com.adyen.model.Amount
 
value(Integer) - Method in class com.adyen.model.Installments
 
valueOf(String) - Static method in enum com.adyen.enums.Environment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.adyen.enums.VatCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.adyen.model.AbstractPaymentRequest.ShopperInteractionEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.adyen.model.modification.ModificationResult.ResponseEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.adyen.model.Name.GenderEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.adyen.model.PaymentResult.ResultCodeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.adyen.model.recurring.Recurring.ContractEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.adyen.model.ThreeDSecureData.AuthenticationResponseEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.adyen.model.ThreeDSecureData.DirectoryResponseEnum
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.adyen.enums.Environment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.adyen.enums.VatCategory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.adyen.model.AbstractPaymentRequest.ShopperInteractionEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.adyen.model.modification.ModificationResult.ResponseEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.adyen.model.Name.GenderEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.adyen.model.PaymentResult.ResultCodeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.adyen.model.recurring.Recurring.ContractEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.adyen.model.ThreeDSecureData.AuthenticationResponseEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.adyen.model.ThreeDSecureData.DirectoryResponseEnum
Returns an array containing the constants of this enum type, in the order they are declared.
variant(String) - Method in class com.adyen.model.recurring.RecurringDetail
 
VatCategory - Enum in com.adyen.enums
 

X

xid(String) - Method in class com.adyen.model.ThreeDSecureData
 
A B C D E F G H I J L M N O P R S T U V X 
Skip navigation links

Copyright © 2017. All rights reserved.