Closed (fixed)
Project:
Commerce BitPay
Version:
7.x-2.0
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Nov 2013 at 20:51 UTC
Updated:
5 Dec 2013 at 14:50 UTC
Jump to comment: Most recent
The IPN function already gets a full transaction object from the menu callback, but it's just sending the transaction ID to the transaction update function. The transaction update function is in-turn, re-loading the transaction information from the ID. It's wasteful.
Comments
Comment #1
deekayen commentedProbably fixed in git now. Needs some testing to make sure I didn't break anything, though.