public class DisputeReference extends Object
Constructor and Description |
---|
DisputeReference() |
Modifier and Type | Method and Description |
---|---|
String |
getMerchantOrderId()
The merchant’s order ID of the transaction to which this dispute is linked.
|
String |
getMerchantReference()
Your (unique) reference for the transaction that you can use to reconcile our report files.
|
String |
getPaymentReference()
Payment Reference generated by WebCollect.
|
String |
getProviderId()
The numerical identifier of the Service Provider (Acquirer).
|
String |
getProviderReference()
The Service Provider’s reference.
|
void |
setMerchantOrderId(String value)
The merchant’s order ID of the transaction to which this dispute is linked.
|
void |
setMerchantReference(String value)
Your (unique) reference for the transaction that you can use to reconcile our report files.
|
void |
setPaymentReference(String value)
Payment Reference generated by WebCollect.
|
void |
setProviderId(String value)
The numerical identifier of the Service Provider (Acquirer).
|
void |
setProviderReference(String value)
The Service Provider’s reference.
|
public String getMerchantOrderId()
public void setMerchantOrderId(String value)
public String getMerchantReference()
public void setMerchantReference(String value)
public String getPaymentReference()
public void setPaymentReference(String value)
public String getProviderId()
public void setProviderId(String value)
public String getProviderReference()
public void setProviderReference(String value)
Copyright © 2024 Worldline Global Collect. All rights reserved.