X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   X-Payments issues & questions (https://forum.x-cart.com/forumdisplay.php?f=50)
-   -   Updated X-Cart 4.x connector for X-Payments (https://forum.x-cart.com/showthread.php?t=69505)

Stizerg 07-23-2014 09:36 PM

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

Originally Posted by timbrrr
I hope this wasn't an attempt to sell more copies of Xpayments 2.xx

That's how small business make more money, get used to it.
I'm in the same boat with you, waiting for updated XP 1.x, not updating at all and most probably 4.6.3 is the last version of XCart we use at all.

ambal 08-06-2014 02:19 AM

Re: Updated X-Cart 4.x connector for X-Payments
 
Updated X-Payments Connector modules for v4.6.1, 4.6.2 and 4.6.3 have been uploaded into File Area of our HelpDesk system
They are copies of the connector from 4.6.4 adapted to run with the aforementioned X-Cart versions.

Mish 08-06-2014 04:34 AM

Re: Updated X-Cart 4.x connector for X-Payments
 
I paid for my X-Payment connector to be installed. It hasn't worked as you said it would.
Will you have your staff update my connector, or do you expect me to pay for your bug? Apologies if I sound angry, I am. This bug (that's what it is) has screwed my tax accounting. (Seriously)

ambal 08-06-2014 06:15 AM

Re: Updated X-Cart 4.x connector for X-Payments
 
"X-Payments Started" order entries is not a bug. That version of X-Payments connector was developed that way due to architecture of X-Cart 4.

I do agree it was not right for your integration with OneSaaS as well as for many other merchants. That's why we released all the X-Cart updates we are talking about here and provided them free of charge.

The updated connector modules are provided free of charge along with installation instructions inside the packages. If you want our techs to do the installation for you - yes, you need to buy an appropriate service. But you do not have to buy that service. The module is available for downloading in your File Area and you can install it yourself, too.

I suggest to test a fresh install of our latest X-Cart 4.6.4 connected to your X-Payments before doing any changes to a live X-Cart 4.x site as those connector modules implement the same X-Payments Connector functionality we coded in 4.6.4.

mcanitano 08-18-2014 11:08 AM

Re: Updated X-Cart 4.x connector for X-Payments
 
Is this update only for those who have X-Payments v2.1.1+?

ambal 08-19-2014 12:58 AM

Re: Updated X-Cart 4.x connector for X-Payments
 
> Is this update only for those who have X-Payments v2.1.1+?

No, new connectors can be used with older X-Payments versions, too, but some of the improvements can work with X-Payments 2.1.1+ only as we added new API calls there. Those who use hosted X-Payments plans can get upgrade to the latest X-Payments version absolutely free of charge by posting us a ticket about that.

ambal 08-19-2014 11:01 PM

Re: Updated X-Cart 4.x connector for X-Payments
 
Updated connector modules for various X-Cart 4.x versions can be downloaded at
https://drive.google.com/a/x-cart.com/folderview?id=0B6p7sehSZL8_akhxR0VwQ0dta2M&usp=dri ve_web

Right now 4.5.4 - 4.6.4 available. Connectors for 4.0.x-4.3.x in the above folder are old (do not support iFrame integration and tokenization yet) and going to be updated within next couple of months, too.

I'll keep you posted as soon as we release new updates here.

ambal 08-25-2014 01:57 AM

Re: Updated X-Cart 4.x connector for X-Payments
 
4.5.2,4.5.3, 4.5.4 are available for downloading at the aforementioned link.

mcanitano 08-25-2014 05:44 PM

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.

ambal 08-26-2014 02:30 AM

Re: Updated X-Cart 4.x connector for X-Payments
 
1 Attachment(s)
Marcello,

We investigated this issue and found out a possible reason.
Please apply this patch - Attachment 3891 - to your X-Cart connector module. It is needed if X-Payments before 2.1.1 is used.

I will re-upload v4.x connectors with this fix shortly and post a message here.


All times are GMT -8. The time now is 09:56 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.