| Package | Description |
|---|---|
| com.onlinepayments.domain |
| Modifier and Type | Method and Description |
|---|---|
CardPaymentMethodSpecificInputBase |
CreateHostedCheckoutRequest.getCardPaymentMethodSpecificInput()
Object containing the specific input details for card payments
|
CardPaymentMethodSpecificInputBase |
CardPaymentMethodSpecificInputBase.withAllowDynamicLinking(Boolean value)
* true - Default - Allows subsequent payments to use PSD2 dynamic linking from this payment (including Card On File).
|
CardPaymentMethodSpecificInputBase |
CardPaymentMethodSpecificInputBase.withAuthorizationMode(String value)
Determines the type of the authorization that will be used.
|
CardPaymentMethodSpecificInputBase |
CardPaymentMethodSpecificInputBase.withCurrencyConversionSpecificInput(CurrencyConversionSpecificInput value)
Object containing specific input required for Dynamic Currency Conversion.
|
CardPaymentMethodSpecificInputBase |
CardPaymentMethodSpecificInputBase.withInitialSchemeTransactionId(String value)
The unique scheme transactionId of the initial transaction that was performed with SCA.
|
CardPaymentMethodSpecificInputBase |
CardPaymentMethodSpecificInputBase.withPaymentProduct130SpecificInput(PaymentProduct130SpecificInput value)
Object containing specific input required for CB payments
|
CardPaymentMethodSpecificInputBase |
CardPaymentMethodSpecificInputBase.withPaymentProduct3208SpecificInput(PaymentProduct3208SpecificInput value)
Object containing specific input required for OneyDuplo Leroy Merlin payments.
|
CardPaymentMethodSpecificInputBase |
CardPaymentMethodSpecificInputBase.withPaymentProduct3209SpecificInput(PaymentProduct3209SpecificInput value)
Object containing specific input required for OneyDuplo Alcampo payments.
|
CardPaymentMethodSpecificInputBase |
CardPaymentMethodSpecificInputBase.withPaymentProduct5100SpecificInput(PaymentProduct5100SpecificInput value)
Object containing specific input required for Cpay payments.
|
CardPaymentMethodSpecificInputBase |
CardPaymentMethodSpecificInputBase.withPaymentProductId(Integer value)
Payment product identifier - Please see Products documentation for a full overview of possible values.
|
CardPaymentMethodSpecificInputBase |
CardPaymentMethodSpecificInputBase.withRecurring(CardRecurrenceDetails value)
Object containing data related to recurring
|
CardPaymentMethodSpecificInputBase |
CardPaymentMethodSpecificInputBase.withThreeDSecure(ThreeDSecureBase value)
Object containing specific data regarding 3-D Secure
|
CardPaymentMethodSpecificInputBase |
CardPaymentMethodSpecificInputBase.withToken(String value)
ID of the token to use to create the payment.
|
CardPaymentMethodSpecificInputBase |
CardPaymentMethodSpecificInputBase.withTokenize(Boolean value)
Indicates if this transaction should be tokenized
* true - Tokenize the transaction.
|
CardPaymentMethodSpecificInputBase |
CardPaymentMethodSpecificInputBase.withTransactionChannel(String value)
Indicates the channel via which the payment is created.
|
CardPaymentMethodSpecificInputBase |
CardPaymentMethodSpecificInputBase.withUnscheduledCardOnFileRequestor(String value)
Indicates which party initiated the unscheduled recurring transaction.
|
CardPaymentMethodSpecificInputBase |
CardPaymentMethodSpecificInputBase.withUnscheduledCardOnFileSequenceIndicator(String value)
* first = This transaction is the first of a series of unscheduled recurring transactions
* subsequent = This transaction is a subsequent transaction in a series of unscheduled recurring transactions
Note: this property is not allowed if isRecurring is true.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateHostedCheckoutRequest.setCardPaymentMethodSpecificInput(CardPaymentMethodSpecificInputBase value)
Object containing the specific input details for card payments
|
CreateHostedCheckoutRequest |
CreateHostedCheckoutRequest.withCardPaymentMethodSpecificInput(CardPaymentMethodSpecificInputBase value)
Object containing the specific input details for card payments
|
Copyright © 2024 Worldline Online Payments Direct. All rights reserved.