Closed (outdated)
Project:
Magento
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
4 Sep 2011 at 20:10 UTC
Updated:
23 Jan 2018 at 06:36 UTC
Jump to comment: Most recent
Hello,
Is Magento module supports the qikdropshipper Magento extension that provides Multiple Vendor / Marketplace functionality?
http://ecommerce.favoredminds.com/index.php/extensions-modules/qikdropsh...
http://www.magentocommerce.com/magento-connect/geedubya15/extension/2976...
Anyone have experience with Magento's marketplace functionality connected to Drupal?
Thanks
Comments
Comment #1
valcker commentedHello delykj,
We haven't worked with qikdropshipper extension, however, we have worked with http://www.unirgy.com/products/udropship/ which provides the same functionality. This extension integrates into Magento "transparently", which means that it doesn't affect on our integration: sync. of products, customers, shopping carts and stock works just fine. If you will need some specific information provided by this extension then you will have to write your own module that will get this information using drupal-magento API.
We are interested to know if our modules will will work fine with qikdropshipper so please notify us if you will have any problems :)
Comment #2
delykj commentedThis is very good news.
Is this possible to use your module, but use Magento's checkout form and payment gateways? We found some great payment gateway extension for Magento, and we would like to use them, instead of the provided Magento Check / Money order module (http://drupal.org/project/magento_checkmo)
Thanks for the quick reply.
Comment #3
valcker commentedNo, currently redirection to Magento's checkout form is not supported (and probably won't be supported by this module) but you can develop your own extension to our modules that will provide such kind of integration.
You are not limited to use only magento_checkmo module, it is just the simplest payment mode and the first one we have released. We are going to release more payment modules (PayPal and Paybox) shortly. Also, you can write your own payment module that will be integrated with drupal-magento modules (API is quite simple, documentation with examples will be released soon).
Comment #4
gaurav.kapoor commented