• Hi,

    I want to get the PayPal transaction fee back from PayPal via the IPN and store in as a Order Custom field in wp_postmeta. PayPal sends this via the IPN as mc_fee.

    I turned on logging and after reviewing the IPN Request dump array from PayPal in class-wc-gateway-paypal-ipn-handler.php : 95 the value is not showing.

    Someone made a request to add this in 2011 (https://github.com/woothemes/woocommerce/issues/208). The request was added and closed. But it does not appear it was actually added.

    Any idea why the IPN isn’t getting the mc_fee value back in the IPN?

    Thanks,
    Scott

    https://www.ads-software.com/plugins/woocommerce/

  • The topic ‘Get PayPal fee – mc_fee’ is closed to new replies.