Dear All,
Seem to have come across something cannot seem to figure out.
Ver I am running in signature below
I attach 2 screen shots of the paypal config screens one on a live site that is working correctly and another from a site i am working on currently that seems to be stuck in sandbox mode and has a very different config screen to the one working correctly.
I have tried to reinstall aio plugins and seem to install OK - have deleted payment method re-created it but still keep getting the same config screen.
I am using just the basic paypal checkout method. Plugins are published
Any suggestions welcome
[attachment cleanup by admin]
See http://forum.virtuemart.net/index.php?topic=123606.msg421941#msg421941
"All you need to do on the config page for Standard payment is to select Standard under basic parameters and then enter the Merchant Email which is further down the page - remove any other entries you have made. You will still see the warning message on the current plugin version, but ignore it as it is intended for the other PayPal methods. Make sure the method is published and away you go. The Sandbox message will then go away."
I tried this but no joy nothing changes - still shows the same config screen - sandbox mode even though production is selected
I attach the drop- down there you select the payment type - I notice it says just Paypal not VM Payment Paypal - beginning to think something up with the installation as the shop tab is displaying as one page not tabbed across the top.
:(
[attachment cleanup by admin]
On a clean upgrade 2.0.26 ->2.6 (all working fine) my dropdown list is quite different to yours..
But I think your javascript isn't working...
Your screen of the method shows all the toggle boxes open
e.g. when you flip between sandbox and production the table row showing the
Warning - PayPal is set in sandbox mode. No real money is transferred and this is not suitable for live sites
flips open and closed by jquery - display none/display block
and below all the fields for the api etc should be display none if your on standard
check your console for JS errors -- have you tested the method? I think if your've selected production it will work - just the message isn't hidden
After upgrade to 2.6a it works