[getpaid] r2881 committed - Record the transaction id that payflowpro returns

1 view
Skip to first unread message

codesite...@google.com

unread,
Aug 6, 2009, 4:56:43 PM8/6/09
to getpaid...@groups.google.com
Revision: 2881
Author: larubbio
Date: Thu Aug 6 13:55:47 2009
Log: Record the transaction id that payflowpro returns
http://code.google.com/p/getpaid/source/detail?r=2881

Modified:
/getpaid.payflowpro/trunk/src/getpaid/payflowpro/paypal.py

=======================================
--- /getpaid.payflowpro/trunk/src/getpaid/payflowpro/paypal.py Wed Jul 8
16:39:21 2009
+++ /getpaid.payflowpro/trunk/src/getpaid/payflowpro/paypal.py Thu Aug 6
13:55:47 2009
@@ -78,7 +78,7 @@

city=ba.bill_city,

state=ba.bill_state,

zip=ba.bill_postal_code)])
- order.processor_order_id = responses[0].pnref
+ order.user_payment_info_trans_id = responses[0].pnref

annotation = IAnnotations(order)
annotation[GetPaidInterfaces.keys.processor_txn_id] =
responses[0].pnref

Reply all
Reply to author
Forward
0 new messages