| Package | Description |
|---|---|
| com.onlinepayments.domain |
| Modifier and Type | Method and Description |
|---|---|
RedirectData |
MerchantAction.getRedirectData()
Object containing all data needed to redirect the customer
|
RedirectData |
RedirectData.withRedirectURL(String value)
The URL that the customer should be redirected to.
|
RedirectData |
RedirectData.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 |
MerchantAction.setRedirectData(RedirectData value)
Object containing all data needed to redirect the customer
|
MerchantAction |
MerchantAction.withRedirectData(RedirectData value)
Object containing all data needed to redirect the customer
|
Copyright © 2024 Worldline Online Payments Direct. All rights reserved.