> 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