Uses of Class
com.onlinepayments.domain.OperationPaymentReferences
Packages that use OperationPaymentReferences
-
Uses of OperationPaymentReferences in com.onlinepayments.domain
Methods in com.onlinepayments.domain that return OperationPaymentReferencesModifier and TypeMethodDescriptionCaptureOutput.getOperationReferences()Object that holds all reference properties that are linked to this transactionCapturePaymentRequest.getOperationReferences()Object that holds all reference properties that are linked to this transactionOperationOutput.getOperationReferences()Object that holds all reference properties that are linked to this transactionRefundOutput.getOperationReferences()Object that holds all reference properties that are linked to this transactionRefundRequest.getOperationReferences()Object that holds all reference properties that are linked to this transactionOperationPaymentReferences.withMerchantReference(String value) Your unique reference of the transaction that is also returned in our report files.Methods in com.onlinepayments.domain with parameters of type OperationPaymentReferencesModifier and TypeMethodDescriptionvoidCaptureOutput.setOperationReferences(OperationPaymentReferences value) Object that holds all reference properties that are linked to this transactionvoidCapturePaymentRequest.setOperationReferences(OperationPaymentReferences value) Object that holds all reference properties that are linked to this transactionvoidOperationOutput.setOperationReferences(OperationPaymentReferences value) Object that holds all reference properties that are linked to this transactionvoidRefundOutput.setOperationReferences(OperationPaymentReferences value) Object that holds all reference properties that are linked to this transactionvoidRefundRequest.setOperationReferences(OperationPaymentReferences value) Object that holds all reference properties that are linked to this transactionCaptureOutput.withOperationReferences(OperationPaymentReferences value) Object that holds all reference properties that are linked to this transactionCapturePaymentRequest.withOperationReferences(OperationPaymentReferences value) Object that holds all reference properties that are linked to this transactionOperationOutput.withOperationReferences(OperationPaymentReferences value) Object that holds all reference properties that are linked to this transactionRefundOutput.withOperationReferences(OperationPaymentReferences value) Object that holds all reference properties that are linked to this transactionRefundRequest.withOperationReferences(OperationPaymentReferences value) Object that holds all reference properties that are linked to this transaction