Public Member Functions | |
__construct () | |
getamount () | |
getorderid () | |
getpaydata () | |
getpaytype () | |
handleRequest () | |
havePrivilege ($priv) | |
resultamount () | |
resultorder () | |
setamount ($v) | |
setorder ($v) | |
Static Public Member Functions | |
static | execute ($orderid, $amount, $paytype, $paydata) |
static | privileges () |
WTrOrderPay::__construct | ( | ) |
Reimplemented from MSmokeTransaction.
static WTrOrderPay::execute | ( | $ | orderid, | |
$ | amount, | |||
$ | paytype, | |||
$ | paydata | |||
) | [static] |
WTrOrderPay::getamount | ( | ) |
WTrOrderPay::getorderid | ( | ) |
WTrOrderPay::getpaydata | ( | ) |
WTrOrderPay::getpaytype | ( | ) |
WTrOrderPay::handleRequest | ( | ) |
References MSmokeTransaction::commitTransaction(), WObject::elementsByTagName(), WobTransactionBase::getRequestXml(), WobTransactionBase::handleException(), MSmokeTransaction::isAuthorized(), WobTransactionBase::notAuthenticated(), WOOrder::payForOrder(), MSmokeTransaction::startTransaction(), WobTransactionBase::xmlCreate(), and WobTransactionBase::xmlToString().
WTrOrderPay::havePrivilege | ( | $ | priv | ) |
References MSmokeTransaction::isAuthorized().
static WTrOrderPay::privileges | ( | ) | [static] |
WTrOrderPay::resultamount | ( | ) |
WTrOrderPay::resultorder | ( | ) |
WTrOrderPay::setamount | ( | $ | v | ) |
WTrOrderPay::setorder | ( | $ | v | ) |