News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

How can I configure payment in VM2 like: shipvalue in VM1???

Started by itsyours, January 12, 2012, 16:01:58 PM

Previous topic - Next topic

itsyours

Shipping based on order totals. Fixed shipping costs based on values entered in configuration.

Is any solution?
thanx


PRO

have you looked in the shipping plugin? you set rates based on weight,

minimum and maximum order value
you can also add a tax calculation that could be a percentage based fee

itsyours

sorry, but i dont want: set rates based on weight...i dont use weight in products
i want set rates based on order totals like VM 1 how it is possible?
if order is 20€ -> shipping is 2€
if order is 40€ ->shipping is 3€
...


BanquetTables.pro? if you found solution for me i can pay you a small fee by paypal, because i need it for my clients...
please HELP ME

PRO

have you looked in the plugin?>

picture attached



[attachment cleanup by admin]

fsv

BanquetTables.pro,
And why at you such configuration?
Look at mine. I think that at many as.
VirtueMart 2.0
I have downloaded "com_virtuemart.2.0.0_extract_first.zip" from 12/20/2011 from http://dev.virtuemart.net/projects/virtuemart/files



[attachment cleanup by admin]

itsyours

I have this configuration too....There are not these lines to config....
BanquetTables.pro is it new build? or? can you send me this plugin?

I have downloaded "com_virtuemart.2.0.0_extract_first.zip" from 12/20/2011 from http://dev.virtuemart.net/projects/virtuemart/files


my configuration is like fsv image...
can you send me your plugin?



fsv

Quote from: BanquetTables.pro on January 17, 2012, 01:43:25 AM
https://dev.virtuemart.net/svn/virtuemart/trunk/virtuemart

Yes, newest build

If to copy new files weight_countries.php, weight_countries.xml in the catalogue \plugins\vmshipment\weight_countries\  at viewing in BE any shipment metod (or creation new) I see the message
Fatal error: Call to undefined method plgVmShipmentWeight_countries::getVarsToPush () in Z:\home\test2\www\plugins\vmshipment\weight_countries\weight_countries.php on line 39


itsyours

You must copied also
https://dev.virtuemart.net/svn/virtuemart/trunk/virtuemart/administrator/components/com_virtuemart/plugins/vmpsplugin.php
to virtuemart/administrator/components/com_virtuemart/plugins/

the form to configuration you can see, but nothing will stored :( when save
i dont know where is problem, maybe in database?

BanquetTables.pro?? help please


fsv

itsyours, thanks for the help. At me save a new configuration.

BanquetTables.pro, also thanks for the address of a new file.


fsv

Has tried to make the order. After order confirmation  has received the white screen and the message:

Warning: Missing argument 5 for vmPSPlugin::processConfirmedOrderPaymentResponse (), called in Z:\home\test2\www\plugins\vmpayment\standard\standard.php on line 148 and defined in Z:\home\test2\www\administrator\components\com_virtuemart\plugins\vmpsplugin.php on line 928

Fatal error: Call to undefined method shopFunctionsF:: sentOrderConfirmedEmail () in Z:\home\test2\www\administrator\components\com_virtuemart\plugins\vmpsplugin.php on line 948

itsyours

hi fsv i found solution....copy all svn trunk files with SVN Checkout, downloaded from http://tortoisesvn.net/downloads.html
rewrite all files and done..shipment is working and order process and send mail is working too :)

fsv

Quote from: itsyours on January 17, 2012, 20:44:42 PM
hi fsv i found solution....copy all svn trunk files with SVN Checkout, downloaded from http://tortoisesvn.net/downloads.html
rewrite all files and done..shipment is working and order process and send mail is working too :)

itsyours, I have not found where to download files VirtueMart on http://tortoisesvn.net/downloads.html. You could not attach them here at a forum? Thanks.


PRO

fsv, thats an svn program that will download the files FROm virtuemart.

You have to install that program on your comp, and then download the files