X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   News and Announcements (https://forum.x-cart.com/forumdisplay.php?f=28)
-   -   eBay Integration for X-Cart 4 (https://forum.x-cart.com/showthread.php?t=72739)

Ksenia 09-08-2015 10:41 AM

eBay Integration for X-Cart 4
 
Hi friends.
I know many of you were looking forward to the moment when Maxim Korchagin, the author of eBay integration for X-Cart 5, adjusts his product for X-Cart 4.

We started from v.4.7.3, that's the only version it's compatible with currently, but Maxim is already working on adaptation for v.4.6.x for Adam, so I believe that you will see the connectors for the older versions soon too.

The integration currently supports the same set of features for both X-Cart 4 and 5, and it has a very good configuration wizard, making it way easier to setup and configure.

The pricing scheme is the same for both X-Cart platforms too - it's subscription-based and has a free trial for up to 300 requests. If you would like to be among the early birds, and your version is not supported yet, please let us know by commenting this thread.

Screenshots, description, pricing is here:
https://www.x-cart.com/extensions/modules/ebay-integration.html

admin 09-11-2015 02:57 AM

Re: eBay Integration for X-Cart 4
 
Hi X-Carters.

I’m the developer of this module and I would like to update you regarding the progress. I have just finished the module adaptation for v.4.6.0 per the very first request of a user, who wanted to be an early-bird. I have plans to cover all the versions sooner or later, but I’m hesitating what version to proceed with next.

So if you do love this module and happy to buy the subscription, but it’s not available for your X-Cart store so far, please let me know, and the next module adaptation will be for your store version!

jrusso 09-14-2015 10:07 AM

Re: eBay Integration for X-Cart 4
 
What version of PHP is needed to run this module?

elmirage001 09-15-2015 04:24 AM

Re: eBay Integration for X-Cart 4
 
Dear X-Cart Team,

We definitely have plans to use this service starting around mid 2016. Too many things going on till then. Thank you so much for making this available for X-Cart 4!

Paul

admin 09-15-2015 10:48 PM

Re: eBay Integration for X-Cart 4
 
Quote:

Originally Posted by jrusso
What version of PHP is needed to run this module?


We recommend to use the same PHP version as used for your X-Cart installation.
For the latest X-Cart 4.7.3 we recommend to use PHP 5.3 and higher.
For your X-Cart 4.6.3 we recommend to use PHP 5.2 and higher.

cflsystems 09-16-2015 05:15 AM

Re: eBay Integration for X-Cart 4
 
You cannot use PHP 5.3.x and lower anymore due to PCI compliance. These versions reached their EOL and are not supported.

Ksenia 09-16-2015 05:30 AM

Re: eBay Integration for X-Cart 4
 
Quote:

Originally Posted by cflsystems
You cannot use PHP 5.3.x and lower anymore due to PCI compliance. These versions reached their EOL and are not supported.



Hi Steve,
probably I'm missing something, but eBay integration module does not process credit cards etc, so why are we speaking about PCI compliance?

Moreover, if X-Cart itself uses redirect-based payment methods ( when the payer is sent to a payment page hosted by the payment gateway), the store is our of scope of PCI compliance regulations too. It simply never touches the sensitive CC info at all.

If "merchant-hosted" payment methods are used, the proper way is to process them via X-Payments, that's an independent software, PA DSS certified one, it has higher system requirements (compared to X-Cart) due to PCI compliance indeed, and yes, it requires PHP 5.3 or higher, but it can be installed on a separate server, other than the one used to host X-Cart itself. So PHP 5.3+ rule is rather applied to X-Payments, not X-Cart, if we speak about PCI compliance.

You may have many other reasons to use PHP 5.3 and higher, security is the most important one, but I still do not quite understand why you speak about PCI compliance in the context of ebay Integration for X-Cart.

cflsystems 09-16-2015 05:42 AM

Re: eBay Integration for X-Cart 4
 
PCI compliance is not only about CC processing. It also covers all software and hardware the site/application runs on. An ecommerce store may not process onsite payments but this does not set them free form being PCi compliant for all other software in use - PHP, MySQL, server OS, etc. They all have to be PCi compliant. One of the requirements is not to use any old or out of support software.

So even if an XC store doe snot process payments on site they are still required to use active PHP version. PHP 5.3.x and below are out of support - meaning any security issues with them will not be officially patched and leave the store open for hackers. This is not allowed.

cflsystems 09-16-2015 05:44 AM

Re: eBay Integration for X-Cart 4
 
Ask TSS - all their servers are PCI compliant. This has nothing to do with XC or how payments are processed right. Yet it is still a requirement for the host and their software/hardware to be PCI compliant to run ecommerce on them.

admin 09-17-2015 09:06 PM

Re: eBay Integration for X-Cart 4
 
We have prepared a distribution packages of the eBay module for following versions:
X-Cart 4.6.1
X-Cart 4.6.5

The distribution packages are available on the page:
https://drive.google.com/a/x-cart.com/folderview?id=0B5HGLTCz_J7vfkFRUlkwaS1QNm45dGZzSHJ aajlUZmdGaE8wTVl...AxQnJZZkk#list

ITVV 09-17-2015 09:48 PM

Re: eBay Integration for X-Cart 4
 
I think PHP 5.4 is also EOL from beginning of September 2015 8O

Kind regards

ITVV

PhilJ 01-04-2016 09:44 AM

Re: eBay Integration for X-Cart 4
 
Is there a better installer for this module? It doesn't look all that safe to install, unless you're installing it on a fresh x-cart store.

Looking at the v4.7.3 version, there's no patch .diff files, therefore just uploading the contents will override any previous modifications that may have been made to the major files it replaces...

Has anyone tried it and got it working successfully?

For eg.

Quote:

4. Point your browser at the location of your store with the addition of /install-chuck-norris.php to launch the Installation Wizard.
For example, if your domain name is www.example.com and your X-Cart-based
store is installed in the directory /xcart off your web root, you should enter
http://www.example.com/xcart/install-chuck-norris.php into your browser address line.

Anna_Shvetsova 01-05-2016 12:43 AM

Re: eBay Integration for X-Cart 4
 
Quote:

Originally Posted by PhilJ
Is there a better installer for this module? It doesn't look all that safe to install, unless you're installing it on a fresh x-cart store.

Looking at the v4.7.3 version, there's no patch .diff files, therefore just uploading the contents will override any previous modifications that may have been made to the major files it replaces...

Has anyone tried it and got it working successfully?

For eg.


The eBay installer works with no issues for default software. You can find corresponding patches in the installation archive https://drive.google.com/a/x-cart.com/folderview?id=0B5HGLTCz_J7vfkFRUlkwaS1QNm45dGZzSHJ aajlUZmdGaE8wTVl...AxQnJZZkk#list
Using the patches, you can manually apply the necessary changes without using install_ebay.php.

If your X-Cart 4 has been modified and you feel like you need assistance, we can offer installation and configuration service which will ensure smooth module setup and won't cause any damages to your store. If you are interested in the service, please contact our support team in your Help Desk account.

PhilJ 01-05-2016 01:09 AM

Re: eBay Integration for X-Cart 4
 
If you want clients to use it, may I suggest you improve the installation of it.

There are no patches, hence my post.

Anna_Shvetsova 01-06-2016 12:20 AM

Re: eBay Integration for X-Cart 4
 
Quote:

Originally Posted by PhilJ
If you want clients to use it, may I suggest you improve the installation of it.
There are no patches, hence my post.


Thank you! We've found the issue, the module developer will upload an improved installation archive next week.

Anna_Shvetsova 01-21-2016 01:47 AM

Re: eBay Integration for X-Cart 4
 
Quote:

Originally Posted by PhilJ
There are no patches, hence my post.


We are sorry for the delay here. The module developer has re-worked and uploaded a new installation archive for X-Cart 4.7.3. You can find it here https://drive.google.com/a/x-cart.com/folderview?id=0B5HGLTCz_J7vfkFRUlkwaS1QNm45dGZzSHJ aajlUZmdGaE8wTVl...ive_web #list

Lloyds 06-13-2016 11:15 AM

Re: eBay Integration for X-Cart 4
 
1 Attachment(s)
I keep getting a 500 error when I try to update a product for eBay.

It worked for me before, but now it just kicking this error to me.

Anna_Shvetsova 06-13-2016 09:52 PM

Re: eBay Integration for X-Cart 4
 
Quote:

Originally Posted by Lloyds
I keep getting a 500 error when I try to update a product for eBay.
It worked for me before, but now it just kicking this error to me.


Could you please submit a ticket in your Help Desk account and post access info to your store and log files? The error you're describing may be caused by various reasons, so our specialist need to investigate it to help you to resolve it.

Lloyds 06-14-2016 06:24 AM

Re: eBay Integration for X-Cart 4
 
I think I figured it out. I have the category set up for eBay.

I was selecting the eBay category in the product pages. I was getting a 500 error.

When I deselected the eBay categories on the individual products and exported, it worked.

I am happy because the Category setup works.

Stizerg 08-04-2016 06:40 PM

Re: eBay Integration for X-Cart 4
 
What are those 300 free requests? Data uploads or sales? Is it enough for one week of testing with a dozen of products?


All times are GMT -8. The time now is 04:02 PM.

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