News:

Support the VirtueMart project and become a member

Main Menu

Insert in Payment method fee per unit of weight

Started by geoele, January 29, 2016, 12:12:17 PM

Previous topic - Next topic

geoele

Hello all. There is any way or any plugin or any code to add fee per unit of weight by kilos in standard payment method independently not in shipping? I use VM 3 JOOMLA 3.

Thanks for any help.

GJC Web Design

would need to be coded

all you need should be in the $cart->products object in the std ship plugin
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

geoele

#2
First of all thank you and sorry about my English. Can you help me with the code? I want to do samthing like this:
if product is 1 Kg insert fee 10,
2 Kg fee = 20
3 Kg fee = 30 e.t.c.

bat i dont want to affect all the standart payment bat to juse  inside the setup just like the total amount

Can you help me with this code in std payment plugin?

Thank you again. 

geoele