Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 0.6.8

Request #14368 Missing Functions for transactionId and messageCode
Submitted: 2008-07-19 00:49 UTC
From: malber69 Assigned:
Status: Open Package: Payment_Process (version 0.6.6)
PHP Version: 5.2.6 OS: Linux
Roadmaps: (Not assigned)    
Subscription  


 [2008-07-19 00:49 UTC] malber69 (Michael Alber)
Description: ------------ To allow easy access to these other two values: function getTranactionId() { return $this->transactionId; } function getMessageCode() { return $this->messageCode; }

Comments