address; $data = TransactionRecharge::getOrderByFromAddress($address); if ($data) { return false; } return true; } }