Hello,
I am using a lot of overriden prices in my shop which is on Joomla 3.4 and VM3.0.6.
I have a problem with the paypal plugin payment method which sends to the paypal sandbox mode wrong price. It sends the calculated price and not the overidden I have set in the product detail view.
Other payment methods (standard, 3rd party plugin for credit card payment) all receive the correct overidden price.
How can I convince paypal to use this overriden price and the calculated one?
Thank you for your answers!
UPDATE:
It happens both in Production and Sandbox BUT only when the Payment type in the plugin is set to Shooping Cart. When it is set to Normal the price is correct.
Has onyone found a solution to this problem?
Bruno
18 month old post!!!!
http://forum.virtuemart.net/index.php?topic=79799.0
Yes, the post is old but the problem is not soved.
Still the same with VM 3.017 and Joomla 3.5.2
Bruno
Really? so if u set an over ride price (BTW .. this isn't the recommended way to set discounts and specials as it over rides EVERYTHING incl. coupons, complex taxes etc) the wrong price is sent to paypal?
Yes, that' exactly what happens.
mc_gross is wrong as it takes the final price and not the override price.
Obviously cart is correct.
Look at this:
Date 2016-10-08 14:18:01
Payment Name PayPal
Total 62.00000 EUR
Date 2016-10-08 14:20:50
Transaction identification number 6BG77915HA7410417
Unique customer ID 79S2NUGV5FMJC
Payer status verified
Payment type instant
Full amount of the customer's payment 67.00
Transaction fee 2.63
Currency EUR
Notice Total 62 EUR (correct) and Full amount of the customer's payment 67.00 (wrong)
Bruno