wildcard SSL / maintain session for cart

1 view
Skip to first unread message

voodoorails

unread,
Jul 1, 2008, 1:52:03 PM7/1/08
to Active Merchant
To work with Paypal Webpayments Pro with multiple customers, I notice
Shopify uses one main account and each of the customers just add api
access to that account. Is there any docs around for how that is
carried off within a rails app using AM?

Also, does anyone know how to maintain a session between domains - one
with SSL and one without? I'm trying to use a wildcard SSL for my
customers so they each don't need one. But to get that to work, I'll
need to grab the cart out to the non SSL version.

IE
http://domain.com/cart
to
https://domain.mywilcardeddomain.com/checkout

I figure my options are either post the whole cart(likely) - or try to
refire the session data which is held in the db (dubious). Anyone been
there done that?

Benjamin Curtis

unread,
Jul 1, 2008, 6:22:45 PM7/1/08
to activem...@googlegroups.com
The session carries over from non-SSL to SSL.

--
Benjamin Curtis
http://railskits.com/ - Ready-made Rails code
http://catchthebest.com/ - Team-powered recruiting
http://www.bencurtis.com/ - Personal blog
Reply all
Reply to author
Forward
0 new messages