Package | Description |
---|---|
com.worldline.connect.sdk.java.v1.domain |
Modifier and Type | Method and Description |
---|---|
RecurringPaymentsData |
HostedCheckoutSpecificInput.getRecurringPaymentsData()
The object containing reference data for the text that can be displayed on MyCheckout hosted payment page with subscription information.
Note: The data in this object is only meant for displaying recurring payments-related data on your checkout page. You still need to submit all the recurring payment-related data in the corresponding payment product-specific input. |
Modifier and Type | Method and Description |
---|---|
void |
HostedCheckoutSpecificInput.setRecurringPaymentsData(RecurringPaymentsData value)
The object containing reference data for the text that can be displayed on MyCheckout hosted payment page with subscription information.
Note: The data in this object is only meant for displaying recurring payments-related data on your checkout page. You still need to submit all the recurring payment-related data in the corresponding payment product-specific input. |
Copyright © 2024 Worldline Global Collect. All rights reserved.