Package | Description |
---|---|
com.worldline.connect.sdk.java.v1.domain |
Modifier and Type | Method and Description |
---|---|
Frequency |
RecurringPaymentsData.getRecurringInterval()
The object containing the frequency and interval between recurring payments.
|
Frequency |
TrialInformation.getTrialPeriodRecurring()
The object containing the frequency and interval between recurring payments.
Note: This object should only be populated if the frequency of recurring payments between the trial and regular periods is different. If you do not populated this object, then the same interval frequency and interval of recurringPaymentsData.recurringInterval will be used |
Modifier and Type | Method and Description |
---|---|
void |
RecurringPaymentsData.setRecurringInterval(Frequency value)
The object containing the frequency and interval between recurring payments.
|
void |
TrialInformation.setTrialPeriodRecurring(Frequency value)
The object containing the frequency and interval between recurring payments.
Note: This object should only be populated if the frequency of recurring payments between the trial and regular periods is different. If you do not populated this object, then the same interval frequency and interval of recurringPaymentsData.recurringInterval will be used |
Copyright © 2024 Worldline Global Collect. All rights reserved.