public class PaymentReferences extends Object
Constructor and Description |
---|
PaymentReferences() |
Modifier and Type | Method and Description |
---|---|
Long |
getMerchantOrderId()
Your order ID for this transaction that is also returned in our report files
|
String |
getMerchantReference()
Your unique reference of the transaction that is also returned in our report files.
|
String |
getPaymentReference()
Payment Reference generated by WebCollect
|
String |
getProviderId()
Provides an additional means of reconciliation for Gateway merchants
|
String |
getProviderMerchantId()
Provides an additional means of reconciliation, this is the MerchantId used at the provider
|
String |
getProviderReference()
Provides an additional means of reconciliation for Gateway merchants
|
String |
getReferenceOrigPayment()
When you did not supply a merchantReference for your payment, you need to fill this property with the reference of the original payment when you want to refund it
|
void |
setMerchantOrderId(Long value)
Your order ID for this transaction that is also returned in our report files
|
void |
setMerchantReference(String value)
Your unique reference of the transaction that is also returned in our report files.
|
void |
setPaymentReference(String value)
Payment Reference generated by WebCollect
|
void |
setProviderId(String value)
Provides an additional means of reconciliation for Gateway merchants
|
void |
setProviderMerchantId(String value)
Provides an additional means of reconciliation, this is the MerchantId used at the provider
|
void |
setProviderReference(String value)
Provides an additional means of reconciliation for Gateway merchants
|
void |
setReferenceOrigPayment(String value)
When you did not supply a merchantReference for your payment, you need to fill this property with the reference of the original payment when you want to refund it
|
public Long getMerchantOrderId()
public void setMerchantOrderId(Long 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 getProviderMerchantId()
public void setProviderMerchantId(String value)
public String getProviderReference()
public void setProviderReference(String value)
public String getReferenceOrigPayment()
public void setReferenceOrigPayment(String value)
Copyright © 2024 Worldline Global Collect. All rights reserved.