Call to undefined function
-
Hello,
Since I started using this plugin I have this critical error in a custom plugin.
Error message: Uncaught Error: Call to undefined function wc_gateway_ppec_get_transaction_fee()
$paypal_fee = wc_gateway_ppec_get_transaction_fee( $order );
What would be the equivalent function for that in this PayPal plugin?
Thank you very much!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Call to undefined function’ is closed to new replies.