| Package | Description |
|---|---|
| com.onlinepayments | |
| com.onlinepayments.defaultimpl |
| Modifier and Type | Method and Description |
|---|---|
MultipartFormDataObject |
MultipartFormDataRequest.toMultipartFormDataObject() |
| Modifier and Type | Method and Description |
|---|---|
<R> R |
Connection.post(URI uri,
List<RequestHeader> requestHeaders,
MultipartFormDataObject multipart,
ResponseHandler<R> responseHandler)
Send a multipart/form-data POST request to the Online Payments platform.
|
| Modifier and Type | Method and Description |
|---|---|
<R> R |
DefaultConnection.post(URI uri,
List<RequestHeader> requestHeaders,
MultipartFormDataObject multipart,
ResponseHandler<R> responseHandler) |
Copyright © 2024 Worldline Online Payments Direct. All rights reserved.