I set up correctly the paypal plugin.
When I try to save the configuration tab it does not change anything. ( see the attackment )
It does not save the configuration, the column payment_params in virtuemart_paymentmethods table remain unchanged.
If I modify this in DB setting up the correct params:
{"paypal_merchant_email":"mypaypal@email.com","PAYPAL_VERIFIED_ONLY":"0","sandbox":"0","sandbox_merchant_email":"","payment_description":"","debug":"0","status_pending":["P"],"status_success":["C"],"status_canceled":["X"],"min_amount":"","max_amount":"","payment_value":"","payment_tax_id":"-1"}
The problem remain when i try to pay, im redirected to the order confirmed page without passing through paypal.
Any idea?