VirtueMart Forum

VirtueMart 2 + 3 + 4 => Plugins: Payment, Shipment and others => Topic started by: itsyours on January 12, 2012, 16:01:58 PM

Title: How can I configure payment in VM2 like: shipvalue in VM1???
Post by: itsyours on January 12, 2012, 16:01:58 PM
Shipping based on order totals. Fixed shipping costs based on values entered in configuration.

Is any solution?
thanx
Title: Re: How can I configure payment in VM2 like: shipvalue in VM1???
Post by: schioler on January 13, 2012, 19:50:08 PM
i need that too !!!
Title: Re: How can I configure payment in VM2 like: shipvalue in VM1???
Post by: PRO on January 13, 2012, 20:20:43 PM
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
Title: Re: How can I configure payment in VM2 like: shipvalue in VM1???
Post by: itsyours on January 16, 2012, 18:35:35 PM
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
Title: Re: How can I configure payment in VM2 like: shipvalue in VM1???
Post by: PRO on January 16, 2012, 20:07:46 PM
have you looked in the plugin?>

picture attached



[attachment cleanup by admin]
Title: Re: How can I configure payment in VM2 like: shipvalue in VM1???
Post by: fsv on January 16, 2012, 21:37:20 PM
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]
Title: Re: How can I configure payment in VM2 like: shipvalue in VM1???
Post by: itsyours on January 16, 2012, 22:42:45 PM
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?

Title: Re: How can I configure payment in VM2 like: shipvalue in VM1???
Post by: PRO on January 17, 2012, 01:43:25 AM
https://dev.virtuemart.net/svn/virtuemart/trunk/virtuemart

Yes, newest build
Title: Re: How can I configure payment in VM2 like: shipvalue in VM1???
Post by: fsv on January 17, 2012, 10:13:36 AM
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

Title: Re: How can I configure payment in VM2 like: shipvalue in VM1???
Post by: itsyours on January 17, 2012, 10:48:22 AM
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

Title: Re: How can I configure payment in VM2 like: shipvalue in VM1???
Post by: fsv on January 17, 2012, 12:09:02 PM
itsyours, thanks for the help. At me save a new configuration.

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

Title: Re: How can I configure payment in VM2 like: shipvalue in VM1???
Post by: fsv on January 17, 2012, 12:18:51 PM
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
Title: Re: How can I configure payment in VM2 like: shipvalue in VM1???
Post by: 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 :)
Title: Re: How can I configure payment in VM2 like: shipvalue in VM1???
Post by: fsv on January 17, 2012, 22:18:45 PM
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.

Title: Re: How can I configure payment in VM2 like: shipvalue in VM1???
Post by: PRO on January 17, 2012, 22:28:32 PM
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
Title: Re: How can I configure payment in VM2 like: shipvalue in VM1???
Post by: lipes on February 02, 2012, 23:45:51 PM
I've got same problem than FSV user

vm2.0.0 gives me this msg when i tryed to see the cart:
Fatal error: Call to undefined method plgVmShipmentWeight_countries::getVarsToPush() in D:\Ampps\mp3\plugins\vmshipment\weight_countries\weight_countries.php on line 39