Package com.adyen.model.checkout
Class PaymentDonationRequest
- java.lang.Object
-
- com.adyen.model.checkout.PaymentDonationRequest
-
public class PaymentDonationRequest extends Object
PaymentDonationRequest
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classPaymentDonationRequest.ChannelEnumThe platform where a payment transaction takes place.static classPaymentDonationRequest.CustomTypeAdapterFactorystatic classPaymentDonationRequest.EntityTypeEnumThe type of the entity the payment is processed for.static classPaymentDonationRequest.RecurringProcessingModelEnumDefines a recurring payment type.static classPaymentDonationRequest.ShopperInteractionEnumSpecifies the sales channel, through which the shopper gives their card details, and whether the shopper is a returning customer.
-
Field Summary
-
Constructor Summary
Constructors Constructor Description PaymentDonationRequest()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description PaymentDonationRequestaccountInfo(AccountInfo accountInfo)PaymentDonationRequestadditionalData(Map<String,String> additionalData)PaymentDonationRequestaddLineItemsItem(LineItem lineItemsItem)PaymentDonationRequestaddSplitsItem(Split splitsItem)PaymentDonationRequestamount(Amount amount)PaymentDonationRequestapplicationInfo(ApplicationInfo applicationInfo)PaymentDonationRequestauthenticationData(AuthenticationData2 authenticationData)PaymentDonationRequestbillingAddress(Address billingAddress)PaymentDonationRequestbrowserInfo(BrowserInfo browserInfo)PaymentDonationRequestcaptureDelayHours(Integer captureDelayHours)PaymentDonationRequestchannel(PaymentDonationRequest.ChannelEnum channel)PaymentDonationRequestcheckoutAttemptId(String checkoutAttemptId)PaymentDonationRequestcompany(Company company)PaymentDonationRequestconversionId(String conversionId)PaymentDonationRequestcountryCode(String countryCode)PaymentDonationRequestdateOfBirth(OffsetDateTime dateOfBirth)PaymentDonationRequestdccQuote(ForexQuote dccQuote)PaymentDonationRequestdeliveryAddress(Address deliveryAddress)PaymentDonationRequestdeliveryDate(OffsetDateTime deliveryDate)PaymentDonationRequestdeviceFingerprint(String deviceFingerprint)PaymentDonationRequestdonationAccount(String donationAccount)PaymentDonationRequestdonationOriginalPspReference(String donationOriginalPspReference)PaymentDonationRequestdonationToken(String donationToken)PaymentDonationRequestenableOneClick(Boolean enableOneClick)PaymentDonationRequestenablePayOut(Boolean enablePayOut)PaymentDonationRequestenableRecurring(Boolean enableRecurring)PaymentDonationRequestentityType(PaymentDonationRequest.EntityTypeEnum entityType)booleanequals(Object o)PaymentDonationRequestfraudOffset(Integer fraudOffset)static PaymentDonationRequestfromJson(String jsonString)Create an instance of PaymentDonationRequest given an JSON stringAccountInfogetAccountInfo()Get accountInfoMap<String,String>getAdditionalData()This field contains additional data, which may be required for a particular payment request.AmountgetAmount()Get amountApplicationInfogetApplicationInfo()Get applicationInfoAuthenticationData2getAuthenticationData()Get authenticationDataAddressgetBillingAddress()Get billingAddressBrowserInfogetBrowserInfo()Get browserInfoIntegergetCaptureDelayHours()The delay between the authorisation and scheduled auto-capture, specified in hours.PaymentDonationRequest.ChannelEnumgetChannel()The platform where a payment transaction takes place.StringgetCheckoutAttemptId()Checkout attempt ID that corresponds to the Id generated for tracking user payment journey.CompanygetCompany()Get companyStringgetConversionId()Conversion ID that corresponds to the Id generated for tracking user payment journey.StringgetCountryCode()The shopper country.OffsetDateTimegetDateOfBirth()The shopper's date of birth.ForexQuotegetDccQuote()Get dccQuoteAddressgetDeliveryAddress()Get deliveryAddressOffsetDateTimegetDeliveryDate()The date and time the purchased goods should be delivered.StringgetDeviceFingerprint()A string containing the shopper's device fingerprint.StringgetDonationAccount()Donation account to which the transaction is credited.StringgetDonationOriginalPspReference()PSP reference of the transaction from which the donation token is generated.StringgetDonationToken()Donation token received in the `/payments` call.BooleangetEnableOneClick()When true and `shopperReference` is provided, the shopper will be asked if the payment details should be stored for future one-click payments.BooleangetEnablePayOut()When true and `shopperReference` is provided, the payment details will be tokenized for payouts.BooleangetEnableRecurring()When true and `shopperReference` is provided, the payment details will be tokenized for recurring payments.PaymentDonationRequest.EntityTypeEnumgetEntityType()The type of the entity the payment is processed for.IntegergetFraudOffset()An integer value that is added to the normal fraud score.InstallmentsgetInstallments()Get installmentsList<LineItem>getLineItems()Price and product information about the purchased items, to be included on the invoice sent to the shopper.MandategetMandate()Get mandateStringgetMcc()The [merchant category code](https://en.wikipedia.org/wiki/Merchant_category_code) (MCC) is a four-digit number, which relates to a particular market segment.StringgetMerchantAccount()The merchant account identifier, with which you want to process the transaction.StringgetMerchantOrderReference()This reference allows linking multiple transactions to each other for reporting purposes (i.e.MerchantRiskIndicatorgetMerchantRiskIndicator()Get merchantRiskIndicatorMap<String,String>getMetadata()Metadata consists of entries, each of which includes a key and a value.ThreeDSecureDatagetMpiData()Get mpiDataCheckoutOrdergetOrder()Get orderStringgetOrderReference()When you are doing multiple partial (gift card) payments, this is the `pspReference` of the first payment.StringgetOrigin()Required for the 3D Secure 2 `channel` **Web** integration.PaymentDonationRequestPaymentMethodgetPaymentMethod()Get paymentMethodPlatformChargebackLogicgetPlatformChargebackLogic()Get platformChargebackLogicStringgetRecurringExpiry()Date after which no further authorisations shall be performed.StringgetRecurringFrequency()Minimum number of days between authorisations.PaymentDonationRequest.RecurringProcessingModelEnumgetRecurringProcessingModel()Defines a recurring payment type.StringgetRedirectFromIssuerMethod()Specifies the redirect method (GET or POST) when redirecting back from the issuer.StringgetRedirectToIssuerMethod()Specifies the redirect method (GET or POST) when redirecting to the issuer.StringgetReference()The reference to uniquely identify a payment.StringgetReturnUrl()The URL to return to in case of a redirection.RiskDatagetRiskData()Get riskDataStringgetSessionValidity()The date and time until when the session remains valid, in [ISO 8601](https://www.w3.org/TR/NOTE-datetime) format.StringgetShopperEmail()The shopper's email address.PaymentDonationRequest.ShopperInteractionEnumgetShopperInteraction()Specifies the sales channel, through which the shopper gives their card details, and whether the shopper is a returning customer.StringgetShopperIP()The shopper's IP address.StringgetShopperLocale()The combination of a language code and a country code to specify the language to be used in the payment.NamegetShopperName()Get shopperNameStringgetShopperReference()Required for recurring payments.StringgetShopperStatement()The text to be shown on the shopper's bank statement.StringgetSocialSecurityNumber()The shopper's social security number.List<Split>getSplits()An array of objects specifying how the payment should be split when using [Adyen for Platforms](https://docs.adyen.com/marketplaces-and-platforms/processing-payments#providing-split-information) or [Issuing](https://docs.adyen.com/issuing/add-manage-funds#split).StringgetStore()The ecommerce or point-of-sale store that is processing the payment.BooleangetStorePaymentMethod()When true and `shopperReference` is provided, the payment details will be stored.StringgetTelephoneNumber()The shopper's telephone number.ThreeDS2RequestDatagetThreeDS2RequestData()Get threeDS2RequestDataBooleangetThreeDSAuthenticationOnly()Deprecated.BooleangetTrustedShopper()Set to true if the payment should be routed to a trusted MID.inthashCode()PaymentDonationRequestinstallments(Installments installments)PaymentDonationRequestlineItems(List<LineItem> lineItems)PaymentDonationRequestmandate(Mandate mandate)PaymentDonationRequestmcc(String mcc)PaymentDonationRequestmerchantAccount(String merchantAccount)PaymentDonationRequestmerchantOrderReference(String merchantOrderReference)PaymentDonationRequestmerchantRiskIndicator(MerchantRiskIndicator merchantRiskIndicator)PaymentDonationRequestmetadata(Map<String,String> metadata)PaymentDonationRequestmpiData(ThreeDSecureData mpiData)PaymentDonationRequestorder(CheckoutOrder order)PaymentDonationRequestorderReference(String orderReference)PaymentDonationRequestorigin(String origin)PaymentDonationRequestpaymentMethod(PaymentDonationRequestPaymentMethod paymentMethod)PaymentDonationRequestplatformChargebackLogic(PlatformChargebackLogic platformChargebackLogic)PaymentDonationRequestputAdditionalDataItem(String key, String additionalDataItem)PaymentDonationRequestputMetadataItem(String key, String metadataItem)PaymentDonationRequestrecurringExpiry(String recurringExpiry)PaymentDonationRequestrecurringFrequency(String recurringFrequency)PaymentDonationRequestrecurringProcessingModel(PaymentDonationRequest.RecurringProcessingModelEnum recurringProcessingModel)PaymentDonationRequestredirectFromIssuerMethod(String redirectFromIssuerMethod)PaymentDonationRequestredirectToIssuerMethod(String redirectToIssuerMethod)PaymentDonationRequestreference(String reference)PaymentDonationRequestreturnUrl(String returnUrl)PaymentDonationRequestriskData(RiskData riskData)PaymentDonationRequestsessionValidity(String sessionValidity)voidsetAccountInfo(AccountInfo accountInfo)voidsetAdditionalData(Map<String,String> additionalData)voidsetAmount(Amount amount)voidsetApplicationInfo(ApplicationInfo applicationInfo)voidsetAuthenticationData(AuthenticationData2 authenticationData)voidsetBillingAddress(Address billingAddress)voidsetBrowserInfo(BrowserInfo browserInfo)voidsetCaptureDelayHours(Integer captureDelayHours)voidsetChannel(PaymentDonationRequest.ChannelEnum channel)voidsetCheckoutAttemptId(String checkoutAttemptId)voidsetCompany(Company company)voidsetConversionId(String conversionId)voidsetCountryCode(String countryCode)voidsetDateOfBirth(OffsetDateTime dateOfBirth)voidsetDccQuote(ForexQuote dccQuote)voidsetDeliveryAddress(Address deliveryAddress)voidsetDeliveryDate(OffsetDateTime deliveryDate)voidsetDeviceFingerprint(String deviceFingerprint)voidsetDonationAccount(String donationAccount)voidsetDonationOriginalPspReference(String donationOriginalPspReference)voidsetDonationToken(String donationToken)voidsetEnableOneClick(Boolean enableOneClick)voidsetEnablePayOut(Boolean enablePayOut)voidsetEnableRecurring(Boolean enableRecurring)voidsetEntityType(PaymentDonationRequest.EntityTypeEnum entityType)voidsetFraudOffset(Integer fraudOffset)voidsetInstallments(Installments installments)voidsetLineItems(List<LineItem> lineItems)voidsetMandate(Mandate mandate)voidsetMcc(String mcc)voidsetMerchantAccount(String merchantAccount)voidsetMerchantOrderReference(String merchantOrderReference)voidsetMerchantRiskIndicator(MerchantRiskIndicator merchantRiskIndicator)voidsetMetadata(Map<String,String> metadata)voidsetMpiData(ThreeDSecureData mpiData)voidsetOrder(CheckoutOrder order)voidsetOrderReference(String orderReference)voidsetOrigin(String origin)voidsetPaymentMethod(PaymentDonationRequestPaymentMethod paymentMethod)voidsetPlatformChargebackLogic(PlatformChargebackLogic platformChargebackLogic)voidsetRecurringExpiry(String recurringExpiry)voidsetRecurringFrequency(String recurringFrequency)voidsetRecurringProcessingModel(PaymentDonationRequest.RecurringProcessingModelEnum recurringProcessingModel)voidsetRedirectFromIssuerMethod(String redirectFromIssuerMethod)voidsetRedirectToIssuerMethod(String redirectToIssuerMethod)voidsetReference(String reference)voidsetReturnUrl(String returnUrl)voidsetRiskData(RiskData riskData)voidsetSessionValidity(String sessionValidity)voidsetShopperEmail(String shopperEmail)voidsetShopperInteraction(PaymentDonationRequest.ShopperInteractionEnum shopperInteraction)voidsetShopperIP(String shopperIP)voidsetShopperLocale(String shopperLocale)voidsetShopperName(Name shopperName)voidsetShopperReference(String shopperReference)voidsetShopperStatement(String shopperStatement)voidsetSocialSecurityNumber(String socialSecurityNumber)voidsetSplits(List<Split> splits)voidsetStore(String store)voidsetStorePaymentMethod(Boolean storePaymentMethod)voidsetTelephoneNumber(String telephoneNumber)voidsetThreeDS2RequestData(ThreeDS2RequestData threeDS2RequestData)voidsetThreeDSAuthenticationOnly(Boolean threeDSAuthenticationOnly)voidsetTrustedShopper(Boolean trustedShopper)PaymentDonationRequestshopperEmail(String shopperEmail)PaymentDonationRequestshopperInteraction(PaymentDonationRequest.ShopperInteractionEnum shopperInteraction)PaymentDonationRequestshopperIP(String shopperIP)PaymentDonationRequestshopperLocale(String shopperLocale)PaymentDonationRequestshopperName(Name shopperName)PaymentDonationRequestshopperReference(String shopperReference)PaymentDonationRequestshopperStatement(String shopperStatement)PaymentDonationRequestsocialSecurityNumber(String socialSecurityNumber)PaymentDonationRequestsplits(List<Split> splits)PaymentDonationRequeststore(String store)PaymentDonationRequeststorePaymentMethod(Boolean storePaymentMethod)PaymentDonationRequesttelephoneNumber(String telephoneNumber)PaymentDonationRequestthreeDS2RequestData(ThreeDS2RequestData threeDS2RequestData)PaymentDonationRequestthreeDSAuthenticationOnly(Boolean threeDSAuthenticationOnly)StringtoJson()Convert an instance of PaymentDonationRequest to an JSON stringStringtoString()PaymentDonationRequesttrustedShopper(Boolean trustedShopper)static voidvalidateJsonObject(com.google.gson.JsonObject jsonObj)Validates the JSON Object and throws an exception if issues found
-
-
-
Field Detail
-
SERIALIZED_NAME_ACCOUNT_INFO
public static final String SERIALIZED_NAME_ACCOUNT_INFO
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_ADDITIONAL_DATA
public static final String SERIALIZED_NAME_ADDITIONAL_DATA
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_AMOUNT
public static final String SERIALIZED_NAME_AMOUNT
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_APPLICATION_INFO
public static final String SERIALIZED_NAME_APPLICATION_INFO
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_AUTHENTICATION_DATA
public static final String SERIALIZED_NAME_AUTHENTICATION_DATA
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_BILLING_ADDRESS
public static final String SERIALIZED_NAME_BILLING_ADDRESS
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_BROWSER_INFO
public static final String SERIALIZED_NAME_BROWSER_INFO
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_CAPTURE_DELAY_HOURS
public static final String SERIALIZED_NAME_CAPTURE_DELAY_HOURS
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_CHANNEL
public static final String SERIALIZED_NAME_CHANNEL
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_CHECKOUT_ATTEMPT_ID
public static final String SERIALIZED_NAME_CHECKOUT_ATTEMPT_ID
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_COMPANY
public static final String SERIALIZED_NAME_COMPANY
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_CONVERSION_ID
public static final String SERIALIZED_NAME_CONVERSION_ID
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_COUNTRY_CODE
public static final String SERIALIZED_NAME_COUNTRY_CODE
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_DATE_OF_BIRTH
public static final String SERIALIZED_NAME_DATE_OF_BIRTH
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_DCC_QUOTE
public static final String SERIALIZED_NAME_DCC_QUOTE
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_DELIVERY_ADDRESS
public static final String SERIALIZED_NAME_DELIVERY_ADDRESS
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_DELIVERY_DATE
public static final String SERIALIZED_NAME_DELIVERY_DATE
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_DEVICE_FINGERPRINT
public static final String SERIALIZED_NAME_DEVICE_FINGERPRINT
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_DONATION_ACCOUNT
public static final String SERIALIZED_NAME_DONATION_ACCOUNT
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_DONATION_ORIGINAL_PSP_REFERENCE
public static final String SERIALIZED_NAME_DONATION_ORIGINAL_PSP_REFERENCE
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_DONATION_TOKEN
public static final String SERIALIZED_NAME_DONATION_TOKEN
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_ENABLE_ONE_CLICK
public static final String SERIALIZED_NAME_ENABLE_ONE_CLICK
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_ENABLE_PAY_OUT
public static final String SERIALIZED_NAME_ENABLE_PAY_OUT
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_ENABLE_RECURRING
public static final String SERIALIZED_NAME_ENABLE_RECURRING
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_ENTITY_TYPE
public static final String SERIALIZED_NAME_ENTITY_TYPE
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_FRAUD_OFFSET
public static final String SERIALIZED_NAME_FRAUD_OFFSET
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_INSTALLMENTS
public static final String SERIALIZED_NAME_INSTALLMENTS
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_LINE_ITEMS
public static final String SERIALIZED_NAME_LINE_ITEMS
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_MANDATE
public static final String SERIALIZED_NAME_MANDATE
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_MCC
public static final String SERIALIZED_NAME_MCC
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_MERCHANT_ACCOUNT
public static final String SERIALIZED_NAME_MERCHANT_ACCOUNT
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_MERCHANT_ORDER_REFERENCE
public static final String SERIALIZED_NAME_MERCHANT_ORDER_REFERENCE
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_MERCHANT_RISK_INDICATOR
public static final String SERIALIZED_NAME_MERCHANT_RISK_INDICATOR
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_METADATA
public static final String SERIALIZED_NAME_METADATA
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_MPI_DATA
public static final String SERIALIZED_NAME_MPI_DATA
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_ORDER
public static final String SERIALIZED_NAME_ORDER
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_ORDER_REFERENCE
public static final String SERIALIZED_NAME_ORDER_REFERENCE
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_ORIGIN
public static final String SERIALIZED_NAME_ORIGIN
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_PAYMENT_METHOD
public static final String SERIALIZED_NAME_PAYMENT_METHOD
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_PLATFORM_CHARGEBACK_LOGIC
public static final String SERIALIZED_NAME_PLATFORM_CHARGEBACK_LOGIC
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_RECURRING_EXPIRY
public static final String SERIALIZED_NAME_RECURRING_EXPIRY
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_RECURRING_FREQUENCY
public static final String SERIALIZED_NAME_RECURRING_FREQUENCY
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_RECURRING_PROCESSING_MODEL
public static final String SERIALIZED_NAME_RECURRING_PROCESSING_MODEL
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_REDIRECT_FROM_ISSUER_METHOD
public static final String SERIALIZED_NAME_REDIRECT_FROM_ISSUER_METHOD
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_REDIRECT_TO_ISSUER_METHOD
public static final String SERIALIZED_NAME_REDIRECT_TO_ISSUER_METHOD
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_REFERENCE
public static final String SERIALIZED_NAME_REFERENCE
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_RETURN_URL
public static final String SERIALIZED_NAME_RETURN_URL
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_RISK_DATA
public static final String SERIALIZED_NAME_RISK_DATA
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_SESSION_VALIDITY
public static final String SERIALIZED_NAME_SESSION_VALIDITY
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_SHOPPER_EMAIL
public static final String SERIALIZED_NAME_SHOPPER_EMAIL
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_SHOPPER_I_P
public static final String SERIALIZED_NAME_SHOPPER_I_P
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_SHOPPER_INTERACTION
public static final String SERIALIZED_NAME_SHOPPER_INTERACTION
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_SHOPPER_LOCALE
public static final String SERIALIZED_NAME_SHOPPER_LOCALE
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_SHOPPER_NAME
public static final String SERIALIZED_NAME_SHOPPER_NAME
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_SHOPPER_REFERENCE
public static final String SERIALIZED_NAME_SHOPPER_REFERENCE
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_SHOPPER_STATEMENT
public static final String SERIALIZED_NAME_SHOPPER_STATEMENT
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_SOCIAL_SECURITY_NUMBER
public static final String SERIALIZED_NAME_SOCIAL_SECURITY_NUMBER
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_SPLITS
public static final String SERIALIZED_NAME_SPLITS
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_STORE
public static final String SERIALIZED_NAME_STORE
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_STORE_PAYMENT_METHOD
public static final String SERIALIZED_NAME_STORE_PAYMENT_METHOD
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_TELEPHONE_NUMBER
public static final String SERIALIZED_NAME_TELEPHONE_NUMBER
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_THREE_D_S2_REQUEST_DATA
public static final String SERIALIZED_NAME_THREE_D_S2_REQUEST_DATA
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_THREE_D_S_AUTHENTICATION_ONLY
public static final String SERIALIZED_NAME_THREE_D_S_AUTHENTICATION_ONLY
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_TRUSTED_SHOPPER
public static final String SERIALIZED_NAME_TRUSTED_SHOPPER
- See Also:
- Constant Field Values
-
-
Method Detail
-
accountInfo
public PaymentDonationRequest accountInfo(AccountInfo accountInfo)
-
getAccountInfo
public AccountInfo getAccountInfo()
Get accountInfo- Returns:
- accountInfo
-
setAccountInfo
public void setAccountInfo(AccountInfo accountInfo)
-
additionalData
public PaymentDonationRequest additionalData(Map<String,String> additionalData)
-
putAdditionalDataItem
public PaymentDonationRequest putAdditionalDataItem(String key, String additionalDataItem)
-
getAdditionalData
public Map<String,String> getAdditionalData()
This field contains additional data, which may be required for a particular payment request. The `additionalData` object consists of entries, each of which includes the key and value.- Returns:
- additionalData
-
amount
public PaymentDonationRequest amount(Amount amount)
-
getAmount
public Amount getAmount()
Get amount- Returns:
- amount
-
setAmount
public void setAmount(Amount amount)
-
applicationInfo
public PaymentDonationRequest applicationInfo(ApplicationInfo applicationInfo)
-
getApplicationInfo
public ApplicationInfo getApplicationInfo()
Get applicationInfo- Returns:
- applicationInfo
-
setApplicationInfo
public void setApplicationInfo(ApplicationInfo applicationInfo)
-
authenticationData
public PaymentDonationRequest authenticationData(AuthenticationData2 authenticationData)
-
getAuthenticationData
public AuthenticationData2 getAuthenticationData()
Get authenticationData- Returns:
- authenticationData
-
setAuthenticationData
public void setAuthenticationData(AuthenticationData2 authenticationData)
-
billingAddress
public PaymentDonationRequest billingAddress(Address billingAddress)
-
getBillingAddress
public Address getBillingAddress()
Get billingAddress- Returns:
- billingAddress
-
setBillingAddress
public void setBillingAddress(Address billingAddress)
-
browserInfo
public PaymentDonationRequest browserInfo(BrowserInfo browserInfo)
-
getBrowserInfo
public BrowserInfo getBrowserInfo()
Get browserInfo- Returns:
- browserInfo
-
setBrowserInfo
public void setBrowserInfo(BrowserInfo browserInfo)
-
captureDelayHours
public PaymentDonationRequest captureDelayHours(Integer captureDelayHours)
-
getCaptureDelayHours
public Integer getCaptureDelayHours()
The delay between the authorisation and scheduled auto-capture, specified in hours.- Returns:
- captureDelayHours
-
setCaptureDelayHours
public void setCaptureDelayHours(Integer captureDelayHours)
-
channel
public PaymentDonationRequest channel(PaymentDonationRequest.ChannelEnum channel)
-
getChannel
public PaymentDonationRequest.ChannelEnum getChannel()
The platform where a payment transaction takes place. This field is optional for filtering out payment methods that are only available on specific platforms. If this value is not set, then we will try to infer it from the `sdkVersion` or `token`. Possible values: * iOS * Android * Web- Returns:
- channel
-
setChannel
public void setChannel(PaymentDonationRequest.ChannelEnum channel)
-
checkoutAttemptId
public PaymentDonationRequest checkoutAttemptId(String checkoutAttemptId)
-
getCheckoutAttemptId
public String getCheckoutAttemptId()
Checkout attempt ID that corresponds to the Id generated for tracking user payment journey.- Returns:
- checkoutAttemptId
-
setCheckoutAttemptId
public void setCheckoutAttemptId(String checkoutAttemptId)
-
company
public PaymentDonationRequest company(Company company)
-
getCompany
public Company getCompany()
Get company- Returns:
- company
-
setCompany
public void setCompany(Company company)
-
conversionId
public PaymentDonationRequest conversionId(String conversionId)
-
getConversionId
public String getConversionId()
Conversion ID that corresponds to the Id generated for tracking user payment journey.- Returns:
- conversionId
-
setConversionId
public void setConversionId(String conversionId)
-
countryCode
public PaymentDonationRequest countryCode(String countryCode)
-
getCountryCode
public String getCountryCode()
The shopper country. Format: [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) Example: NL or DE- Returns:
- countryCode
-
setCountryCode
public void setCountryCode(String countryCode)
-
dateOfBirth
public PaymentDonationRequest dateOfBirth(OffsetDateTime dateOfBirth)
-
getDateOfBirth
public OffsetDateTime getDateOfBirth()
The shopper's date of birth. Format [ISO-8601](https://www.w3.org/TR/NOTE-datetime): YYYY-MM-DD- Returns:
- dateOfBirth
-
setDateOfBirth
public void setDateOfBirth(OffsetDateTime dateOfBirth)
-
dccQuote
public PaymentDonationRequest dccQuote(ForexQuote dccQuote)
-
getDccQuote
public ForexQuote getDccQuote()
Get dccQuote- Returns:
- dccQuote
-
setDccQuote
public void setDccQuote(ForexQuote dccQuote)
-
deliveryAddress
public PaymentDonationRequest deliveryAddress(Address deliveryAddress)
-
getDeliveryAddress
public Address getDeliveryAddress()
Get deliveryAddress- Returns:
- deliveryAddress
-
setDeliveryAddress
public void setDeliveryAddress(Address deliveryAddress)
-
deliveryDate
public PaymentDonationRequest deliveryDate(OffsetDateTime deliveryDate)
-
getDeliveryDate
public OffsetDateTime getDeliveryDate()
The date and time the purchased goods should be delivered. Format [ISO 8601](https://www.w3.org/TR/NOTE-datetime): YYYY-MM-DDThh:mm:ss.sssTZD Example: 2017-07-17T13:42:40.428+01:00- Returns:
- deliveryDate
-
setDeliveryDate
public void setDeliveryDate(OffsetDateTime deliveryDate)
-
deviceFingerprint
public PaymentDonationRequest deviceFingerprint(String deviceFingerprint)
-
getDeviceFingerprint
public String getDeviceFingerprint()
A string containing the shopper's device fingerprint. For more information, refer to [Device fingerprinting](https://docs.adyen.com/risk-management/device-fingerprinting).- Returns:
- deviceFingerprint
-
setDeviceFingerprint
public void setDeviceFingerprint(String deviceFingerprint)
-
donationAccount
public PaymentDonationRequest donationAccount(String donationAccount)
-
getDonationAccount
public String getDonationAccount()
Donation account to which the transaction is credited.- Returns:
- donationAccount
-
setDonationAccount
public void setDonationAccount(String donationAccount)
-
donationOriginalPspReference
public PaymentDonationRequest donationOriginalPspReference(String donationOriginalPspReference)
-
getDonationOriginalPspReference
public String getDonationOriginalPspReference()
PSP reference of the transaction from which the donation token is generated. Required when `donationToken` is provided.- Returns:
- donationOriginalPspReference
-
setDonationOriginalPspReference
public void setDonationOriginalPspReference(String donationOriginalPspReference)
-
donationToken
public PaymentDonationRequest donationToken(String donationToken)
-
getDonationToken
public String getDonationToken()
Donation token received in the `/payments` call.- Returns:
- donationToken
-
setDonationToken
public void setDonationToken(String donationToken)
-
enableOneClick
public PaymentDonationRequest enableOneClick(Boolean enableOneClick)
-
getEnableOneClick
public Boolean getEnableOneClick()
When true and `shopperReference` is provided, the shopper will be asked if the payment details should be stored for future one-click payments.- Returns:
- enableOneClick
-
setEnableOneClick
public void setEnableOneClick(Boolean enableOneClick)
-
enablePayOut
public PaymentDonationRequest enablePayOut(Boolean enablePayOut)
-
getEnablePayOut
public Boolean getEnablePayOut()
When true and `shopperReference` is provided, the payment details will be tokenized for payouts.- Returns:
- enablePayOut
-
setEnablePayOut
public void setEnablePayOut(Boolean enablePayOut)
-
enableRecurring
public PaymentDonationRequest enableRecurring(Boolean enableRecurring)
-
getEnableRecurring
public Boolean getEnableRecurring()
When true and `shopperReference` is provided, the payment details will be tokenized for recurring payments.- Returns:
- enableRecurring
-
setEnableRecurring
public void setEnableRecurring(Boolean enableRecurring)
-
entityType
public PaymentDonationRequest entityType(PaymentDonationRequest.EntityTypeEnum entityType)
-
getEntityType
public PaymentDonationRequest.EntityTypeEnum getEntityType()
The type of the entity the payment is processed for.- Returns:
- entityType
-
setEntityType
public void setEntityType(PaymentDonationRequest.EntityTypeEnum entityType)
-
fraudOffset
public PaymentDonationRequest fraudOffset(Integer fraudOffset)
-
getFraudOffset
public Integer getFraudOffset()
An integer value that is added to the normal fraud score. The value can be either positive or negative.- Returns:
- fraudOffset
-
setFraudOffset
public void setFraudOffset(Integer fraudOffset)
-
installments
public PaymentDonationRequest installments(Installments installments)
-
getInstallments
public Installments getInstallments()
Get installments- Returns:
- installments
-
setInstallments
public void setInstallments(Installments installments)
-
lineItems
public PaymentDonationRequest lineItems(List<LineItem> lineItems)
-
addLineItemsItem
public PaymentDonationRequest addLineItemsItem(LineItem lineItemsItem)
-
getLineItems
public List<LineItem> getLineItems()
Price and product information about the purchased items, to be included on the invoice sent to the shopper. > This field is required for 3x 4x Oney, Affirm, Afterpay, Clearpay, Klarna, Ratepay, Zip and Atome.- Returns:
- lineItems
-
mandate
public PaymentDonationRequest mandate(Mandate mandate)
-
getMandate
public Mandate getMandate()
Get mandate- Returns:
- mandate
-
setMandate
public void setMandate(Mandate mandate)
-
mcc
public PaymentDonationRequest mcc(String mcc)
-
getMcc
public String getMcc()
The [merchant category code](https://en.wikipedia.org/wiki/Merchant_category_code) (MCC) is a four-digit number, which relates to a particular market segment. This code reflects the predominant activity that is conducted by the merchant.- Returns:
- mcc
-
setMcc
public void setMcc(String mcc)
-
merchantAccount
public PaymentDonationRequest merchantAccount(String merchantAccount)
-
getMerchantAccount
public String getMerchantAccount()
The merchant account identifier, with which you want to process the transaction.- Returns:
- merchantAccount
-
setMerchantAccount
public void setMerchantAccount(String merchantAccount)
-
merchantOrderReference
public PaymentDonationRequest merchantOrderReference(String merchantOrderReference)
-
getMerchantOrderReference
public String getMerchantOrderReference()
This reference allows linking multiple transactions to each other for reporting purposes (i.e. order auth-rate). The reference should be unique per billing cycle. The same merchant order reference should never be reused after the first authorised attempt. If used, this field should be supplied for all incoming authorisations. > We strongly recommend you send the `merchantOrderReference` value to benefit from linking payment requests when authorisation retries take place. In addition, we recommend you provide `retry.orderAttemptNumber`, `retry.chainAttemptNumber`, and `retry.skipRetry` values in `PaymentRequest.additionalData`.- Returns:
- merchantOrderReference
-
setMerchantOrderReference
public void setMerchantOrderReference(String merchantOrderReference)
-
merchantRiskIndicator
public PaymentDonationRequest merchantRiskIndicator(MerchantRiskIndicator merchantRiskIndicator)
-
getMerchantRiskIndicator
public MerchantRiskIndicator getMerchantRiskIndicator()
Get merchantRiskIndicator- Returns:
- merchantRiskIndicator
-
setMerchantRiskIndicator
public void setMerchantRiskIndicator(MerchantRiskIndicator merchantRiskIndicator)
-
metadata
public PaymentDonationRequest metadata(Map<String,String> metadata)
-
putMetadataItem
public PaymentDonationRequest putMetadataItem(String key, String metadataItem)
-
getMetadata
public Map<String,String> getMetadata()
Metadata consists of entries, each of which includes a key and a value. Limits: * Maximum 20 key-value pairs per request. When exceeding, the \"177\" error occurs: \"Metadata size exceeds limit\". * Maximum 20 characters per key. * Maximum 80 characters per value.- Returns:
- metadata
-
mpiData
public PaymentDonationRequest mpiData(ThreeDSecureData mpiData)
-
getMpiData
public ThreeDSecureData getMpiData()
Get mpiData- Returns:
- mpiData
-
setMpiData
public void setMpiData(ThreeDSecureData mpiData)
-
order
public PaymentDonationRequest order(CheckoutOrder order)
-
getOrder
public CheckoutOrder getOrder()
Get order- Returns:
- order
-
setOrder
public void setOrder(CheckoutOrder order)
-
orderReference
public PaymentDonationRequest orderReference(String orderReference)
-
getOrderReference
public String getOrderReference()
When you are doing multiple partial (gift card) payments, this is the `pspReference` of the first payment. We use this to link the multiple payments to each other. As your own reference for linking multiple payments, use the `merchantOrderReference`instead.- Returns:
- orderReference
-
setOrderReference
public void setOrderReference(String orderReference)
-
origin
public PaymentDonationRequest origin(String origin)
-
getOrigin
public String getOrigin()
Required for the 3D Secure 2 `channel` **Web** integration. Set this parameter to the origin URL of the page that you are loading the 3D Secure Component from.- Returns:
- origin
-
setOrigin
public void setOrigin(String origin)
-
paymentMethod
public PaymentDonationRequest paymentMethod(PaymentDonationRequestPaymentMethod paymentMethod)
-
getPaymentMethod
public PaymentDonationRequestPaymentMethod getPaymentMethod()
Get paymentMethod- Returns:
- paymentMethod
-
setPaymentMethod
public void setPaymentMethod(PaymentDonationRequestPaymentMethod paymentMethod)
-
platformChargebackLogic
public PaymentDonationRequest platformChargebackLogic(PlatformChargebackLogic platformChargebackLogic)
-
getPlatformChargebackLogic
public PlatformChargebackLogic getPlatformChargebackLogic()
Get platformChargebackLogic- Returns:
- platformChargebackLogic
-
setPlatformChargebackLogic
public void setPlatformChargebackLogic(PlatformChargebackLogic platformChargebackLogic)
-
recurringExpiry
public PaymentDonationRequest recurringExpiry(String recurringExpiry)
-
getRecurringExpiry
public String getRecurringExpiry()
Date after which no further authorisations shall be performed. Only for 3D Secure 2.- Returns:
- recurringExpiry
-
setRecurringExpiry
public void setRecurringExpiry(String recurringExpiry)
-
recurringFrequency
public PaymentDonationRequest recurringFrequency(String recurringFrequency)
-
getRecurringFrequency
public String getRecurringFrequency()
Minimum number of days between authorisations. Only for 3D Secure 2.- Returns:
- recurringFrequency
-
setRecurringFrequency
public void setRecurringFrequency(String recurringFrequency)
-
recurringProcessingModel
public PaymentDonationRequest recurringProcessingModel(PaymentDonationRequest.RecurringProcessingModelEnum recurringProcessingModel)
-
getRecurringProcessingModel
public PaymentDonationRequest.RecurringProcessingModelEnum getRecurringProcessingModel()
Defines a recurring payment type. Allowed values: * `Subscription` – A transaction for a fixed or variable amount, which follows a fixed schedule. * `CardOnFile` – With a card-on-file (CoF) transaction, card details are stored to enable one-click or omnichannel journeys, or simply to streamline the checkout process. Any subscription not following a fixed schedule is also considered a card-on-file transaction. * `UnscheduledCardOnFile` – An unscheduled card-on-file (UCoF) transaction is a transaction that occurs on a non-fixed schedule and/or have variable amounts. For example, automatic top-ups when a cardholder's balance drops below a certain amount.- Returns:
- recurringProcessingModel
-
setRecurringProcessingModel
public void setRecurringProcessingModel(PaymentDonationRequest.RecurringProcessingModelEnum recurringProcessingModel)
-
redirectFromIssuerMethod
public PaymentDonationRequest redirectFromIssuerMethod(String redirectFromIssuerMethod)
-
getRedirectFromIssuerMethod
public String getRedirectFromIssuerMethod()
Specifies the redirect method (GET or POST) when redirecting back from the issuer.- Returns:
- redirectFromIssuerMethod
-
setRedirectFromIssuerMethod
public void setRedirectFromIssuerMethod(String redirectFromIssuerMethod)
-
redirectToIssuerMethod
public PaymentDonationRequest redirectToIssuerMethod(String redirectToIssuerMethod)
-
getRedirectToIssuerMethod
public String getRedirectToIssuerMethod()
Specifies the redirect method (GET or POST) when redirecting to the issuer.- Returns:
- redirectToIssuerMethod
-
setRedirectToIssuerMethod
public void setRedirectToIssuerMethod(String redirectToIssuerMethod)
-
reference
public PaymentDonationRequest reference(String reference)
-
getReference
public String getReference()
The reference to uniquely identify a payment. This reference is used in all communication with you about the payment status. We recommend using a unique value per payment; however, it is not a requirement. If you need to provide multiple references for a transaction, separate them with hyphens (\"-\"). Maximum length: 80 characters.- Returns:
- reference
-
setReference
public void setReference(String reference)
-
returnUrl
public PaymentDonationRequest returnUrl(String returnUrl)
-
getReturnUrl
public String getReturnUrl()
The URL to return to in case of a redirection. The format depends on the channel. This URL can have a maximum of 1024 characters. * For web, include the protocol `http://` or `https://`. You can also include your own additional query parameters, for example, shopper ID or order reference number. Example: `https://your-company.com/checkout?shopperOrder=12xy` * For iOS, use the custom URL for your app. To know more about setting custom URL schemes, refer to the [Apple Developer documentation](https://developer.apple.com/documentation/uikit/inter-process_communication/allowing_apps_and_websites_to_link_to_your_content/defining_a_custom_url_scheme_for_your_app). Example: `my-app://` * For Android, use a custom URL handled by an Activity on your app. You can configure it with an [intent filter](https://developer.android.com/guide/components/intents-filters). Example: `my-app://your.package.name`- Returns:
- returnUrl
-
setReturnUrl
public void setReturnUrl(String returnUrl)
-
riskData
public PaymentDonationRequest riskData(RiskData riskData)
-
getRiskData
public RiskData getRiskData()
Get riskData- Returns:
- riskData
-
setRiskData
public void setRiskData(RiskData riskData)
-
sessionValidity
public PaymentDonationRequest sessionValidity(String sessionValidity)
-
getSessionValidity
public String getSessionValidity()
The date and time until when the session remains valid, in [ISO 8601](https://www.w3.org/TR/NOTE-datetime) format. For example: 2020-07-18T15:42:40.428+01:00- Returns:
- sessionValidity
-
setSessionValidity
public void setSessionValidity(String sessionValidity)
-
shopperEmail
public PaymentDonationRequest shopperEmail(String shopperEmail)
-
getShopperEmail
public String getShopperEmail()
The shopper's email address. We recommend that you provide this data, as it is used in velocity fraud checks. > For 3D Secure 2 transactions, schemes require `shopperEmail` for all browser-based and mobile implementations.- Returns:
- shopperEmail
-
setShopperEmail
public void setShopperEmail(String shopperEmail)
-
shopperIP
public PaymentDonationRequest shopperIP(String shopperIP)
-
getShopperIP
public String getShopperIP()
The shopper's IP address. In general, we recommend that you provide this data, as it is used in a number of risk checks (for instance, number of payment attempts or location-based checks). > For 3D Secure 2 transactions, schemes require `shopperIP` for all browser-based implementations. This field is also mandatory for some merchants depending on your business model. For more information, [contact Support](https://www.adyen.help/hc/en-us/requests/new).- Returns:
- shopperIP
-
setShopperIP
public void setShopperIP(String shopperIP)
-
shopperInteraction
public PaymentDonationRequest shopperInteraction(PaymentDonationRequest.ShopperInteractionEnum shopperInteraction)
-
getShopperInteraction
public PaymentDonationRequest.ShopperInteractionEnum getShopperInteraction()
Specifies the sales channel, through which the shopper gives their card details, and whether the shopper is a returning customer. For the web service API, Adyen assumes Ecommerce shopper interaction by default. This field has the following possible values: * `Ecommerce` - Online transactions where the cardholder is present (online). For better authorisation rates, we recommend sending the card security code (CSC) along with the request. * `ContAuth` - Card on file and/or subscription transactions, where the cardholder is known to the merchant (returning customer). If the shopper is present (online), you can supply also the CSC to improve authorisation (one-click payment). * `Moto` - Mail-order and telephone-order transactions where the shopper is in contact with the merchant via email or telephone. * `POS` - Point-of-sale transactions where the shopper is physically present to make a payment using a secure payment terminal.- Returns:
- shopperInteraction
-
setShopperInteraction
public void setShopperInteraction(PaymentDonationRequest.ShopperInteractionEnum shopperInteraction)
-
shopperLocale
public PaymentDonationRequest shopperLocale(String shopperLocale)
-
getShopperLocale
public String getShopperLocale()
The combination of a language code and a country code to specify the language to be used in the payment.- Returns:
- shopperLocale
-
setShopperLocale
public void setShopperLocale(String shopperLocale)
-
shopperName
public PaymentDonationRequest shopperName(Name shopperName)
-
getShopperName
public Name getShopperName()
Get shopperName- Returns:
- shopperName
-
setShopperName
public void setShopperName(Name shopperName)
-
shopperReference
public PaymentDonationRequest shopperReference(String shopperReference)
-
getShopperReference
public String getShopperReference()
Required for recurring payments. Your reference to uniquely identify this shopper, for example user ID or account ID. Minimum length: 3 characters. > Your reference must not include personally identifiable information (PII), for example name or email address.- Returns:
- shopperReference
-
setShopperReference
public void setShopperReference(String shopperReference)
-
shopperStatement
public PaymentDonationRequest shopperStatement(String shopperStatement)
-
getShopperStatement
public String getShopperStatement()
The text to be shown on the shopper's bank statement. We recommend sending a maximum of 22 characters, otherwise banks might truncate the string. Allowed characters: **a-z**, **A-Z**, **0-9**, spaces, and special characters **. , ' _ - ? + * /_**.- Returns:
- shopperStatement
-
setShopperStatement
public void setShopperStatement(String shopperStatement)
-
socialSecurityNumber
public PaymentDonationRequest socialSecurityNumber(String socialSecurityNumber)
-
getSocialSecurityNumber
public String getSocialSecurityNumber()
The shopper's social security number.- Returns:
- socialSecurityNumber
-
setSocialSecurityNumber
public void setSocialSecurityNumber(String socialSecurityNumber)
-
splits
public PaymentDonationRequest splits(List<Split> splits)
-
addSplitsItem
public PaymentDonationRequest addSplitsItem(Split splitsItem)
-
getSplits
public List<Split> getSplits()
An array of objects specifying how the payment should be split when using [Adyen for Platforms](https://docs.adyen.com/marketplaces-and-platforms/processing-payments#providing-split-information) or [Issuing](https://docs.adyen.com/issuing/add-manage-funds#split).- Returns:
- splits
-
store
public PaymentDonationRequest store(String store)
-
getStore
public String getStore()
The ecommerce or point-of-sale store that is processing the payment. Used in [partner model integrations](https://docs.adyen.com/marketplaces-and-platforms/classic/platforms-for-partners#route-payments) for Adyen for Platforms.- Returns:
- store
-
setStore
public void setStore(String store)
-
storePaymentMethod
public PaymentDonationRequest storePaymentMethod(Boolean storePaymentMethod)
-
getStorePaymentMethod
public Boolean getStorePaymentMethod()
When true and `shopperReference` is provided, the payment details will be stored.- Returns:
- storePaymentMethod
-
setStorePaymentMethod
public void setStorePaymentMethod(Boolean storePaymentMethod)
-
telephoneNumber
public PaymentDonationRequest telephoneNumber(String telephoneNumber)
-
getTelephoneNumber
public String getTelephoneNumber()
The shopper's telephone number.- Returns:
- telephoneNumber
-
setTelephoneNumber
public void setTelephoneNumber(String telephoneNumber)
-
threeDS2RequestData
public PaymentDonationRequest threeDS2RequestData(ThreeDS2RequestData threeDS2RequestData)
-
getThreeDS2RequestData
public ThreeDS2RequestData getThreeDS2RequestData()
Get threeDS2RequestData- Returns:
- threeDS2RequestData
-
setThreeDS2RequestData
public void setThreeDS2RequestData(ThreeDS2RequestData threeDS2RequestData)
-
threeDSAuthenticationOnly
public PaymentDonationRequest threeDSAuthenticationOnly(Boolean threeDSAuthenticationOnly)
-
getThreeDSAuthenticationOnly
@Deprecated public Boolean getThreeDSAuthenticationOnly()
Deprecated.If set to true, you will only perform the [3D Secure 2 authentication](https://docs.adyen.com/online-payments/3d-secure/other-3ds-flows/authentication-only), and not the payment authorisation.- Returns:
- threeDSAuthenticationOnly
-
setThreeDSAuthenticationOnly
public void setThreeDSAuthenticationOnly(Boolean threeDSAuthenticationOnly)
-
trustedShopper
public PaymentDonationRequest trustedShopper(Boolean trustedShopper)
-
getTrustedShopper
public Boolean getTrustedShopper()
Set to true if the payment should be routed to a trusted MID.- Returns:
- trustedShopper
-
setTrustedShopper
public void setTrustedShopper(Boolean trustedShopper)
-
validateJsonObject
public static void validateJsonObject(com.google.gson.JsonObject jsonObj) throws IOExceptionValidates the JSON Object and throws an exception if issues found- Parameters:
jsonObj- JSON Object- Throws:
IOException- if the JSON Object is invalid with respect to PaymentDonationRequest
-
fromJson
public static PaymentDonationRequest fromJson(String jsonString) throws IOException
Create an instance of PaymentDonationRequest given an JSON string- Parameters:
jsonString- JSON string- Returns:
- An instance of PaymentDonationRequest
- Throws:
IOException- if the JSON string is invalid with respect to PaymentDonationRequest
-
toJson
public String toJson()
Convert an instance of PaymentDonationRequest to an JSON string- Returns:
- JSON string
-
-