Class TransactionManager
java.lang.Object
ru.bitel.bgbilling.kernel.base.server.logger.BGLogger
ru.bitel.bgbilling.server.bean.AbstractTransactionManager2
ru.bitel.bgbilling.modules.smartpay.server.bean.TransactionManager
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddoCheckRequest(int contractId) voiddoCheckRequest(Transaction transaction) doCreateInvoices(Transaction transaction, String description, String customerPhone) static StringMethods inherited from class ru.bitel.bgbilling.server.bean.AbstractTransactionManager2
doConnection, doConnection, getConnection, getModuleId, getModuleSetup, getParameter, getParamString, getParamString, getParamString, getPaymentData, getSetup, setConnectionTimeout, setParameterMethods inherited from class ru.bitel.bgbilling.kernel.base.server.logger.BGLogger
error, error, error, getLogger, logError, logError, warn
-
Constructor Details
-
TransactionManager
-
-
Method Details
-
doCheckRequest
- Throws:
Exception
-
doCheckRequest
- Throws:
Exception
-
getSign
-
doCreateInvoices
public SmartpayResponse doCreateInvoices(Transaction transaction, String description, String customerPhone) throws Exception - Throws:
Exception
-