Title: PayPal Fee
Last modified: August 31, 2016

---

# PayPal Fee

 *  Resolved [undusted1364](https://wordpress.org/support/users/ghost108/)
 * (@ghost108)
 * [10 years ago](https://wordpress.org/support/topic/paypal-fee-1/)
 * Hello 🙂
 * i would like to realize, if my customers select the PayPal Express methode, that
   a extra paypal fee will add to the order sum. for example order sum + 2€
 * is this possible?
 * [https://wordpress.org/plugins/woocommerce-gateway-paypal-express-checkout/](https://wordpress.org/plugins/woocommerce-gateway-paypal-express-checkout/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Contributor [Thomas Shellberg](https://wordpress.org/support/users/shellbeezy/)
 * (@shellbeezy)
 * Automattic Happiness Engineer
 * [10 years ago](https://wordpress.org/support/topic/paypal-fee-1/#post-7298936)
 * Hey there!
 * You can do this using either a custom function that hooks into the WooCommerce
   Fees API, or you can use a plugin designed for this purpose.
 * Examples for using the Payment Fees API:
 * [https://docs.woothemes.com/document/add-a-surcharge-to-cart-and-checkout-uses-fees-api/](https://docs.woothemes.com/document/add-a-surcharge-to-cart-and-checkout-uses-fees-api/)
 * Payment Gateway Based Fees plugin:
    [https://www.woothemes.com/products/payment-gateway-based-fees/](https://www.woothemes.com/products/payment-gateway-based-fees/)
 *  Thread Starter [undusted1364](https://wordpress.org/support/users/ghost108/)
 * (@ghost108)
 * [10 years ago](https://wordpress.org/support/topic/paypal-fee-1/#post-7298957)
 * thank you.
    i will try the first link.
 * if ( in_array( $woocommerce->customer->get_shipping_country(), $county ) ) :
 * which get_ parameter I have to use for get the payment method?

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘PayPal Fee’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/woocommerce-gateway-paypal-express-
   checkout_b298d1.svg)
 * [WooCommerce PayPal Checkout Payment Gateway](https://wordpress.org/plugins/woocommerce-gateway-paypal-express-checkout/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce-gateway-paypal-express-checkout/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce-gateway-paypal-express-checkout/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce-gateway-paypal-express-checkout/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce-gateway-paypal-express-checkout/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce-gateway-paypal-express-checkout/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [undusted1364](https://wordpress.org/support/users/ghost108/)
 * Last activity: [10 years ago](https://wordpress.org/support/topic/paypal-fee-1/#post-7298957)
 * Status: resolved