| Package | Description |
|---|---|
| be.woutschoovaerts.mollie.data.method | |
| be.woutschoovaerts.mollie.handler |
| Modifier and Type | Method and Description |
|---|---|
MethodListResponse |
MethodListResponse.MethodListResponseBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
Pagination<MethodListResponse> |
MethodHandler.listAllMethods()
Retrieve all payment methods that Mollie offers and can be activated by the Organization.
|
Pagination<MethodListResponse> |
MethodHandler.listAllMethods(QueryParams params)
Retrieve all payment methods that Mollie offers and can be activated by the Organization.
|
Pagination<MethodListResponse> |
MethodHandler.listMethods()
Retrieve all available payment methods.
|
Pagination<MethodListResponse> |
MethodHandler.listMethods(QueryParams params)
Retrieve all available payment methods.
|
Copyright © 2022. All rights reserved.