| Package | Description |
|---|---|
| com.onlinepayments.domain |
| Modifier and Type | Method and Description |
|---|---|
CardRecurrenceDetails |
CardPaymentMethodSpecificInputBase.getRecurring()
Object containing data related to recurring
|
CardRecurrenceDetails |
CardPaymentMethodSpecificInput.getRecurring()
Object containing data related to recurring
|
CardRecurrenceDetails |
CardRecurrenceDetails.withRecurringPaymentSequenceIndicator(String value)
* first = This transaction is the first of a series of recurring transactions
* recurring = This transaction is a subsequent transaction in a series of recurring transactions
Note: For any first of a recurring the system will automatically create a token as you will need to use a token for any subsequent recurring transactions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CardPaymentMethodSpecificInputBase.setRecurring(CardRecurrenceDetails value)
Object containing data related to recurring
|
void |
CardPaymentMethodSpecificInput.setRecurring(CardRecurrenceDetails value)
Object containing data related to recurring
|
CardPaymentMethodSpecificInputBase |
CardPaymentMethodSpecificInputBase.withRecurring(CardRecurrenceDetails value)
Object containing data related to recurring
|
CardPaymentMethodSpecificInput |
CardPaymentMethodSpecificInput.withRecurring(CardRecurrenceDetails value)
Object containing data related to recurring
|
Copyright © 2023 Worldline Online Payments Direct. All rights reserved.