Package org.compiere.model
Interface PaymentInterface
- All Known Implementing Classes:
MPayment,MPaymentTransaction
public interface PaymentInterface
Interface for payment record
- Author:
- Elaine
-
Method Summary
Modifier and TypeMethodDescriptionGet Account City.Get Account Country.Get Account EMail.Get Driver License.Get Social Security No.Get Account Name.Get Account State.Get Account Street.getA_Zip()Get Account Zip/Postal.Get Account No.intGet Bank Account.intGet Partner Bank Account.intGet Business Partner .intGet Currency Type.intGet Currency.intGet Invoice.intGet Order.intGet Payment Processor.intGet POS Tender TypeGet Check No.intGet Exp.intGet Exp.Get Number.Get Credit Card.Get Verification Code.Get Customer Address IDGet Customer Payment Profile IDGet Customer Profile IDGet Transaction Date.Get Description.getMicr()Get Micr.Get Original Transaction ID.Get Payment amount.getPO()Get Persistent ObjectgetPONum()Get PO Number.Get Authorization Code.Get Address verified.Get Zip verified.Get Info.Get Reference.Get Response Message.Get Result.Get Void MessageGet Routing No.Get Tax Amount.Get Tender type.Get Transaction Type.Get Voice authorization code.booleanGet Approved.booleanGet Delayed Capture.booleanisOnline()Get Online Access.booleanGet Processed.booleanGet CVV Match.booleanGet Receipt.booleanGet Self-Service.booleanisVoided()Get VoidedvoidSet Account City.voidsetA_Country(String A_Country) Set Account Country.voidsetA_EMail(String A_EMail) Set Account EMail.voidsetA_Ident_DL(String A_Ident_DL) Set Driver License.voidsetA_Ident_SSN(String A_Ident_SSN) Set Social Security No.voidSet Account Name.voidsetA_State(String A_State) Set Account State.voidsetA_Street(String A_Street) Set Account Street.voidSet Account Zip/Postal.voidsetAccountNo(String AccountNo) Set Account No.voidsetC_BankAccount_ID(int C_BankAccount_ID) Set Bank Account.voidsetC_BP_BankAccount_ID(int C_BP_BankAccount_ID) Set Partner Bank Account.voidsetC_BPartner_ID(int C_BPartner_ID) Set Business Partner .voidsetC_ConversionType_ID(int C_ConversionType_ID) Set Currency Type.voidsetC_Currency_ID(int C_Currency_ID) Set Currency.voidsetC_Invoice_ID(int C_Invoice_ID) Set Invoice.voidsetC_Order_ID(int C_Order_ID) Set Order.voidsetC_PaymentProcessor_ID(int C_PaymentProcessor_ID) Set Payment Processor.voidsetC_POSTenderType_ID(int C_POSTenderType_ID) Set POS Tender TypevoidsetCheckNo(String CheckNo) Set Check No.voidsetCreditCardExpMM(int CreditCardExpMM) Set Exp.voidsetCreditCardExpYY(int CreditCardExpYY) Set Exp.voidsetCreditCardNumber(String CreditCardNumber) Set Number.voidsetCreditCardType(String CreditCardType) Set Credit Card.voidsetCreditCardVV(String CreditCardVV) Set Verification Code.voidsetCustomerAddressID(String CustomerAddressID) Set Customer Address IDvoidsetCustomerPaymentProfileID(String CustomerPaymentProfileID) Set Customer Payment Profile IDvoidsetCustomerProfileID(String CustomerProfileID) Set Customer Profile IDvoidsetDateTrx(Timestamp DateTrx) Set Transaction Date.voidsetDescription(String Description) Set Description.voidsetIsApproved(boolean IsApproved) Set Approved.voidsetIsDelayedCapture(boolean IsDelayedCapture) Set Delayed Capture.voidsetIsOnline(boolean IsOnline) Set Online Access.voidsetIsReceipt(boolean IsReceipt) Set Receipt.voidsetIsSelfService(boolean IsSelfService) Set Self-Service.voidsetIsVoided(boolean IsVoided) Set VoidedvoidSet Micr.voidsetOrig_TrxID(String Orig_TrxID) Set Original Transaction ID.voidsetPayAmt(BigDecimal PayAmt) Set Payment amount.voidSet PO Number.voidsetProcessed(boolean Processed) Set Processed.voidsetR_AuthCode(String R_AuthCode) Set Authorization Code.voidsetR_AvsAddr(String R_AvsAddr) Set Address verified.voidsetR_AvsZip(String R_AvsZip) Set Zip verified.voidsetR_CVV2Match(boolean R_CVV2Match) Set CVV Match.voidSet Info.voidsetR_PnRef(String R_PnRef) Set Reference.voidsetR_RespMsg(String R_RespMsg) Set Response Message.voidsetR_Result(String R_Result) Set Result.voidsetR_VoidMsg(String R_VoidMsg) Set Void MessagevoidsetRoutingNo(String RoutingNo) Set Routing No.voidsetTaxAmt(BigDecimal TaxAmt) Set Tax Amount.voidsetTenderType(String TenderType) Set Tender type.voidsetTrxType(String TrxType) Set Transaction Type.voidsetVoiceAuthCode(String VoiceAuthCode) Set Voice authorization code.
-
Method Details
-
setA_City
Set Account City. City or the Credit Card or Account Holder- Parameters:
A_City-
-
getA_City
String getA_City()Get Account City. City or the Credit Card or Account Holder -
setA_Country
Set Account Country. Country -
getA_Country
String getA_Country()Get Account Country. Country -
setA_EMail
Set Account EMail. Email Address -
getA_EMail
String getA_EMail()Get Account EMail. Email Address -
setA_Ident_DL
Set Driver License. Payment Identification - Driver License -
getA_Ident_DL
String getA_Ident_DL()Get Driver License. Payment Identification - Driver License -
setA_Ident_SSN
Set Social Security No. Payment Identification - Social Security No -
getA_Ident_SSN
String getA_Ident_SSN()Get Social Security No. Payment Identification - Social Security No -
setA_Name
Set Account Name. Name on Credit Card or Account holder -
getA_Name
String getA_Name()Get Account Name. Name on Credit Card or Account holder -
setA_State
Set Account State. State of the Credit Card or Account holder -
getA_State
String getA_State()Get Account State. State of the Credit Card or Account holder -
setA_Street
Set Account Street. Street address of the Credit Card or Account holder -
getA_Street
String getA_Street()Get Account Street. Street address of the Credit Card or Account holder -
setA_Zip
Set Account Zip/Postal. Zip Code of the Credit Card or Account Holder -
getA_Zip
String getA_Zip()Get Account Zip/Postal. Zip Code of the Credit Card or Account Holder -
setAccountNo
Set Account No. Account Number -
getAccountNo
String getAccountNo()Get Account No. Account Number -
setC_BankAccount_ID
void setC_BankAccount_ID(int C_BankAccount_ID) Set Bank Account. Account at the Bank -
getC_BankAccount_ID
int getC_BankAccount_ID()Get Bank Account. Account at the Bank -
getC_BankAccount
- Throws:
RuntimeException
-
setC_BP_BankAccount_ID
void setC_BP_BankAccount_ID(int C_BP_BankAccount_ID) Set Partner Bank Account. Bank Account of the Business Partner -
getC_BP_BankAccount_ID
int getC_BP_BankAccount_ID()Get Partner Bank Account. Bank Account of the Business Partner -
getC_BP_BankAccount
- Throws:
RuntimeException
-
setC_BPartner_ID
void setC_BPartner_ID(int C_BPartner_ID) Set Business Partner . Identifies a Business Partner -
getC_BPartner_ID
int getC_BPartner_ID()Get Business Partner . Identifies a Business Partner -
getC_BPartner
- Throws:
RuntimeException
-
setC_ConversionType_ID
void setC_ConversionType_ID(int C_ConversionType_ID) Set Currency Type. Currency Conversion Rate Type -
getC_ConversionType_ID
int getC_ConversionType_ID()Get Currency Type. Currency Conversion Rate Type -
getC_ConversionType
- Throws:
RuntimeException
-
setC_Currency_ID
void setC_Currency_ID(int C_Currency_ID) Set Currency. The Currency for this record -
getC_Currency_ID
int getC_Currency_ID()Get Currency. The Currency for this record -
getC_Currency
- Throws:
RuntimeException
-
setC_Invoice_ID
void setC_Invoice_ID(int C_Invoice_ID) Set Invoice. Invoice Identifier -
getC_Invoice_ID
int getC_Invoice_ID()Get Invoice. Invoice Identifier -
getC_Invoice
- Throws:
RuntimeException
-
setC_Order_ID
void setC_Order_ID(int C_Order_ID) Set Order. Order -
getC_Order_ID
int getC_Order_ID()Get Order. Order -
getC_Order
- Throws:
RuntimeException
-
setC_PaymentProcessor_ID
void setC_PaymentProcessor_ID(int C_PaymentProcessor_ID) Set Payment Processor. Payment processor for electronic payments -
getC_PaymentProcessor_ID
int getC_PaymentProcessor_ID()Get Payment Processor. Payment processor for electronic payments -
getC_PaymentProcessor
- Throws:
RuntimeException
-
setC_POSTenderType_ID
void setC_POSTenderType_ID(int C_POSTenderType_ID) Set POS Tender Type -
getC_POSTenderType_ID
int getC_POSTenderType_ID()Get POS Tender Type -
getC_POSTenderType
- Throws:
RuntimeException
-
setCheckNo
Set Check No. Check Number -
getCheckNo
String getCheckNo()Get Check No. Check Number -
setCreditCardExpMM
void setCreditCardExpMM(int CreditCardExpMM) Set Exp. Month. Expiry Month -
getCreditCardExpMM
int getCreditCardExpMM()Get Exp. Month. Expiry Month -
setCreditCardExpYY
void setCreditCardExpYY(int CreditCardExpYY) Set Exp. Year. Expiry Year -
getCreditCardExpYY
int getCreditCardExpYY()Get Exp. Year. Expiry Year -
setCreditCardNumber
Set Number. Credit Card Number -
getCreditCardNumber
String getCreditCardNumber()Get Number. Credit Card Number -
setCreditCardType
Set Credit Card. Credit Card (Visa, MC, AmEx) -
getCreditCardType
String getCreditCardType()Get Credit Card. Credit Card (Visa, MC, AmEx) -
setCreditCardVV
Set Verification Code. Credit Card Verification code on credit card -
getCreditCardVV
String getCreditCardVV()Get Verification Code. Credit Card Verification code on credit card -
setCustomerAddressID
Set Customer Address ID -
getCustomerAddressID
String getCustomerAddressID()Get Customer Address ID -
setCustomerPaymentProfileID
Set Customer Payment Profile ID -
getCustomerPaymentProfileID
String getCustomerPaymentProfileID()Get Customer Payment Profile ID -
setCustomerProfileID
Set Customer Profile ID -
getCustomerProfileID
String getCustomerProfileID()Get Customer Profile ID -
setDateTrx
Set Transaction Date. Transaction Date -
getDateTrx
Timestamp getDateTrx()Get Transaction Date. Transaction Date -
setDescription
Set Description. Optional short description of the record -
getDescription
String getDescription()Get Description. Optional short description of the record -
setIsApproved
void setIsApproved(boolean IsApproved) Set Approved. Indicates if this document requires approval -
isApproved
boolean isApproved()Get Approved. Indicates if this document requires approval -
setIsDelayedCapture
void setIsDelayedCapture(boolean IsDelayedCapture) Set Delayed Capture. Charge after Shipment -
isDelayedCapture
boolean isDelayedCapture()Get Delayed Capture. Charge after Shipment -
setIsOnline
void setIsOnline(boolean IsOnline) Set Online Access. Can be accessed online -
isOnline
boolean isOnline()Get Online Access. Can be accessed online -
setIsReceipt
void setIsReceipt(boolean IsReceipt) Set Receipt. This is a sales transaction (receipt) -
isReceipt
boolean isReceipt()Get Receipt. This is a sales transaction (receipt) -
setIsSelfService
void setIsSelfService(boolean IsSelfService) Set Self-Service. This is a Self-Service entry or this entry can be changed via Self-Service -
isSelfService
boolean isSelfService()Get Self-Service. This is a Self-Service entry or this entry can be changed via Self-Service -
setIsVoided
void setIsVoided(boolean IsVoided) Set Voided -
isVoided
boolean isVoided()Get Voided -
setMicr
Set Micr. Combination of routing no, account and check no -
getMicr
String getMicr()Get Micr. Combination of routing no, account and check no -
setOrig_TrxID
Set Original Transaction ID. Original Transaction ID -
getOrig_TrxID
String getOrig_TrxID()Get Original Transaction ID. Original Transaction ID -
setPayAmt
Set Payment amount. Amount being paid -
getPayAmt
BigDecimal getPayAmt()Get Payment amount. Amount being paid -
setPONum
Set PO Number. Purchase Order Number -
getPONum
String getPONum()Get PO Number. Purchase Order Number -
setProcessed
void setProcessed(boolean Processed) Set Processed. The document has been processed -
isProcessed
boolean isProcessed()Get Processed. The document has been processed -
setR_AuthCode
Set Authorization Code. Authorization Code returned -
getR_AuthCode
String getR_AuthCode()Get Authorization Code. Authorization Code returned -
setR_AvsAddr
Set Address verified. This address has been verified -
getR_AvsAddr
String getR_AvsAddr()Get Address verified. This address has been verified -
setR_AvsZip
Set Zip verified. The Zip Code has been verified -
getR_AvsZip
String getR_AvsZip()Get Zip verified. The Zip Code has been verified -
setR_CVV2Match
void setR_CVV2Match(boolean R_CVV2Match) Set CVV Match. Credit Card Verification Code Match -
isR_CVV2Match
boolean isR_CVV2Match()Get CVV Match. Credit Card Verification Code Match -
setR_Info
Set Info. Response info -
getR_Info
String getR_Info()Get Info. Response info -
setR_PnRef
Set Reference. Payment reference -
getR_PnRef
String getR_PnRef()Get Reference. Payment reference -
setR_RespMsg
Set Response Message. Response message -
getR_RespMsg
String getR_RespMsg()Get Response Message. Response message -
setR_Result
Set Result. Result of transmission -
getR_Result
String getR_Result()Get Result. Result of transmission -
setR_VoidMsg
Set Void Message -
getR_VoidMsg
String getR_VoidMsg()Get Void Message -
setRoutingNo
Set Routing No. Bank Routing Number -
getRoutingNo
String getRoutingNo()Get Routing No. Bank Routing Number -
setTaxAmt
Set Tax Amount. Tax Amount for a document -
getTaxAmt
BigDecimal getTaxAmt()Get Tax Amount. Tax Amount for a document -
setTenderType
Set Tender type. Method of Payment -
getTenderType
String getTenderType()Get Tender type. Method of Payment -
setTrxType
Set Transaction Type. Type of credit card transaction -
getTrxType
String getTrxType()Get Transaction Type. Type of credit card transaction -
setVoiceAuthCode
Set Voice authorization code. Voice Authorization Code from credit card company -
getVoiceAuthCode
String getVoiceAuthCode()Get Voice authorization code. Voice Authorization Code from credit card company -
getPO
PO getPO()Get Persistent Object- Returns:
- PO
-