| Package | Description |
|---|---|
| com.onlinepayments.domain | |
| com.onlinepayments.merchant.sessions |
| Modifier and Type | Method and Description |
|---|---|
SessionResponse |
SessionResponse.withAssetUrl(String value)
The datacenter-specific base url for assets.
|
SessionResponse |
SessionResponse.withClientApiUrl(String value)
The datacenter-specific base url for client requests.
|
SessionResponse |
SessionResponse.withClientSessionId(String value)
The identifier of the session that has been created.
|
SessionResponse |
SessionResponse.withCustomerId(String value)
The session is built up around the customer in the form of the customerId.
|
SessionResponse |
SessionResponse.withInvalidTokens(List<String> value)
Tokens that are submitted in the request are validated.
|
| Modifier and Type | Method and Description |
|---|---|
SessionResponse |
SessionsClient.createSession(SessionRequest body)
Resource /v2/{merchantId}/sessions
- Create session
|
SessionResponse |
SessionsClientInterface.createSession(SessionRequest body)
Resource /v2/{merchantId}/sessions
- Create session
|
SessionResponse |
SessionsClient.createSession(SessionRequest body,
CallContext context)
Resource /v2/{merchantId}/sessions
- Create session
|
SessionResponse |
SessionsClientInterface.createSession(SessionRequest body,
CallContext context)
Resource /v2/{merchantId}/sessions
- Create session
|
Copyright © 2024 Worldline Online Payments Direct. All rights reserved.