Plugin Author
RazyRx
(@razyrx)
Hello,
New order number is stored in _sequential_order_number_id
post meta for orders.
Regards,
Oleg
Hi,
Tthx for quick response, I tried to insert _sequential_order_number_id
in requested field of that payment checker plugin and nothing paired together. It will probably be the problem of that plugin, not yours, just want to make sure _sequential_order_number_id
is post meta for every order already made, not only new? Every order I see in Woocomerce orders list in backend has that changed sequential number stored in _sequential_order_number_id
, right?
Regards,
Tom
Plugin Author
RazyRx
(@razyrx)
Hello,
Plugin do not generate _sequential_order_number_id for orders that was created before plugin installation.
You can generate this in admin order page with bulk edit functionality.
Please check in database is it has data that you need.
Regards,
Oleg