Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • David 39 posts 119 karma points
    Apr 26, 2011 @ 15:25
    David
    0

    Multiple stores with a single install

     

    <!-- /* Font Definitions */ @font-face {font-family:"Cambria Math"; panose-1:2 4 5 3 5 4 6 3 2 4; mso-font-charset:1; mso-generic-font-family:roman; mso-font-format:other; mso-font-pitch:variable; mso-font-signature:0 0 0 0 0 0;} @font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:swiss; mso-font-pitch:variable; mso-font-signature:-1610611985 1073750139 0 0 159 0;} /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-unhide:no; mso-style-qformat:yes; mso-style-parent:""; margin-top:0cm; margin-right:0cm; margin-bottom:10.0pt; margin-left:0cm; line-height:115%; mso-pagination:widow-orphan; font-size:11.0pt; font-family:"Calibri","sans-serif"; mso-ascii-font-family:Calibri; mso-ascii-theme-font:minor-latin; mso-fareast-font-family:Calibri; mso-fareast-theme-font:minor-latin; mso-hansi-font-family:Calibri; mso-hansi-theme-font:minor-latin; mso-bidi-font-family:"Times New Roman"; mso-bidi-theme-font:minor-bidi;} p {mso-style-noshow:yes; mso-style-priority:99; mso-margin-top-alt:auto; margin-right:0cm; mso-margin-bottom-alt:auto; margin-left:0cm; mso-pagination:widow-orphan; font-size:12.0pt; font-family:"Times New Roman","serif"; mso-fareast-font-family:"Times New Roman";} .MsoChpDefault {mso-style-type:export-only; mso-default-props:yes; mso-ascii-font-family:Calibri; mso-ascii-theme-font:minor-latin; mso-fareast-font-family:Calibri; mso-fareast-theme-font:minor-latin; mso-hansi-font-family:Calibri; mso-hansi-theme-font:minor-latin; mso-bidi-font-family:"Times New Roman"; mso-bidi-theme-font:minor-bidi;} .MsoPapDefault {mso-style-type:export-only; margin-bottom:10.0pt; line-height:115%;} @page WordSection1 {size:612.0pt 792.0pt; margin:72.0pt 72.0pt 72.0pt 72.0pt; mso-header-margin:36.0pt; mso-footer-margin:36.0pt; mso-paper-source:0;} div.WordSection1 {page:WordSection1;} -->

    Hello,

    I've been looking for an e-commerce solution that works with Umbraco.

    I'm currently looking at Tea Commerce and would like to know whether I can run multiple stores separately on a single installation of Tea Commerce on Umbraco, and what the licensing implications of this.

    I would be interested to know what the best practice is for hosting multiple e-commerce sites within Umbraco.

    Thank you for any help on this.

    Regards

    David

  • Rune Grønkjær 1371 posts 3102 karma points
    Apr 26, 2011 @ 15:41
    Rune Grønkjær
    1

    Hi David,

    Every installation of Tea Commerce works as only one store, so that would be a no on your question. We are not planning on supporting multiple stores with one installation as that would overcomplicate things. We want to keep Tea Commerce simple and easy to use.

    The current version of Tea Commerce only works with one language as well, but we are brewing on a larger release which will allow a store to run on multiple languages.

    If you want more stores you will need separate Umbraco installations, with a Tea Commerce on each. This would be the preferred approach in most cases as Umbraco is wasy to install and you will be able to keep the stores separated.

    I hope this answers your question. Otherwise you are welcome to ask again :)

    /Rune

  • David 39 posts 119 karma points
    Apr 26, 2011 @ 15:58
    David
    0

    Rune,

    Thanks for your reply and help on this.

    Can you point me in the right direction regading multiple installations of Umbraco because how I understand it should be installed in the WWROOT.

    Thank for all you help.

    Regards

    David

    P.S. I'm sorry, I think I may have posted this twice please ignore the duplicate.

  • Rune Grønkjær 1371 posts 3102 karma points
    Apr 26, 2011 @ 16:17
    Rune Grønkjær
    0

    Yes that's correct. Each installation of Umbraco must have it's own folder in wwwroot and seperate databases. Each of these can then have a one store Tea Commerce installation.

    /Rune

  • David 39 posts 119 karma points
    Apr 26, 2011 @ 17:29
    David
    0

    Rune,

    Is there a multi domain licence or will I need a licence for every installation of Tea Commerce?

    Thanks for your help.

    David

  • Anders Burla 2560 posts 8256 karma points
    Apr 26, 2011 @ 18:53
    Anders Burla
    0

    Hi David

    There is only a top level domain license at the moment - 349€ pr domain. We are working on a partner program where you will get advantages after a couple of Tea Commerce sites. Like solution provider logo, discounts etc. So you would need a license for every top level domain you would like to support.

    If you have any thoughts for a partner program, we would be glad to hear. You can mail them to info [at] teacommerce.dk

  • Rune Grønkjær 1371 posts 3102 karma points
    Apr 29, 2011 @ 16:54
    Rune Grønkjær
    0

    Hi David,

    I hope you got the information you needed. Please mark the answer so others can find it. :)

    /Rune

  • James Drever 118 posts 149 karma points
    May 16, 2011 @ 15:34
    James Drever
    0

    Hi,

    Can I just ask a slightly different version of this same question.

    I'm thinking of using TeaCommerce, and I will have a short term requirement for two separate baskets on our one website, one for our publications, one for our courses.  They will eventually use the same payment gateway, and therefore we will only need a single basket.  Because its a short term requrement, I'm happy to use the API if required to achieve this - if I was willing to do some customisation code, could TeaCommerce operate two baskets?

    Thanks,

    James.

  • Rune Grønkjær 1371 posts 3102 karma points
    May 16, 2011 @ 15:47
    Rune Grønkjær
    0

    Hi James,

    Are you sure this cannot be achieved with just one cart?

    In Tea Commerce you have full control over your cart xml and can display it as you please. You would be able to show one type of orderlines, say publications, in one place and the rest in another place of the website. You only have to make the filter in your xslt. It will be presentation only as the items will still be in the same cart.

    Of course you would have to make some sub calculations if you need to show the total price and such. Nothing that xslt could'nt handle i suppose.

    But as for your question. Tea Commerce can not run two carts. Only on different domains and therefor different sessions.

    /Rune

  • James Drever 118 posts 149 karma points
    May 16, 2011 @ 18:19
    James Drever
    0

    Hi Rune,

    Thanks for your reply. I am keen to use Tea Commerce, as I'm looking for something lightweight and confiurable, and which ties into the existing doc type structure rarther than needing its own content tree, so I'm still interested.

    Re: the two carts  - I did wonder if it was manageable with a bit of configuration and code.  Presume I can use Razor as well as XSLT with the cart presentation?

    Presume I can also sort the two different payment gateways out too?  We currently use two different payment gateways for our pubs and courses.  The pubs uses a UK based set up, and the courses will use Barclays ePQD, neither of which you support ouf of the box, so I'm guessing I'll need to write those mysefl in any case.

    James.

  • Sumit Ghorpade 3 posts 71 karma points
    Mar 26, 2019 @ 11:45
    Sumit Ghorpade
    0

    can we use two separate cart for two websites in single install tea commerce?

  • Anders Burla 2560 posts 8256 karma points
    May 17, 2011 @ 08:20
    Anders Burla
    0

    Hi James

    Of course you can use Razor. Just make a using TeaCommerce.Razor and then ex. TeaCommerce.GetOrder()
    About the two carts - I dont think it can be done without copying the entire Tea Commerce cart layer :)

    If you by sort - mean switch - yes you can just change the payment method via javascript. We dont support the two payment providers that you specified, but should be easy to implement. We are updating the payment provider API for the next major release of Tea Commerce so it will be even more simple to create. We hope to release in the next couple of weeks, so that I hope will fit your plans :)

    Anders

  • James Drever 118 posts 149 karma points
    May 17, 2011 @ 11:54
    James Drever
    0

    Hi Anders,

    Thanks.  OK - in terms of two carts, I think I need to let go of that one, and think about just implementing our course functionality, and migrating our publications basket to TeaCommerce when it uses the same payment gateway.

    Look forward to the payment provider API.

    James.

     

  • Anders Burla 2560 posts 8256 karma points
    May 17, 2011 @ 14:31
    Anders Burla
    0

    Just follow the @teacommerce twitter account and you will be notified when we release the new version of Tea Commerce

    Anders

  • James Drever 118 posts 149 karma points
    Jun 23, 2011 @ 07:47
    James Drever
    0

    Hi guys,

    I think the last remaining obstacle to using Tea Commerce for us is the multi-cart issue.

    In the short term, I do really need two separate carts running within the same site that end up going to two different payment gateways.

    Just wondering if your thinking has changed at all about a multi-cart option, and whether there is any way achieving this that I can use.

    Thanks,

    James.

     

  • Rune Grønkjær 1371 posts 3102 karma points
    Jun 23, 2011 @ 13:49
    Rune Grønkjær
    0

    Hi James,

    We have now disussed it and will not be implementing that feature anytime soon. I do have a solution to making multiple carts, but we are not willing to spend the time on implementing it right now. We don't believe that we will earn the money spent back. It's too much of a corner case.

    Sorry about that.

    /Rune

  • Anders Burla 2560 posts 8256 karma points
    Jun 24, 2011 @ 12:36
    Anders Burla
    1

    Hi James

    If you found one of the answers helpful could you please mark it as the solution so others can easily find the solution

  • James Drever 118 posts 149 karma points
    Jun 24, 2011 @ 17:30
    James Drever
    0

    Hi guys,

    OK, thanks for thinking about it again.

    James.

  • James Drever 118 posts 149 karma points
    Jun 24, 2011 @ 17:34
    James Drever
    0

    Can't mark a solution - guess because I didn't start the thread.  High-fived instead.

Please Sign in or register to post replies

Write your reply to:

Draft