public class GetHostedCheckoutResponse extends Object
Constructor and Description |
---|
GetHostedCheckoutResponse() |
Modifier and Type | Method and Description |
---|---|
CreatedPaymentOutput |
getCreatedPaymentOutput()
When a payment has been created during the hosted checkout session this object will return the details.
|
String |
getStatus()
This is the status of the hosted checkout.
|
void |
setCreatedPaymentOutput(CreatedPaymentOutput value)
When a payment has been created during the hosted checkout session this object will return the details.
|
void |
setStatus(String value)
This is the status of the hosted checkout.
|
public CreatedPaymentOutput getCreatedPaymentOutput()
public void setCreatedPaymentOutput(CreatedPaymentOutput value)
public String getStatus()
public void setStatus(String value)
Copyright © 2024 Worldline Global Collect. All rights reserved.