com.retek.component.payment
Interface MerchandiseCertificatePayment
- All Superinterfaces:
- BusinessObject, Payment
- public interface MerchandiseCertificatePayment
- extends Payment
This interface MerchandiseCertificatePayment is similar to GiftCertificatePayment in that
it extends Payment via the addition of a control number. They differ in that a
GiftCertificatePayment can be ordered as a selling item and MerchandiseCertificatePayment can
be issued as a refund.
Retek Inc. Copyright (c) 2003
Methods inherited from interface com.retek.component.payment.Payment |
allocateSettlement, authorize, getAmount, getCurrency, getPaymentAuthorizationResponse, getSettlement, getTransactionTypeCode, isPersisted, isSettled, setAmount, setCurrency, setPaymentAuthorizationResponse, setTransactionTypeCode |
CONTROL_NUMBER
public static final java.lang.String CONTROL_NUMBER
- See Also:
- Constant Field Values
setControlNumber
public void setControlNumber(java.lang.String controlNumber)
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25