Re: PayPal Direct Payment API Component for 1.2

2009-06-20 Thread Jorgepedret
Oh Mariano, sorry I didn't mention it, but I'm really grateful that you took the time to write this code and to make it public! Thanks! On Jun 21, 4:31 am, Mariano Iglesias wrote: > I've been rewriting the component lately but have not yet found the time > to document the changes: > > http://bi

Re: PayPal Direct Payment API Component for 1.2

2009-06-20 Thread Mariano Iglesias
I've been rewriting the component lately but have not yet found the time to document the changes: http://bin.cakephp.org/view/9187751 As you can see a lot of what used to be defines are now configurable component settings, and also overridable when you issue an order. Say for example you wish

PayPal Direct Payment API Component for 1.2

2009-06-20 Thread Jorgepedret
e one or the other, if you use signature, change the method call from $this->Paypal->setCertificate() to $this- >Paypal->setSignature(). 6. You should be able to use now the example code at http://bakery.cakephp.org/leafs/view/20 I hope this was helpful for somebody. If you have any qu

PayPal Direct Payment API Component and header issues

2007-08-06 Thread landon.lewis
I have the PayPal Direct Payment API Component setup and am able to make calls to Paypal with success. I have been getting header and session errors though (See below). These issues haven't been an issue until I have tried to to a $this->redirect(), and I get the error about not being

PayPal Direct Payment API Component and header issues

2007-08-06 Thread landon.lewis
I have the PayPal Direct Payment API Component installed and am able to make calls to Paypal just fine. I am however receiving several notices and warnings from PHP that the Paypal component has already set session and header information and that Cake is unable to send its session and header

Re: PayPal Direct Payment API Component

2007-08-06 Thread r557
Remove setCertificate and replace it with $this->Paypal- >setSignature('signature provided by paypal');. There are 2 options on how you process a payment, certificate and signature. I used signature and now it's working :). On Aug 1, 2:56 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Hi,

Re: PayPal Direct Payment API Component

2007-08-01 Thread [EMAIL PROTECTED]
Hi, by default, the code is something like this: // Set up common component's parameters $this->Paypal- >setEnvironment(CAKE_COMPONENT_PAYPAL_ENVIRONMENT_SANDBOX); $this->Paypal->setUser('ApiUser'); $this->Paypal->setPassword('ApiPassword'); $this->Pa

Re: PayPal Direct Payment API Component

2007-08-01 Thread Gonzalo Servat
On 8/1/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > Hi, > what usename, password, certificate file and environment this error > referring to? > > ERROR: API Username, Password, Certificate File and Environment must > all be set I haven't used this component myself, but maybe you could s

PayPal Direct Payment API Component

2007-08-01 Thread [EMAIL PROTECTED]
Hi, what usename, password, certificate file and environment this error referring to? ERROR: API Username, Password, Certificate File and Environment must all be set --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "

Re: PayPal Direct Payment API Component problem...

2007-01-05 Thread [EMAIL PROTECTED]
Thanks for the reply. I didn't find that problem when I searched for it. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to cake-php@googlegroups.com To unsubscri

Re: PayPal Direct Payment API Component problem...

2007-01-05 Thread Eric C Blount
http://www.pdncommunity.com/pdn/board/message?board.id=wppro&message.id=824 Seems it could be the version of PHP you are using. Try upgrading? This question should really have been asked in the PayPal API Developers forum, not on this CakePHP list. HTH, Eric On 1/4/07, [EMAIL PROTECTED] <[EMA

PayPal Direct Payment API Component problem...

2007-01-04 Thread [EMAIL PROTECTED]
I'm getting the following errors after adding and trying out the PayPal API Component: Notice: Only variables should be assigned by reference in /home/3780/domains/verybadpoetry.com/html/app/vendors/pear/PayPal/SOAP/Base.php on line 549 Notice: Only variables should be assigned by reference in

Re: PayPal Direct Payment API Component

2006-11-28 Thread mariano.iglesias
It finally got approved. You can see this component at: http://bakery.cakephp.org/articles/view/168 -MI --- Remember, smart coders answer ten questions for every question they ask. So be smart, be cool, and share your kno

RE: PayPal Direct Payment API Component

2006-11-27 Thread Mariano Iglesias
your knowledge. BAKE ON! -Mensaje original- De: cake-php@googlegroups.com [mailto:[EMAIL PROTECTED] En nombre de Claudio Poli ? Enviado el: Martes, 28 de Noviembre de 2006 12:17 a.m. Para: Cake PHP Asunto: Re: PayPal Direct Payment API Component whoa Mariano, thanks for that, I will look in

Re: PayPal Direct Payment API Component

2006-11-27 Thread Claudio Poli 
whoa Mariano, thanks for that, I will look into it soon :) --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to cake-php@googlegroups.com To unsubscribe from this g