| Package | Description |
|---|---|
| com.onlinepayments.domain |
| Modifier and Type | Method and Description |
|---|---|
MandateMerchantAction |
CreateMandateResponse.getMerchantAction()
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.
|
MandateMerchantAction |
MandateMerchantAction.withActionType(String value)
Action merchants needs to take in the online mandate process.
|
MandateMerchantAction |
MandateMerchantAction.withRedirectData(MandateRedirectData value)
Object containing all data needed to redirect the customer
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateMandateResponse.setMerchantAction(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.
|
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.
|
Copyright © 2023 Worldline Online Payments Direct. All rights reserved.