woodmage
Total Posts: 10
Joined: 2008-05-14
Has anybody implemented this system with Multiple stores and a single checkout/cart?
http://www.magentocommerce.com/blog/comments/multiple-stores-one-checkout-with-magento-you-can/
How do you set up the Unsecure and Secure URLs to get this working.
What I am trying to do is have multiple sites
DomainA, DomainB, DomainC
Don’t necessarily need to be able to add to cart from multiple stores in same session, but want to use a single checkout at secure.anotherdomain.com
I can ad to cart and it will go to checkout at secure.anotherdomain.com, but it does not see the cart contents (cart is empty ).
Any ideas on how/if this can be accomplished?
Thanks.
Posted: June 3 2008
| top
Dustin
Total Posts: 160
Joined: 2008-03-13
Columbus, OH
woodmage - 03 June 2008 07:57 AM
Has anybody implemented this system with Multiple stores and a single checkout/cart?
http://www.magentocommerce.com/blog/comments/multiple-stores-one-checkout-with-magento-you-can/
How do you set up the Unsecure and Secure URLs to get this working.
What I am trying to do is have multiple sites
DomainA, DomainB, DomainC
Don’t necessarily need to be able to add to cart from multiple stores in same session, but want to use a single checkout at secure.anotherdomain.com
I can ad to cart and it will go to checkout at secure.anotherdomain.com, but it does not see the cart contents (cart is empty ).
Any ideas on how/if this can be accomplished?
Thanks.
This is how I have my secure and unsecure urls set up.
Assuming, DomainA is your primary domain with ssl installed.
DomainB
Unsecure
- Base URL: DomainA
- Base Link URL: DomainB
Secure
- Base URL: DomainA
- Base Link URL: {{secure_base_url}}DomainB/
Posted: June 3 2008
| top
| # 1
woodmage
Total Posts: 10
Joined: 2008-05-14
Thank You!
That did the trick.
Posted: June 3 2008
| top
| # 2
Thejosh13
Total Posts: 252
Joined: 2008-06-23
Still cant get multiple domains to setup just shows the absolute server path?
Posted: November 8 2008
| top
| # 3
vito059
Total Posts: 4
Joined: 2009-01-19
Thanks Dustin. It did the trick for me also.
I have to .com running now.
Cheers.
Posted: January 21 2009
| top
| # 4
Dwatts
Total Posts: 8
Joined: 2010-04-14
I think I’m missing something on this.
Right now I have multiple domains setup with magneto 1.4. My goal is to get three domains pointing to one checkout (& primary) domain as @woodmage mentioned.
My setup current setup is:
Domain A
unsecure
http://www.domain-a.com/ (default)
secure
https://www.domain-a.com/ (default)
Domain B
unsecure
http://www.domain-b.com/
secure
https://www.domain-a.com/ (default)
Domain C
unsecure
http://www.domain-c.com/
secure
https://www.domain-a.com/ (default)
I can create a cart on Domains B & C and then get to the first step of the one-page checkout on the Domain A with my cart still intact; however, when I click to the continue button to get to the billing step the page refreshes and says my cart is empty (still on Domain A).
Any ideas?
Posted: August 12 2010
| top
| # 5
Dwatts
Total Posts: 8
Joined: 2010-04-14
I think I am missing something on this.
Right now I have multiple domains setup with magneto 1.4. My goal is to get three domains pointing to one checkout (& primary) domain as @woodmage mentioned.
My setup current setup is:
Domain A
unsecure
http://www.domain-a.com/ (default)
secure
https://www.domain-a.com/ (default)
Domain B
unsecure
http://www.domain-b.com/
secure
https://www.domain-a.com/ (default)
Domain C
unsecure
http://www.domain-c.com/
secure
https://www.domain-a.com/ (default)
I can create a cart on Domains B & C and then get to the first step of the one-page checkout on the Domain A with my cart still intact; however, when I click to the continue button to get to the billing step the page refreshes and says my cart is empty (still on Domain A).
Any ideas?
Posted: August 12 2010
| top
| # 6
surfing1
Total Posts: 3
Joined: 2010-07-22
Changing “Add Store Code to Urls” to “yes” on the default domain fixed it for me. Go to config -> choose default domain -> web -> url options ... to find the setting.
I Hope this helps everyone. I wasted alot of time troubleshooting this.
Posted: October 7 2010
| top
| # 7
Dwatts
Total Posts: 8
Joined: 2010-04-14
Sorry, I try my best to update the forum if I find the answer to my question but somehow forgot on this one
Using the add store code to the URL solved my problem too. And added benefit was that we only wanted to purchase one SSL so now we have:
secure.main.com - for all SSL pages (checkout, account, etc.)
and…
site-one.com
site-two.com
site-three.com - etc. as stores with codes no more than two characters…
So, all secure pages automatically direct to secure.main.com/so/ (so=site-one.com) with the correct logos, styles, etc.
It’s perfect!
DW
Posted: October 7 2010
| top
| # 8
rumblepup
Total Posts: 96
Joined: 2007-08-31
Dwatts - 07 October 2010 10:56 AM
Sorry, I try my best to update the forum if I find the answer to my question but somehow forgot on this one
Using the add store code to the URL solved my problem too. And added benefit was that we only wanted to purchase one SSL so now we have:
secure.main.com - for all SSL pages (checkout, account, etc.)
and…
site-one.com
site-two.com
site-three.com - etc. as stores with codes no more than two characters…
So, all secure pages automatically direct to secure.main.com/so/ (so=site-one.com) with the correct logos, styles, etc.
It’s perfect!
DW
OK, just want to confirm this. I hope are still watching this thread. So you set up the multistore, but they all checkout at the main store.
For example
mainstore.com
store1.com
store2.com
I’m browing store1.com, and I add a product to the shopping cart. The shopping cart should be located at
store1.com/checkout/cart/
but then I hit proceed to checkout and I should be directed to
mainstore.com/checkout/onepage/store1.com
I check out, and blammo, I’m done.
what if the customer is checking out different products from different stores?
He’s got 1 product from store1.com
and another product from store2.com
does this handle it?
Signature
Beautiful patio umbrellas at CushionsAndUmbrellas.com If you want an efficient patio heater , check out PatioHeatersLand.com
Posted: December 29 2010
| top
| # 9
rajandanish
Total Posts: 10
Joined: 2011-03-16
Any chance this has anything to do with the onepage checkout redirecting to the cart page?
I have multiple domains running off of 1 magento installation. The base domain has no issues with the cart, but if I attempt to go through the onepage checkout on the other domains, when going to step 2, it 303 redirects me back to the cart page.
Anyone here to help me to fix this
Thanks in advance,
Danish.
salimpwd
Total Posts: 1
Joined: 2013-02-17
Hello
Right now 2013...So i think we are got answer for multiple store, multiple domain with single checkout…
I am runing magento site on
http://www.demanchetknopenwinkel.nl/
http://www.desokkenwinkel.nl/
http://www.dedassenwinkel.nl/
http://www.dasspeldenwinkel.nl/
domains with single installation and single database with multiple store ti\’s working…
if user purchase product from domain1 and from domain2 then he goto domain3 and do checkout process error message view cart is empty...but domain1, and domain2 already have product in to cart.....
i want to sharing cart and checkout option in magento
please help me i have lost 5days....
Thanks in advanced…
Posted: February 19 2013
| top
| # 11