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()
It is possible to upload multiple templates of your payment pages using the Merchant Portal.
|
void |
setHostedCheckoutId(String value)
The ID of the Hosted Checkout Session in which the payment was made.
|
void |
setVariant(String value)
It is possible to upload multiple templates of your payment pages using the Merchant Portal.
|
HostedCheckoutSpecificOutput |
withHostedCheckoutId(String value)
The ID of the Hosted Checkout Session in which the payment was made.
|
HostedCheckoutSpecificOutput |
withVariant(String value)
It is possible to upload multiple templates of your payment pages using the Merchant Portal.
|
public String getHostedCheckoutId()
public void setHostedCheckoutId(String value)
public HostedCheckoutSpecificOutput withHostedCheckoutId(String value)
public String getVariant()
public void setVariant(String value)
public HostedCheckoutSpecificOutput withVariant(String value)
Copyright © 2024 Worldline Online Payments Direct. All rights reserved.