• I’m currently adding an affiliate tracking pixel to the confirmation_message in pmpro, and I may want to use the pmpro-woocommerce plugin to sell pmpro memberships through woocommerce.

    My question is, When your function “Force account creation at WooCommerce checkout if the cart includes a membership product” is triggered, does the transaction data get sent to the original pmpro_confirmation_message page or do I need to use a different filter to retrieve the same data via pmpro-woocommerce?

    Currently Using:
    add_filter('pmpro_confirmation_message','affiliate_code',99,2);

    Thanks,
    Michael

    https://wordpress.org/plugins/pmpro-woocommerce/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Does the membership transaction data still go to pmpro_confirmation_message?’ is closed to new replies.