Hi Mikko,

getpaid.paypal overrides the checkout wizard completely and displays a
browser view with the buy now button (and the valid attributes set on it
based on what the user had in the cart) so this would need to be
reimplemented if we use your approach. Which can be done but just FYI.

Thanks,
Tim

On Thu, 2009-06-18 at 09:53 +0300, Mikko Ohtamaa wrote:
> 
> 
>         
>         Hi Michael,
>         
>         I'm glad you brought this up as (as you probably already
>         guessed) PayPal
>         has exactly the same purchase process, i.e. the button appears
>         in the
>         cart view.
> 
> Instead of reading the code I take the shortcut to happiness... how do
> these buttons usually work? At least PayPal has some Javascript magic.
> 
> My question is that can we implemented checkout using checkout wizard
> and "Choose payment method" page.
> 
> - Choose payment method page has list of payment methods, each has
> it's own radio button. After selection one method (radio button) the
> user can click next (Javascript enabled)
> 
> - Clicking next goes always to same location (@@getpaid-review-payment
> or similar)
> 
> - The review page is affected depending on the payment processor. On
> nullpayment Plone renders the page. On "external review" payment
> processors there is Javascript redirect to the payment processing
> system (hidden form posted by Javascript)
> 
> Does this sound viable strategy? I so much hate any Javascript based
> functionality.
> 
> -M
> 
> 
> > 


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"getpaid-dev" 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/getpaid-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to