vippsas/vipps-woocommerce

Make errorhandling on "maybe-capture-payment" modifiable

iverok opened this issue · 1 comments

The current logic modifies the orders status directly and adds admin messages, and is therefore intended for manual process (not automatic ones) .

Filter woo_vipps_on_hold_on_failed_capture can now return false to avoid the standard handling.