• Resolved bttmrc

    (@bttmrc)


    “Ability to reduce stock when the order is created or paid;”

    If I reduce the stock when the order is createad, will the stock go back if the order expires?

    Do I need to have the PRO version to handle the expiration? Or does the Expiration set on Woocommerce is enough?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The only orders that expire automatically are the ones that are set as “Pending”, and WooCommerce takes care of restocking. This is valid for MB WAY, Credit/debit card and Cofidis Pay.

    Multibanco and Payshop orders are set as “On hold” (because they need async payment and instructions by email) so WooCommerce won’t expire/cancel them automatically.

    There’s an option on the PRO add-on to automatically cancel Multibanco and Payshop orders after the reference expires (on Multibanco you need to be using the new MB Key and not the old Entity+Subentity). WooCommerce will take care of restocking with the wc_maybe_increase_stock_levels function that is tied to the woocommerce_order_status_cancelled action.

    Thread Starter bttmrc

    (@bttmrc)

    Awesome, I’ll ask for the MB KEY as I’m still using the Entity + Sub and then I’ll buy your plugin.

    Thanks Marco

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Ability to reduce stock when the order is created or paid;’ is closed to new replies.