[Lift] Re: Lift Shopping Cart?

2009-06-12 Thread marius d.
There is a PayPal module I think. Br's, Marius On Jun 12, 5:08 pm, David Persons wrote: > I am experimenting with Lift / Scala and am thinking about using it > for some projects in the future. Really like it. For a website I need > shopping cart functionality. In last years post 'Making modular

[Lift] Re: Lift Shopping Cart?

2009-06-12 Thread Timothy Perrett
The paypal module simply covers transactional integration - there is no support for paypal shopping cart. You could of course write your own shopping car JAR and just hook that into lift any which way you would like. Cheers, Tim On Jun 12, 3:24 pm, "marius d." wrote: > There is a PayPal module