public class RedirectionData extends Object
| Constructor and Description |
|---|
RedirectionData() |
| Modifier and Type | Method and Description |
|---|---|
String |
getReturnUrl()
The URL that the customer is redirected to after the payment flow has finished.
|
void |
setReturnUrl(String value)
The URL that the customer is redirected to after the payment flow has finished.
|
RedirectionData |
withReturnUrl(String value)
The URL that the customer is redirected to after the payment flow has finished.
|
public String getReturnUrl()
public void setReturnUrl(String value)
public RedirectionData withReturnUrl(String value)
Copyright © 2024 Worldline Online Payments Direct. All rights reserved.