I'm trying to integrate PayPal into my Magento 1.6 store, preferably the Website Payments Standard
I have followed all the steps to add this to my payment page, but when I get to the payment page, the radio button is missing, so I cannot select it.
It seems that the radio is display:none in the HTML source.
Has anyone ever come across this before?
Thanks
System -> Config -> Advanced -> Mage_PaypalUk. I am trying to use this from a UK PayPal account. Where is the setting to enable the payment method? Like i said it displays, just with no radio button. Cache is off, but has been refreshed several times – terrid25 Jan 16 '12 at 11:42System -> Config -> Sales -> Payment Methods -> PayPal -> Enabled. – Jürgen Thelen Jan 16 '12 at 11:54