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)
-   -   X-Payments files (https://forum.x-cart.com/showthread.php?t=63540)

cflsystems 05-04-2012 04:41 PM

X-Payments files
 
Light rant and very simple request - QT please name files appropriately. In my file area X-Payments directory I have

x-payments-1.0.4.tgz - this is ok

Then there is a directory called Tools and inside I have these files (and some other not important)

x-paymentscon-4.3.2.tgz
x-paymentscon-4.3.2.XP1.0.2.tgz
x-paymentscon-oldver.tgz

Now installing X-Payments on 4.3.2 cart I assumed "x-paymentscon-4.3.2.tgz" is the current connector installation pack to use since this is X-Payments 1.0.4 and the other 2 files just don't match the version

Well I was wrong. The correct file is x-paymentscon-4.3.2.XP1.0.2.tgz even though its name implies to be used on X-Payments 1.0.2.

Since I installed the wrong pack first the connector was not able to connect to X-Payments properly and returned an error

Quote:

XML in response has a wrong format. Additional info: "Element 'is_error_message': This element is not expected.

which tells me nothing but XML is wrong format. After some code change so I can see the actual response (user I was using had no permissions to access some of the areas so that's the reason for the code change) I got this

Quote:

XML in response has a wrong format. Additional info: "Element 'is_error_message': This element is not expected.
<data>
<error>506</error>
<error_message>Your X-Payments connector module supports API version "1.0". This X-Payments supports the following API versions only: "1.1".</error_message>
<is_error_message></is_error_message>
</data>
"

Now this is better than the first one, I was still not sure but it made me to try the other X-Connector installation pack just to be sure. And it worked.

So QT - a better error reporting and please please better way of naming files. And actually since this file "x-paymentscon-4.3.2.tgz" doesn't work with X-Payments 1.0.4 why it is even there? Can you please separate X-Payments versions with different directories just like XC versions are and place in each one the appropriate files that work with each other.

qualiteam 05-06-2012 09:44 PM

Re: X-Payments files
 
Thank you. I've forwarded this information to the person responsible. He will check what can be done to eliminate the issue.

ambal 05-21-2012 06:07 AM

Re: X-Payments files
 
1 Attachment(s)
I corrected files naming.

Attachment 3069


All times are GMT -8. The time now is 12:07 AM.

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