| Package | Description |
|---|---|
| com.onlinepayments.domain | |
| com.onlinepayments.merchant.mandates |
| Modifier and Type | Method and Description |
|---|---|
CreateMandateResponse |
CreateMandateResponse.withMandate(MandateResponse value)
Object containing the created mandate.
|
CreateMandateResponse |
CreateMandateResponse.withMerchantAction(MandateMerchantAction value)
Object that contains the action, including the needed data, that you should perform next, showing the redirect to a third party to complete the payment or like showing instructions.
|
| Modifier and Type | Method and Description |
|---|---|
CreateMandateResponse |
MandatesClient.createMandate(CreateMandateRequest body)
Resource /v2/{merchantId}/mandates
- Create mandate
|
CreateMandateResponse |
MandatesClientInterface.createMandate(CreateMandateRequest body)
Resource /v2/{merchantId}/mandates
- Create mandate
|
CreateMandateResponse |
MandatesClient.createMandate(CreateMandateRequest body,
CallContext context)
Resource /v2/{merchantId}/mandates
- Create mandate
|
CreateMandateResponse |
MandatesClientInterface.createMandate(CreateMandateRequest body,
CallContext context)
Resource /v2/{merchantId}/mandates
- Create mandate
|
Copyright © 2024 Worldline Online Payments Direct. All rights reserved.