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

    (@webtoffee)

    Hi @nexusec,

    Greetings from WebToffee!

    We have gone through the screenshots and it seems like the WooCommerce Deposits plugin returns the post id instead of the sequential order number from our plugin. Unfortunately, this cannot be fixed at our end alone. If you like to make this plugin compatible with the Sequential Order Numbers for WooCommerce, please make the below tweak.

    Instead of referencing $order->id or $order->get_id() when fetching order data, use $order->get_order_number()

    We suggest you contact the plugin vendor and share this information to fix the issue. Thanks for understanding.

Viewing 1 replies (of 1 total)
  • The topic ‘Payment No Changed When Using Plugin’ is closed to new replies.