| Package | Description |
|---|---|
| com.onlinepayments.domain |
| Modifier and Type | Method and Description |
|---|---|
SubsequentCardPaymentMethodSpecificInput |
SubsequentPaymentRequest.getSubsequentcardPaymentMethodSpecificInput()
Object containing the specific input details for subsequent card payments
|
SubsequentCardPaymentMethodSpecificInput |
SubsequentCardPaymentMethodSpecificInput.withAuthorizationMode(String value)
Determines the type of the authorization that will be used.
|
SubsequentCardPaymentMethodSpecificInput |
SubsequentCardPaymentMethodSpecificInput.withSchemeReferenceData(String value)
This is the unique Scheme Reference Data from the initial transaction that was performed with a Strong Customer Authentication.
|
SubsequentCardPaymentMethodSpecificInput |
SubsequentCardPaymentMethodSpecificInput.withSubsequentType(String value)
Determines the type of the subsequent that will be used.
|
SubsequentCardPaymentMethodSpecificInput |
SubsequentCardPaymentMethodSpecificInput.withToken(String value)
ID of the token to use to create the payment.
|
SubsequentCardPaymentMethodSpecificInput |
SubsequentCardPaymentMethodSpecificInput.withTransactionChannel(String value)
Indicates the channel via which the payment is created.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SubsequentPaymentRequest.setSubsequentcardPaymentMethodSpecificInput(SubsequentCardPaymentMethodSpecificInput value)
Object containing the specific input details for subsequent card payments
|
SubsequentPaymentRequest |
SubsequentPaymentRequest.withSubsequentcardPaymentMethodSpecificInput(SubsequentCardPaymentMethodSpecificInput value)
Object containing the specific input details for subsequent card payments
|
Copyright © 2024 Worldline Online Payments Direct. All rights reserved.