Saturday, November 27, 2010

Re: Check out out my Paypal NVP Plugin

well, i dont like the way the configs are passed into the plugin
at least there should be a way to use config $config arrays globally
defined (they could still be overridden by passed configs)
but this way it is simplified:

var $components = array('PaypalNvp.PaypalNvp'));

you do want to avoid passwords and stuff hard-coded inside
controllers, dont you? :)


On 26 Nov., 23:56, gersh <gershon.bia...@gmail.com> wrote:
> Hi,
>
> I wrote a PayPal NVP athttps://github.com/gersh/CakePHP-Paypal-NVP.
> What do you think? Any suggestions?
>
> Gershon Bialer

Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions.

You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php?hl=en

No comments: