Lucie (and anyone else on the list) I'm starting to look into this today. The requirements for my project are to accept a code in the cart that discounts products. The code has no limits on usage and the price changes are all the same ($20 -> $13.99). I'm on a short schedule so I'd like to keep things as simple as possible, but I would love any help/suggestions.
-Rob On Tue, Apr 28, 2009 at 8:45 AM, Lucie Lejard <[email protected]> wrote: > > Hi Rob, > > You are right, getpaid.discount doesn't do what you are looking for. > I would extend the existing getpaid.discount product to add the code > you need in it. It be great to have a checkbox in the getpaid admin > menu to allow to choose if you want to allow discount codes or not on > the cart. > > Let me know if you need any help on that since I mostly wrote the > getpaid.discount egg. > Thanks > Lucie > -- > S i x F e e t U p , I n c . | http://www.sixfeetup.com > Phone: +1 (317) 861-5948 x605 > ANNOUNCING the first Plone Immersive Training Experience | Sept. 10-11-12, > 2009 > http://www.sixfeetup.com/immerse > > > > On Mon, Apr 27, 2009 at 3:55 PM, Rob LaRubbio <[email protected]> wrote: > > I just read through the README for getpaid.discount, and it sounds like > it > > doesn't do what I'm looking for. I'm writing to get confirmation of that > > and suggestions for what I can do (extend getpaid.disount or write a new > > plugin) > > > > Basically I have a client that sells about 10 books on their site for $20 > > each. They also sell a couple of other products at different prices. > They > > have about 5 affiliates who can purchase the books at a discount (maybe > $7 > > off). I was hoping I could use getpaid.discount to show a field on the > cart > > where the user could enter a code. If the was correct, all books would > be > > charged at the discounted rate. > > > > From my reading of getpaid.discout it sounds like it lets you mark items > off > > for all users, not just those with a code. Is that correct? If so does > it > > make sense to try and extend that product or write a new one? Thanks > > > > -Rob > > > > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "getpaid-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/getpaid-dev?hl=en -~----------~----~----~----~------~----~------~--~---
