[getpaid] r2882 committed - Record the transaction id that authorize returns

0 views
Skip to first unread message

codesite...@google.com

unread,
Aug 6, 2009, 5:00:46 PM8/6/09
to getpaid...@groups.google.com
Revision: 2882
Author: larubbio
Date: Thu Aug 6 13:56:16 2009
Log: Record the transaction id that authorize returns
http://code.google.com/p/getpaid/source/detail?r=2882

Modified:
/getpaid.authorizedotnet/trunk/src/getpaid/authorizedotnet/authorizenet.py

=======================================
---
/getpaid.authorizedotnet/trunk/src/getpaid/authorizedotnet/authorizenet.py
Wed Jul 8 16:39:33 2009
+++
/getpaid.authorizedotnet/trunk/src/getpaid/authorizedotnet/authorizenet.py
Thu Aug 6 13:56:16 2009
@@ -116,6 +116,9 @@
annotation[ interfaces.keys.processor_txn_id ] =
result.trans_id
annotation[ LAST_FOUR ] = payment.credit_card[-4:]
annotation[ APPROVAL_KEY ] = result.approval_code
+
+ order.user_payment_info_trans_id = result.trans_id
+
return interfaces.keys.results_success

return result.response_reason

Reply all
Reply to author
Forward
0 new messages