• Problem:

    I am experiencing an issue with the integration of WCFM and WooCommerce Subscriptions when calculating the transaction fee of 2.51% + R$ 0.29, which should be deducted from the 100% commission received by suppliers.

    Details:

    • For parent orders (the initial order), the transaction fee is being deducted correctly, and WCFM reflects this in the orders.
    • For automatic renewals, while the payment gateway applies the fee correctly, WCFM is not reflecting this fee in the orders. WCFM interprets the transaction fee as a commission, but it is not computing it for automatic renewals, leading to inconsistencies in the reports.

    Impact:

    • Financial reports are inaccurate, as automatic renewals are not accounting for the transaction fees properly. This disrupts the commission tracking and the information shown in renewal orders.

    Requirement:

    • I need WCFM to be adjusted to compute and display the transaction fee as a commission for both parent orders and automatic renewals, ensuring that the renewal orders correctly show the deduction of the 2.51% + R$ 0.29 fee.
    • This topic was modified 1 month, 2 weeks ago by fernando1599.
Viewing 1 replies (of 1 total)
  • Thread Starter fernando1599

    (@fernando1599)

    Possible Important Hooks for Automatic Renewals

    • woocommerce_subscription_renewal_payment_complete
    • woocommerce_subscription_renewal_order_created
Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.