This site is designed to take advantage of CSS. If you are seeing this, CSS must not be available or enabled in your browser. Everything should still work, but won't be as pretty. :)
Is it possible for Simon to authenticate into a PayPal account? Simon Service Username: and Password: fields don't seem to work. However, I am able to populate PayPal's 'Email address' field with a parameter named 'login_email'. Unfortunately, an additional parameter named 'login_password' does not populate PayPal's 'PayPal password' field.
Re: PayPal Authenticaton
In theory if you use a Post method and include as parameters all of the input values it expects (including hidden ones), that should work. They might do some tricks to prevent that, though.
Re: PayPal Authenticaton
Thanks anyway. I suspect that Simon cannot work with input fields where 'autocomplete="off"'.