PaymentLinkRequest |
PaymentLinkRequest.addAllowedPaymentMethodsItem(String allowedPaymentMethodsItem) |
|
PaymentLinkRequest |
PaymentLinkRequest.addBlockedPaymentMethodsItem(String blockedPaymentMethodsItem) |
|
PaymentLinkRequest |
PaymentLinkRequest.addLineItemsItem(LineItem lineItemsItem) |
|
PaymentLinkRequest |
PaymentLinkRequest.addRequiredShopperFieldsItem(PaymentLinkRequest.RequiredShopperFieldsEnum requiredShopperFieldsItem) |
|
PaymentLinkRequest |
PaymentLinkRequest.addSplitsItem(Split splitsItem) |
|
PaymentLinkRequest |
PaymentLinkRequest.allowedPaymentMethods(List<String> allowedPaymentMethods) |
List of payment methods to be presented to the shopper.
|
PaymentLinkRequest |
PaymentLinkRequest.amount(Amount amount) |
amount
|
PaymentLinkRequest |
PaymentLinkRequest.applicationInfo(ApplicationInfo applicationInfo) |
applicationInfo
|
PaymentLinkRequest |
PaymentLinkRequest.billingAddress(Address billingAddress) |
billingAddress
|
PaymentLinkRequest |
PaymentLinkRequest.blockedPaymentMethods(List<String> blockedPaymentMethods) |
List of payment methods to be hidden from the shopper.
|
PaymentLinkRequest |
PaymentLinkRequest.captureDelayHours(Integer captureDelayHours) |
The delay between the authorisation and scheduled auto-capture, specified in hours.
|
PaymentLinkRequest |
PaymentLinkRequest.countryCode(String countryCode) |
The shopper's two-letter country code.
|
PaymentLinkRequest |
PaymentLinkRequest.dateOfBirth(LocalDate dateOfBirth) |
The shopper's date of birth.
|
PaymentLinkRequest |
PaymentLinkRequest.deliverAt(OffsetDateTime deliverAt) |
The date and time when the purchased goods should be delivered.
|
PaymentLinkRequest |
PaymentLinkRequest.deliveryAddress(Address deliveryAddress) |
deliveryAddress
|
PaymentLinkRequest |
PaymentLinkRequest.description(String description) |
A short description visible on the payment page.
|
PaymentLinkRequest |
PaymentLinkRequest.expiresAt(OffsetDateTime expiresAt) |
The date when the payment link expires.
|
static PaymentLinkRequest |
PaymentLinkRequest.fromJson(String jsonString) |
Create an instance of PaymentLinkRequest given an JSON string
|
PaymentLinkRequest |
PaymentLinkRequest.fundOrigin(FundOrigin fundOrigin) |
fundOrigin
|
PaymentLinkRequest |
PaymentLinkRequest.fundRecipient(FundRecipient fundRecipient) |
fundRecipient
|
PaymentLinkRequest |
PaymentLinkRequest.installmentOptions(Map<String,InstallmentOption> installmentOptions) |
A set of key-value pairs that specifies the installment options available per payment method.
|
PaymentLinkRequest |
PaymentLinkRequest.lineItems(List<LineItem> lineItems) |
Price and product information about the purchased items, to be included on the invoice sent to the shopper.
|
PaymentLinkRequest |
PaymentLinkRequest.manualCapture(Boolean manualCapture) |
Indicates if the payment must be [captured manually](https://docs.adyen.com/online-payments/capture).
|
PaymentLinkRequest |
PaymentLinkRequest.mcc(String mcc) |
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.
|
PaymentLinkRequest |
PaymentLinkRequest.merchantAccount(String merchantAccount) |
The merchant account identifier for which the payment link is created.
|
PaymentLinkRequest |
PaymentLinkRequest.merchantOrderReference(String merchantOrderReference) |
This reference allows linking multiple transactions to each other for reporting purposes (for example, order auth-rate).
|
PaymentLinkRequest |
PaymentLinkRequest.metadata(Map<String,String> metadata) |
Metadata consists of entries, each of which includes a key and a value.
|
PaymentLinkRequest |
PaymentLinkRequest.platformChargebackLogic(PlatformChargebackLogic platformChargebackLogic) |
platformChargebackLogic
|
PaymentLinkRequest |
PaymentLinkRequest.putInstallmentOptionsItem(String key,
InstallmentOption installmentOptionsItem) |
|
PaymentLinkRequest |
PaymentLinkRequest.putMetadataItem(String key,
String metadataItem) |
|
PaymentLinkRequest |
PaymentLinkRequest.recurringProcessingModel(PaymentLinkRequest.RecurringProcessingModelEnum recurringProcessingModel) |
Defines a recurring payment type.
|
PaymentLinkRequest |
PaymentLinkRequest.reference(String reference) |
A reference that is used to uniquely identify the payment in future communications about the payment status.
|
PaymentLinkRequest |
PaymentLinkRequest.requiredShopperFields(List<PaymentLinkRequest.RequiredShopperFieldsEnum> requiredShopperFields) |
List of fields that the shopper has to provide on the payment page before completing the payment.
|
PaymentLinkRequest |
PaymentLinkRequest.returnUrl(String returnUrl) |
Website URL used for redirection after payment is completed.
|
PaymentLinkRequest |
PaymentLinkRequest.reusable(Boolean reusable) |
Indicates whether the payment link can be reused for multiple payments.
|
PaymentLinkRequest |
PaymentLinkRequest.riskData(RiskData riskData) |
riskData
|
PaymentLinkRequest |
PaymentLinkRequest.shopperEmail(String shopperEmail) |
The shopper's email address.
|
PaymentLinkRequest |
PaymentLinkRequest.shopperLocale(String shopperLocale) |
The language to be used in the payment page, specified by a combination of a language and country code.
|
PaymentLinkRequest |
PaymentLinkRequest.shopperName(Name shopperName) |
shopperName
|
PaymentLinkRequest |
PaymentLinkRequest.shopperReference(String shopperReference) |
Your reference to uniquely identify this shopper, for example user ID or account ID.
|
PaymentLinkRequest |
PaymentLinkRequest.shopperStatement(String shopperStatement) |
The text to be shown on the shopper's bank statement.
|
PaymentLinkRequest |
PaymentLinkRequest.showRemovePaymentMethodButton(Boolean showRemovePaymentMethodButton) |
Set to **false** to hide the button that lets the shopper remove a stored payment method.
|
PaymentLinkRequest |
PaymentLinkRequest.socialSecurityNumber(String socialSecurityNumber) |
The shopper's social security number.
|
PaymentLinkRequest |
PaymentLinkRequest.splitCardFundingSources(Boolean splitCardFundingSources) |
Boolean value indicating whether the card payment method should be split into separate debit and credit options.
|
PaymentLinkRequest |
PaymentLinkRequest.splits(List<Split> splits) |
An array of objects specifying how to split a payment when using [Adyen for Platforms](https://docs.adyen.com/platforms/process-payments#providing-split-information), [Classic Platforms integration](https://docs.adyen.com/classic-platforms/processing-payments#providing-split-information), or [Issuing](https://docs.adyen.com/issuing/manage-funds#split).
|
PaymentLinkRequest |
PaymentLinkRequest.store(String store) |
The physical store, for which this payment is processed.
|
PaymentLinkRequest |
PaymentLinkRequest.storePaymentMethodMode(PaymentLinkRequest.StorePaymentMethodModeEnum storePaymentMethodMode) |
Indicates if the details of the payment method will be stored for the shopper.
|
PaymentLinkRequest |
PaymentLinkRequest.telephoneNumber(String telephoneNumber) |
The shopper's telephone number.
|
PaymentLinkRequest |
PaymentLinkRequest.themeId(String themeId) |
A [theme](https://docs.adyen.com/unified-commerce/pay-by-link/payment-links/api#themes) to customize the appearance of the payment page.
|
PaymentLinkRequest |
PaymentLinkRequest.threeDS2RequestData(CheckoutSessionThreeDS2RequestData threeDS2RequestData) |
threeDS2RequestData
|