public class RefundReferences extends Object
| Constructor and Description |
|---|
RefundReferences() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescriptor()
Descriptive text that is used towards customer during refund.
|
String |
getMerchantReference()
Note that the maximum length of this field for transactions processed on the GlobalCollect platform is 30.
|
void |
setDescriptor(String value)
Descriptive text that is used towards customer during refund.
|
void |
setMerchantReference(String value)
Note that the maximum length of this field for transactions processed on the GlobalCollect platform is 30.
|
public String getDescriptor()
Descriptive text that is used towards customer during refund. The maximum allowed length varies per payment product:
public void setDescriptor(String value)
Descriptive text that is used towards customer during refund. The maximum allowed length varies per payment product:
public String getMerchantReference()
public void setMerchantReference(String value)
Copyright © 2025 Worldline Global Collect. All rights reserved.