View Single Post
  #19  
Old 08-25-2014, 05:44 PM
  mcanitano's Avatar 
mcanitano mcanitano is offline
 

eXpert
  
Join Date: Feb 2006
Location: Melbourne, FL
Posts: 216
 

Default Re: Updated X-Cart 4.x connector for X-Payments

We installed new XPC for XC 4.5.5 and are receiving errors now.

PHP Error:

Code:
[25-Aug-2014 14:37:43] Warning: Invalid argument supplied for foreach() in /.../payment/cc_xpc.php on line 120 [25-Aug-2014 14:39:08 America/New_York] PHP Fatal error: Call to undefined function func_order_data() in /.../public_html/payment/cc_xpc.php on line 121 [25-Aug-2014 18:33:52 America/New_York] PHP Fatal error: Call to undefined function func_order_data() in /.../payment/cc_xpc.php on line 121

Checkout Error:

Code:
[25-Aug-2014 14:37:42] (shop: 25-Aug-2014 15:37:42) CHECKOUT message: Payment processing notice. Login: [LOGIN HERE] IP: [IP HERE] ---- Payment method: Credit Card (X-Payments: Authorize.Net AIM) bill_output = Array ( [sessid] => [SESS ID] {code} => 1 [billmes] => Payment is charged (last 4 card numbers: XXXX); (card type: XX); ) original_bill_output = Array ( [sessid] => [SESS ID] {code} => 1 [billmes] => Payment is charged (last 4 card numbers: XXXX); (card type: XX); ) _GET = Array ( ) _POST = Array ( [action] => return [refId] => orderid [txnId] => sess ID [last_4_cc_num] => xxxx [card_type] => xxx ) Request URI: /payment/cc_xpc.php Backtrace: /.../payment/payment_ccmid.php:465 /.../payment/payment_ccend.php:48 /.../payment/cc_xpc.php:233 -------------------------------------------------

Customer's are saying they complete the payment process, and the site hangs up/freezes (though the payment has already been processed, and the order is completed) and they are not redirected to completed payment page.
__________________
Marcello Canitano
New Site: X-Cart v4.5.5 GOLD
X-Cart Mobile v1.4.3
X-Payments v1.0.6
CDSEO Pro v2
Total Server Solutions xCDN

www.silverhorseracing.com
Reply With Quote