On Mon, Sep 29, 2008 at 11:02 AM, Tim Perrett <[EMAIL PROTECTED]> wrote:
>
>
> > You don't have to put this in LiftRules. You can just assign the
> call-back
> > URL to a session-specific handler. The URL will be session-specific,
> will
> > appear just before the hand-off to PayPal and disappear just after the
> > PayPal call-back completes. It can be something fixed (like
> > "/paypal-landing") or something random ("/paypal23948239084902384").
>
> Sure of course :)
>
> One other thing, how would you invoke the actual paypal response
> processing stuff without needing a html fragment calling a snippet?
> Ideally it would be nice if there was a minimal amount of
> configuration needed in boot. But if thats the only way its not a
> problem.
Hmmm... I may be misunderstanding what you're saying... but...
In the PayPal landing, I'd update the user's state (e.g., credit their
account), add something to S.notices and then redirect the browser to either
"/" or some other page. So, no HTML required on the landing page. Also,
this is specific to the PayPal stuff so it shouldn't be referenced in Boot.
>
>
> Cheers
>
> Tim
> >
>
--
Lift, the simply functional web framework http://liftweb.net
Collaborative Task Management http://much4.us
Follow me: http://twitter.com/dpp
Git some: http://github.com/dpp
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Lift" 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/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---