public class HostedCheckoutSpecificOutput extends Object
Constructor and Description |
---|
HostedCheckoutSpecificOutput() |
Modifier and Type | Method and Description |
---|---|
String |
getHostedCheckoutId()
The ID of the Hosted Checkout Session in which the payment was made.
|
String |
getVariant()
Using the Configuration Center it is possible to create multiple variations of your MyCheckout payment pages.
|
void |
setHostedCheckoutId(String value)
The ID of the Hosted Checkout Session in which the payment was made.
|
void |
setVariant(String value)
Using the Configuration Center it is possible to create multiple variations of your MyCheckout payment pages.
|
public String getHostedCheckoutId()
public void setHostedCheckoutId(String value)
public String getVariant()
public void setVariant(String value)
Copyright © 2024 Worldline Global Collect. All rights reserved.