1 answer Is a multivendor setup possible with Strapi.io? - strapi

I want to use Strapi.io to create a marketplace, a multivendor website.
Currently, i see how to manage for an ecommerce website.
But if we have several store, how we can manage each retailer to use their Strapi account ?
Thank you

Related

Dashboard For Mobile App

I am building a native app in android / ios and using laravel 5.3 for server side API's development. This app is related to E-commerce where user and seller will come buy an sell their product. To browse all the users, products and other statistics and action I want to develop an admin / dashboard panel. What is the best way to do this.
There are number of ways to do it. You can use tokenized api from laravel for authentication and you can use jwt sort of libraries. Which will allow you to authenticate and with tokenized api you can securely make http request with your laravel back end. You just have to specify api guard specifically for your admin panel. There is one default api guard as well. You can use that one or create new. Completly upto you.
You can check this: https://asgardcms.com/. It's a modular multilingual CMS built with Laravel 5, with an MIT license.

multi store with different payment gateways and owners? Magento or Pretashop

I need to use a eCommerce for create a website (big store).
All products must be listed in this website, but the products are differents shops, owners that have differents payment gateways.
I need to manage sales that all stores in my backend.
Is it possible with Magento or Prestashop by a native way.
Thank you.

How to integrate ccavenue in Magento

I need to integrate cc-avenue in Magento 1.9.2.4, but I'm not able to do that. Is there any free module available or any other way to integrate cc-avenue?
Upload the files provided by the vendors in the Magento directory, enable it from the backend, and add Merchant Id, Encryption Key, and Access Code details.
It should then work.

Using Shopping Cart ID to customize experience

I am looking for a platform to accomplish one goal. I want customers to be able to build a cart with products and then share the cart id so my client (i.e. the business owner) can build the order in the store. They wouldn't be able to check out online, but we will be able to build their order for quick pickup. Any ideas about which platform is the best option?
Using Magento you can do that.
Magento have wishlist functionality and a customer can share his/her wishlist to friends.
Using the same idea , a separate extension will be create to add the products and share it with the site owner immediately via email.

Can Magento Have multiple stores under one install?

I want to know whether it is possible to have multiple stores under 1 Magento installations.. which means there will be 3-4 Paypal accounts integrated on my site and each product is integrated to 1 one of them.
Yes. All PayPal module settings have website or store view configuration scopes.

Resources