• Hello there and thanks for this great plugin.

    Is there any method to skip cancelled orders (because of failed transaction)?
    I just want only succesfully paid orders to count and get sequential number.

    How the subsection “Order Numbers” on the left tab of wordpress panel works? I see that it accepts conditions, but there is no explanation or a guide.


    Thank you.

Viewing 1 replies (of 1 total)
  • Plugin Author Dmytro Holovnia

    (@dholovnia)

    Hello,

    1. Generally we are using WooCommerce orders. WooCommerce create an order as soon as someone add product to the cart. We cannot stop this. But you can try to use Conditions in the “subsection”. Also you need to use ID instead of ID WC. ID can be configured in the Start Number option and can be reset to continue from the set number.
    2. “subsection” – you can create different order numbers based on the conditions you will set for the Order Number. For example you can create Order Number with Condition User Role -> Equal -> Customer and set there 1 number structure and create another Order Number with Role -> Equal -> Editor and set there another number structure. Conditions support Custom Post Meta so even custom values will work.

    Regards,
    Dmytro

Viewing 1 replies (of 1 total)
  • The topic ‘Skip sequential number for unpaid/cancelled orders’ is closed to new replies.