WooCommerce Additional Fees On Checkout - Case Study

Let’s find out which case exactly you want for your store by activating WooCommerce Additional Fees On Checkout Premium plugin version 1.0.8

Case #1

Requirement:
Give an option to add Gift Wrap cost of $20 USD on checkout page.

Action:
Status- Enable.
Label- Gift Wrap.
Label for Billing- Gift Wrap
Type- Fixed.
Condition- All.

Note:
If you want to set cost like, 20% of total cart amount, then change the “Type” as “Percentage”.

Case #2

Requirement:
When cart has more than 4 product add packaging cost $10 USD on checkout page. 

Action:
Status- Enable.
Label- Packaging Cost.
Label for Billing- Packaging Cost.
Type- Fixed.
Condition- Number Of Product On Cart.
No. Of Product on Cart-
Minimum: 5  | Maximum: 1000 (any random big number).

Note:
If you want to set cost like, 10% of total cart amount, then change the “Type” as “Percentage”.

Case #3

Requirement:
When cart amount more than $100 USD, add 10% service charge upon the total amount ()including tax and shipping charge) on checkout page.

Action:
Status- Enable.
Label- Service charge.
Label for Billing- Service charge.
Type- Percentage.
Condition- Cart Total Amount.
Cart Amount-
Minimum: 100  | Maximum: 10000 (any random big number).

Note:
If you want to set fixed cost like, $10 USD, then change the “Type” as “Fixed”.

Case #4

Requirement:
When cart have “Beanie” product,  add shipping cost $10 USD on checkout page. 

Action:
Status- Enable.
Label- Shipping Cost.
Label for Billing- Shipping Cost.
Type- Fixed.
Condition- Selected Product.
Selected Product- Beanie.

Note:
If you want to set percentage cost like, 10% of cart amount, then change the “Type” as “Percentage”.

Case #5

Requirement:
On checkout page add
Normal Gift Wrap: $10 USD,
Special Gift Wrap: $15 USD,
Exclusive Gift Wrap: $25 USD.
Buyer can choose any one of this option.

Action:
Status- Enable.
Label- Normal Gift Wrap.
Label for Billing- Normal Gift Wrap.
Type- Fixed.
Amount- 10
Condition- All.

Click on “Add More New Fees” ( bottom right hand side grey color button )

Status- Enable.
Label- Special Gift Wrap.
Label for Billing- Special Gift Wrap.
Type- Fixed.
Amount- 15
Condition- All.

Click on “Add More New Fees” ( bottom right hand side grey color button )

Status- Enable.
Label- Exclusive Gift Wrap.
Label for Billing- Exclusive Gift Wrap.
Type- Fixed.
Amount- 25
Condition- All.

Now Save the Changes.

Note:
If you want to delete any fees just click on the corresponding red trash icon and Save Changes.

Case #6

Requirement:
On checkout page if product count (quantity):
From 1 – 5, then shipping cost $10 USD,
From 6 – 11, then shipping cost $15 USD,
From 12 – 20, then shipping cost $25 USD.
Upper than 20, flat shipping cost $50 USD.

Action:
Status- Enable.
Label- Shipping Cost Process #1.
Label for Billing- Shipping Cost Process #1.
Type- Fixed.
Amount- 10
Condition- Number Of Product On Cart.
No. Of Product On Cart-
Minimum: 1 | Maximum: 5

Click on “Add More New Fees” ( bottom right hand side grey color button )

Status- Enable.
Label- Shipping Cost Process #2.
Label for Billing- Shipping Cost Process #2.
Type- Fixed.
Amount- 15
Condition- Number Of Product On Cart.
No. Of Product On Cart-
Minimum: 6 | Maximum: 11

Click on “Add More New Fees” ( bottom right hand side grey color button )

Status- Enable.
Label- Shipping Cost Process #3.
Label for Billing- Shipping Cost Process #3.
Type- Fixed.
Amount- 25
Condition- Number Of Product On Cart.
No. Of Product On Cart-
Minimum: 12 | Maximum: 20

Click on “Add More New Fees” ( bottom right hand side grey color button )

Status- Enable.
Label- Flat Shipping Cost.
Label for Billing- Flat Shipping Cost.
Type- Fixed.
Amount- 50
Condition- Number Of Product On Cart.
No. Of Product On Cart-
Minimum: 21 | Maximum: 10000 ( any random big number ).

Now Save the Changes.

Note:
If you want to delete any fees just click on the corresponding red trash icon and Save Changes.
You can add unlimited number of rules( like above ) at the back-end( wp-admin ) based on requirement.

Case #7

Requirement:
On checkout page, if amount:
From $100 USD – $500 USD, then service charge will be 5% of total amount.
From $501 USD – $600 USD, then service charge will be 7% of total amount,
From $601 USD – $700 USD, then service charge will be 10% of total amount.
Upper than $700 USD, service charge will be 15% of total amount.

Action:
Status- Enable.
Label- Service charge.
Label for Billing- Service charge
Type- Percentage.
Amount- 5
Condition- Cart Total Amount.
Cart Amount-
Minimum: 100 | Maximum: 500

Click on “Add More New Fees” ( bottom right hand side grey color button )

Status- Enable.
Label- Service charge.
Label for Billing- Service charge
Type- Percentage.
Amount- 7
Condition- Cart Total Amount.
Cart Amount-
Minimum: 501 | Maximum: 600

Click on “Add More New Fees” ( bottom right hand side grey color button )

Status- Enable.
Label- Service charge.
Label for Billing- Shipping charge.
Type- Percentage.
Amount- 10
Condition- Cart Total Amount.
Cart Amount-
Minimum: 601 | Maximum: 700

Click on “Add More New Fees” ( bottom right hand side grey color button )

Status- Enable.
Label- Flat service charge.
Label for Billing- Flat service charge.
Type- Percentage.
Amount- 15
Condition- Cart Total Amount.
Cart Amount-
Minimum: 701 | Maximum: 10000 ( any random big number ).

Now Save the Changes.

Note:
If you want to delete any fees just click on the corresponding red trash icon and Save Changes.
You can add unlimited number of rules( like above ) at the back-end( wp-admin ) based on requirement.