Hi. Take a peek into web debug panel, "config" => "settings" => look for paypal — and you'll eventually figure everything you ask for yourself.
2009/5/8 Steve the Canuck <[email protected]> > > I'm trying to retrieve the following as an array from my app.yml: > > app_paypal_postback_status > > I've tried the following configurations but neither works. What I am > I doing wrong? > > Thanks! > > all: > paypal: > postback: > timeout: 30 > status: > .array: > new: W > verified: V > invalid: I > failed: F > > I've also tried: > > all: > paypal: > postback: > timeout: 30 > .array: > status: > new: W > verified: V > invalid: I > failed: F > > > > > -- With the best regards, Andy. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
