| Package | Description |
|---|---|
| com.onlinepayments.domain |
| Modifier and Type | Method and Description |
|---|---|
MandateRedirectData |
MandateMerchantAction.getRedirectData()
Object containing all data needed to redirect the customer
|
MandateRedirectData |
MandateRedirectData.withRedirectURL(String value)
The URL that the customer should be redirected to.
|
MandateRedirectData |
MandateRedirectData.withRETURNMAC(String value)
A Message Authentication Code (MAC) is used to authenticate the redirection back to merchant after the payment.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MandateMerchantAction.setRedirectData(MandateRedirectData value)
Object containing all data needed to redirect the customer
|
MandateMerchantAction |
MandateMerchantAction.withRedirectData(MandateRedirectData value)
Object containing all data needed to redirect the customer
|
Copyright © 2024 Worldline Online Payments Direct. All rights reserved.