VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: christian1501 on October 19, 2011, 14:05:11 PM

Title: customfields are not displaying in the cart and payment problems
Post by: christian1501 on October 19, 2011, 14:05:11 PM
i hope somebody can help me. i try to install some knew shop, but everytime there is some update new problems are coming.

1. when i choose some product and some customfield. just one field is displayed.
i hope somebody has some solution or maybe can say in which file i have to change some code.

2. in virtuemart 1.9.8 i in the backend i can not put some paymentdiscount.
for example i want to give 3% sconto for people who will pay before they get their products.
in virtuemart 1.9.8 h it was possible.

does somebody has some idea or the same problem?
Title: Re: customfields are not displaying in the cart and payment problems
Post by: PRO on November 03, 2011, 13:44:33 PM
You setup a calculation rule, and then apply it to the payment method.

I THINK
Title: Re: customfields are not displaying in the cart and payment problems
Post by: christian1501 on November 04, 2011, 11:03:11 AM
thank you for the quick response.

OK this what you told me takes some percentage from the paymentprice,
but i need to give 3% for people who pay everything before they get their products.
it does mean the discount has to be for the whole bill and just only for the payment.

do you understand?
Title: Re: customfields are not displaying in the cart and payment problems
Post by: PRO on November 04, 2011, 11:16:27 AM
go into calculation rules, click NEW

THEN look at the dropdown types. You have

"Tax Per Bill"


THEN apply it to the payment method
Title: Re: customfields are not displaying in the cart and payment problems
Post by: christian1501 on November 04, 2011, 13:02:04 PM
now each bill has a discount 3%.
but i want to give just for one payment method a discount.

for example:

people who pay before will get 3% discount.

people who pay after will get no discount.

people who pay with paypal will get no discount

in the version virtuemart 1.9.8 h there was an option in the payment rules where i was able to choose percentage.
after i wrote the value 3 and then for this bill with this payment method the discount was 3%.

do you understand?
Title: Re: customfields are not displaying in the cart and payment problems
Post by: PRO on November 04, 2011, 14:03:56 PM
have you tried setting another calculation for 0, and adding that to the other payment methods?
Title: Re: customfields are not displaying in the cart and payment problems
Post by: christian1501 on November 04, 2011, 14:58:44 PM
yes this works,
but it is looking not so good like before and it is not so comfortable.

thank you