• We are currently using another Authorize.net extension for our Woocommerce installation. But in that extension, it is a global setting as to whether all transactions will be “Authorize and Capture Later” versus “Authorize and Capture Immediately”. We want both modes to co-exist in our site at once, at the product level. Most products will use Authorize and Capture Immediately”, but some products, like Rentals and Deposits, we want to be “Authorize and Capture later”

    Can your plugin do this for us?

    Thanks!

Viewing 1 replies (of 1 total)
  • Plugin Author mohsinoffline

    (@mohsinoffline)

    Hi there,

    The plugin does not do that natively, however it offers a filter hook called wc_authnet_request_args which can be used to modify the request parameters and code in the transaction type depending on the product on the order.

Viewing 1 replies (of 1 total)
  • The topic ‘Authorize Only vs Authorize & Capture’ is closed to new replies.