On Thu, Aug 1, 2013 at 5:13 PM, Massimo Di Pierro <
[email protected]> wrote:

> You do not need to modify the registration for this. Instead you do the
> following:
>
>
Hi Massimo,

Thank you for pointing that out, I will explore it as an alternative logic.

Regarding: "redirect('http://paypal.com/...')"
I am not redirecting to an external site, I will be redirecting to an
internal one that has paypal buttons on it (in turn user clicks the paypal
buttons before getting to the external/paypal site).  Just to fill the gaps
- my "has_paid" logic and order fulfillment is taken cared of by a backend
paypal ipn listener (python ) which is already done (im more of a backend
guy - and im struggling with the frontend part).

By the way, can I use this instead for my purpose:
auth.settings.register_next = URL('paypal')

If so any sample code would be very helpful.

Thanks!

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to