VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: kratzi on January 13, 2016, 14:56:49 PM

Title: Show payment method only if shopper field is filled
Post by: kratzi on January 13, 2016, 14:56:49 PM
Hi I would like to offer a payment method only to customers who filled a special field in registration form.
As soon they enter their personal number during registration I would like to show them the payment method invoice payment.

However when the personal number is not entered the payment method should not be displayed.

I am running on VM 3.0.12  J 3.4.8

Thank you
Title: Re: Show payment method only if shopper field is filled
Post by: GJC Web Design on January 13, 2016, 15:38:32 PM
simplest by javascript/jquery etc

if field filled unhide the payment section

or adapt the payment plugin but then you would need to "submit" the shopper field