First Question
In my WooCommerce shop I use the plugin PayPal Express.
With the plugin Woocommerce payment fees I can set an extra fee for the paypal payment.
The fee will correctly shown in the shopping cart and will correctly add to the sum.
But if I want to pay with Paypal, I am redirected to the Paypal site and there is only the total, WITHOUT the extra fee.
Where is the mistake?
Second Question
I have two products in my shopping cart
- The shipping cost of product A is in the shipping class "Test" (5,00€)
- The shipping cost of product B is in the shipping class "Test" (5,00€)
The shipping cost has to be 10,00€, but it's only 5,00€ for both.
How can i calculate the shipping cost from product A and from product B together, if both are in my shopping cart?