With express checkout, no matter if you use compatibility mode or not, an order is created from the cart and should have the same value as the cart with the same products contained.
The price of the shipping (to be selected) will however not have been added to the initial price, which it will be on the normal checkout screen. There shipping is added first, which cannot be done for express.
Do you have an example of this difference in price for a given set of products?
Thread Starter
dudsno
(@dudsno)
I’m not 100% sure how you are doing discounts, but when I add the discounted product to the cart, it gets added with no discount at all. If you are using a plugin that only calculates discounts on the checkout screen; I’m sorry that Express Checkout is not likely to support that, since it does not use the standard checkout screen at all.
Any discount that is visible in the cart, should also work fine with Express Checkout.
Thread Starter
dudsno
(@dudsno)
Ok, thats probably the problem then.. Do you know a discount plugin that also works with Vipps express checkout?
Hm, I’m not sure what the current state of the art is here, but any plugin that would show/apply the discount in the cart should work.