public class HostedMandateManagementSpecificInput extends Object
Constructor and Description |
---|
HostedMandateManagementSpecificInput() |
Modifier and Type | Method and Description |
---|---|
String |
getLocale()
Locale to use to present the hosted mandate pages to the customer.
|
String |
getReturnUrl()
The URL that the customer is redirect to after the mandate flow has finished.
|
Boolean |
getShowResultPage()
|
String |
getVariant()
The ID of the variant used to create the Hosted Mandate Management Session in which the payment was made.
|
void |
setLocale(String value)
Locale to use to present the hosted mandate pages to the customer.
|
void |
setReturnUrl(String value)
The URL that the customer is redirect to after the mandate flow has finished.
|
void |
setShowResultPage(Boolean value)
|
void |
setVariant(String value)
The ID of the variant used to create the Hosted Mandate Management Session in which the payment was made.
|
public HostedMandateManagementSpecificInput()
public String getLocale()
public void setLocale(String value)
public String getReturnUrl()
public void setReturnUrl(String value)
public Boolean getShowResultPage()
public void setShowResultPage(Boolean value)
public String getVariant()
public void setVariant(String value)
Copyright © 2024 Worldline Global Collect. All rights reserved.