• Resolved jwink123

    (@jwink123)


    I’d like to suggest a feature request regarding the vendor withdrawal system. Currently, the withdrawal threshold is based only on a monetary amount. It would be very helpful if there were also an option to set the withdrawal threshold based on the number of days since the order was completed (e.g., 14 days after order completion).

    This would allow for more flexible withdrawal management, especially for businesses that require a fixed delay period (e.g., for return or refund windows) before funds are released.

    Thanks in advance for considering this improvement!

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Stefan

    (@stefanst1)

    Hi there,

    Thank you for your feedback on this!

    I see what you mean and we have received a few similar comments. By default the plugin restricts this based on the Completed status of the order, so that funds become available for withdrawal as soon as an order hits that status.

    I see the point that it would be helpful to be able to set a delay e.g. 14 days so there is more restriction on when the funds become available to sellers.

    We are strongly looking at adding this in the next updates,

    • This reply was modified 11 months ago by Stefan.
    Thread Starter jwink123

    (@jwink123)

    thank you for your quick response. A another request though, is there a kind of snippet to make such a option in advanced? I tried allot but I’m not able to make it work.

    thank you in advance

    Plugin Support Stefan

    (@stefanst1)

    I’m afraid I don’t see a simple way to achieve that with a code snippet.

    Technically, the commission available to a vendor for withdrawal is simply stored in a user metadata key. You could manipulate that in a custom way, but the logic would be quite complex. For example you might want to create a custom order status to replace ‘Completed’, and then create an entirely custom logic for manipulating the commission.

    We can share technical details on how this works internally, but you would likely need to work with a developer to build a new calculation logic.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Feature Request: Withdraw Threshold Based on Days’ is closed to new replies.