VirtueMart Forum

VirtueMart 2 + 3 + 4 => Product pricing => Topic started by: tommyboy0485 on January 02, 2017, 06:19:53 AM

Title: Need a cash and card price
Post by: tommyboy0485 on January 02, 2017, 06:19:53 AM
Greetings, I'm needing Virtumart to offer a cash and card price.  I cannot seem to figure out how to do this.  For example. The credit card price for a Hammer online is $12 but if they order it online but pay in person it will be $9.  How can i make it so they can order the product online and have the option between the two prices.  Regardless if this i legal or not this is what im needing to do.   

Best,
Mark

Joomla version, 3.4.3.
VirtueMart 3.0.18
Title: Re: Need a cash and card price
Post by: Jörgen on January 02, 2017, 09:23:23 AM
Hello

You need to update Joomla.

There is no way in having different prices according to payment. At the time you are putting the item in the cart, you don´t know how he is going pay.
You can set a charge fee in the payment method, but not per item, you set it per order.
You can set a caculation rule for a customer Group. Even payment method.  But You have to assign the customer to this Group first.

regards

Jörgen @ Kreativ Fotografi
Title: Re: Need a cash and card price
Post by: lindapowers on January 02, 2017, 19:34:01 PM
I guess you could look in to custom fields since you can add price modifiers per product or in to shipping methods but shipping will affect the entire product list in the order.

You can create a parent with no price set and create 2 child products with the variants you need and a price for each child or use any other custom field.
Title: Re: Need a cash and card price
Post by: tommyboy0485 on January 22, 2017, 23:20:57 PM
Thanks fellas

Best,
Mark
Title: Re: Need a cash and card price
Post by: Milbo on February 03, 2017, 10:07:41 AM
Quote from: Jörgen on January 02, 2017, 09:23:23 AM
There is no way in having different prices according to payment. At the time you are putting the item in the cart, you don´t know how he is going pay.
You can set a charge fee in the payment method, but not per item, you set it per order.
You can set a caculation rule for a customer Group. Even payment method.  But You have to assign the customer to this Group first.

You can use the fee also as skonto most time. Just try with a negative value. Most payments do not use the trigger to display the prices in the productdetails, but it can be added, relativly easy. So you could show directly in the productdetails the two different payment methods, one with skonto and the other without.

I added for a gold member the possibility to block paypal by shipmentmethods. Would also make sense here to connect the payment directly with the shipment method.
Title: Re: Need a cash and card price
Post by: Danny Shopper on February 17, 2017, 10:31:17 AM
I have to agree with malibo that
QuoteYou can use the fee also as skonto most time. Just try with a negative value. Most payments do not use the trigger to display the prices in the productdetails, but it can be added, relativly easy. So you could show directly in the productdetails the two different payment methods, one with skonto and the other without.

I added for a gold member the possibility to block paypal by shipmentmethods. Would also make sense here to connect the payment directly with the shipment method.

Title: Re: Need a cash and card price
Post by: Studio 42 on February 17, 2017, 15:46:06 PM
If you really need to set it by product, do a new plugin(see g:\web\wamp\www\vm3last\plugins\vmcustom\textinput\ for eg. to do one)
And use a checkbox for eg. for offer a cash and card price with negative value.