| Package | Description |
|---|---|
| com.onlinepayments.domain | |
| com.onlinepayments.merchant.sessions |
| Modifier and Type | Method and Description |
|---|---|
SessionRequest |
SessionRequest.withTokens(List<String> value)
List of previously stored tokens linked to the customer that wants to checkout.
|
| 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.