On Jun 10, 4:47 pm, AJStoneham <[email protected]> wrote: > PS, sounds like your using the wrong wheel for api requests. ;-)
What wheel do you suggest? > > On Jun 9, 3:25 pm, Marijn <[email protected]> wrote: > > > > > P.s. it makes use of sfWebBrowserPlugin to prevent reinventing the > > wheel for api requests but it can be injected with any object that > > implements a sfWebBrowserInterface > > > On Jun 10, 12:23 am, Marijn <[email protected]> wrote: > > > > Hi everybody, > > > > I currently have a private plugin that manages a dutch payment > > > service. The approach I took was quite similar, using interfaces that > > > can be implemented by any object to define transactions. I created a > > > global transaction manager that manages the process that can be > > > injected with any type of payment service adapter. This can be either > > > hooked into the event manager or by extending an abstract module. > > > Currently I also need to create an adapter for paypal payments but not > > > with the generic paypal structure but their paypro api (or whatever > > > its called). > > > > I would love to share the code if we all agree it's structure is > > > decent enough:-) > > > > Let me know. > > > > Marijn > > > > On Jun 9, 10:31 am, Antoine Leclercq <[email protected]> > > > wrote: > > > > > Sorry I haven't replied earlier, I'm kind of busy during my trips to > > > > France. > > > > @Russen : Please join us on the plugin page so that we can start the > > > > real > > > > stuff next week. > > > > > On Tue, Jun 2, 2009 at 8:45 PM, Russen <[email protected]> wrote: > > > > > > I'd love to get into some development with the PayPal interface! I'm > > > > > putting aside some non-work development time this summer to work on a > > > > > hand-made soap site with a friend, so this would be some good > > > > > groundwork. If can't contribute, then at least let me know about > > > > > progress, and I'll help with some testing. > > > > > > -Russen > > > > > > On Jun 1, 12:25 pm, Antoine Leclercq <[email protected]> > > > > > wrote: > > > > > > Hi Lee, hi all, > > > > > > Great for the sfPaypalPlugin, I'll take the lead. Did you start the > > > > > > development test oriented as you suggested on your previous email ? > > > > > > If > > > > > this > > > > > > is the case, even if it is just a start, I'll be glad to take it > > > > > > over. If > > > > > > not I'll start from scratch. > > > > > > > About the sfGoogleCheckoutPlugin, I'll wait till we need it. I > > > > > > prefer to > > > > > > focus on a single solution right now but still take into account the > > > > > global > > > > > > online payment need. > > > > > > > Is anyone else interested in contributing to the sfPaypalPlugin ? > > > > > > If you do, it could be interesting that we meet at the Symfony Live > > > > > event, > > > > > > if you go, as I will participating the 2 days. > > > > > > > Regards, > > > > > > > Antoine Leclercq > > > > > > Branch Manager @ LetsCodhttp://www.letscod.com > > > > > > > On Mon, Jun 1, 2009 at 6:14 PM, Lee Bolding <[email protected]> > > > > > > wrote: > > > > > > > > My PayPal and GoogleCheckout plugins kind of got shelved. > > > > > > > > I was planning to create an eCommerce solution - but then > > > > > > > discovered > > > > > > > Magento, and have been working with that a lot recently. > > > > > > > > I'm happy to transfer leadership of the sfPaypalPlugin and > > > > > > > sfGoogleCheckoutPlugin plugins to anybody that wants to take them. > > > > > > > > On 1 Jun 2009, at 08:56, Antoine Leclercq wrote: > > > > > > > > > There was an interested thread on the subject in December ( > > > > > > >http://groups.google.com/group/symfony-users/browse_thread/thread/520. > > > > > .. > > > > > > > > ) where Lee said that he was in the process of reviewing PayPal > > > > > > > > and > > > > > > > > Google Checkout plugins. I didn't get anything new on this since > > > > > > > > that time. Lee, if you are reading, that would be lovely if you > > > > > > > > could update us on your plans. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" 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/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
