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

Request #5125 Credit request and x_trans_key change
Submitted: 2005-08-17 12:58 UTC
From: josx at interorganic dot com dot ar Assigned:
Status: Open Package: Payment_Process
PHP Version: 4.3.0 OS: Gnu/linux
Roadmaps: (Not assigned)    
Subscription  


 [2005-08-17 12:58 UTC] josx at interorganic dot com dot ar
Description: ------------ I have added to my version Refund Support as on Authorize.net's issuing credits guide. I have added also a little change to support x_trans_key as password. Just added a few lines. This a diff with the 1.31 revision. 39c39,40 < PAYMENT_PROCESS_ACTION_VOID => 'VOID' --- > PAYMENT_PROCESS_ACTION_VOID => 'VOID', > PAYMENT_PROCESS_ACTION_CREDIT => 'CREDIT' 71c72 < 'password' => 'x_password', --- > 'password' => 'x_tran_key', 90a92,93 > 'transactionId' => 'x_trans_id', > 'cardNumber' => 'x_card_num', 309c317,318 < if ($this->_payment->getType() == 'eCheck') { --- > if(method_exists($this->_payment,'getType')) { > if ($this->_payment->getType() == 'eCheck') { 319a329 > } 343,345c353,358 < if ($this->_payment->getType() == 'eCheck') { < $this->_data['x_bank_acct_name'] = $this->_payment->firstName.' '.$this->_payment->lastName; < } --- > if (method_exists($this->_payment,'getType')) { > if ($this->_payment->getType() == 'eCheck') { > $this->_data['x_bank_acct_name'] = $this->_payment->firstName.' '.$this->_payment->lastName; > } > } > I hope that it contributes to the development.

Comments

 [2005-08-22 22:09 UTC] jausions
I agree that x_trans_key is a better choice for controlling access to AN's gateway. However, doing so will break backward compatibility, so we may hold on until other features also break BC. Note that the package is still in beta, so BC breaks are acceptable. For the refund patch, we may introduce a new class to ease setting up transaction-related information to be processed. Anyway, thanks for using Payment_Process. -Philippe
 [2005-08-22 22:10 UTC] jausions
(just updating the summary which was bogus)
 [2006-05-23 19:36 UTC] cvb at etg dot com (cvb)
sdfhg
 [2006-05-23 19:37 UTC] bego33 at gmx dot com (bego)
<p><a href="http://credit4you5.big-guide.info/1/application-card-credit-online-uk.html" target="_blank">card credit online</a></p> <p><a href="http://credit-center-3.balduin.info/2/equifax-credit-rating.html" target="_blank">credit rating</a></p> <p><a href="http://mycredit-3.ariane80.info/1/american-credit-card.html" target="_blank">credit card</a></p> <p><a href="http://cruise-3.brisko.info/cheap-royal-caribbean-cruise.html" target="_blank">caribbean cruise</a></p> <p><a href="http://credit4you.big-guide.info/1/credit-card-check.html" target="_blank">credit card check</a></p>
 [2006-05-23 19:39 UTC] loloppp at gmx dot com (srtht)