On 9/28/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Hi all, > I'm trying to integrate Paypal and am having no luck. To be honest I > don't really know where to start! Does anyone have any experience using > Paypal with Cake??? >
My first question is this: do you have any code you've tried to use? If you've done any sort of work with PHP talking to PayPal using CakePHP is not really any different. As I understand it, you talk to PayPal via some sort of REST interface and interpret the response that comes back. Sounds pretty simple to me. -- Chris Hartjes "The greatest inefficiencies come from solving problems you will never have." -- Rasmus Lerdorf @TheBallpark - http://www.littlehart.net/attheballpark @TheKeyboard - http://www.littlehart.net/atthekeyboard --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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/cake-php -~----------~----~----~----~------~----~------~--~---
