Extra Fees for WooCommerce allows you to charge additional fees for the following actions,
| Actions | Fee Name | Description |
|---|---|---|
| Product Purchase | Product Fee | A fee will be added to the product’s price |
| Payment Gateway Selection | Payment Gateway Fee | A fee will be added for choosing a particular payment gateway |
| Order Completion | Order Fee | A fee will be added to the user’s cart[Cart Subtotal/Order Total] |
| Shipping Method Selection | Shipping Fee | A fee will be added for choosing a particular shipping method |
How does it work?
Create a Backend Demo and test the scenarios below by following the steps outlined. Guest users are restricted from placing the order in this Demo.
Product Fee
– Product fees appear on the product page. When the user purchases the product, they will pay any additional fees you set in addition to the product’s price.
– Additionally, product fees appear on the cart page, checkout page, and thank you page below the product’s name.
Payment Gateway Fee
– If you assign a fee to a payment gateway, the customer will need to pay that fee if they choose to pay via that gateway.
– The fee is added once the payment gateway is selected.
Order Fee
– The user must pay the order fee when their cart subtotal/order total is within the specified limit.
– The fee appears on the cart page, checkout page, and thank you page.
Shipping Fee
– If you assign a fee to a specific shipping method(s), the customer should pay that fee when they choose the configured shipping method for their order.
– The fee will be added only when a customer selects the shipping method in the cart/checkout.