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

valcker’s picture

Assigned: Unassigned » valcker

Hello 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 :)

delykj’s picture

This 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.

valcker’s picture

No, 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).

gaurav.kapoor’s picture

Issue summary: View changes
Status: Active » Closed (outdated)