| Package | Description |
|---|---|
| com.onlinepayments.domain | |
| com.onlinepayments.merchant.hostedcheckout |
| Modifier and Type | Method and Description |
|---|---|
GetHostedCheckoutResponse |
GetHostedCheckoutResponse.withCreatedPaymentOutput(CreatedPaymentOutput value)
This object will return the details of the payment after the payment is cancelled by the customer, rejected or authorized
|
GetHostedCheckoutResponse |
GetHostedCheckoutResponse.withStatus(String value)
This is the status of the hosted checkout.
|
| Modifier and Type | Method and Description |
|---|---|
GetHostedCheckoutResponse |
HostedCheckoutClientInterface.getHostedCheckout(String hostedCheckoutId)
Resource /v2/{merchantId}/hostedcheckouts/{hostedCheckoutId}
- Get hosted checkout status
|
GetHostedCheckoutResponse |
HostedCheckoutClient.getHostedCheckout(String hostedCheckoutId)
Resource /v2/{merchantId}/hostedcheckouts/{hostedCheckoutId}
- Get hosted checkout status
|
GetHostedCheckoutResponse |
HostedCheckoutClientInterface.getHostedCheckout(String hostedCheckoutId,
CallContext context)
Resource /v2/{merchantId}/hostedcheckouts/{hostedCheckoutId}
- Get hosted checkout status
|
GetHostedCheckoutResponse |
HostedCheckoutClient.getHostedCheckout(String hostedCheckoutId,
CallContext context)
Resource /v2/{merchantId}/hostedcheckouts/{hostedCheckoutId}
- Get hosted checkout status
|
Copyright © 2024 Worldline Online Payments Direct. All rights reserved.