View Single Post
  #4  
Old 04-15-2016, 11:01 AM
 
Joel Erickson Joel Erickson is offline
 

Newbie
  
Join Date: Mar 2016
Posts: 5
 

Default Re: How can I access X-Payments transaction data?

Thanks for the suggestions. The quickest solution I found was to lift lines 107-120 from getXpcTransactionsAddInfo() in
Code:
/classes/XLite/Module/CDev/XPaymentsConnector/View/PopupAddInfo.php

By directly providing the xpc_txnid on line 109 I got the needed info.
__________________
X-Cart Business 5.2.13
Reply With Quote