Problem: It seems like the Package Order number is incorrect on the Classifieds site "Manage My Listing Packages" page. It shows the WooCommerce Order number minus 1. It seems like these should be the same number.
Solution: The reason these numbers are different is that WooCommerce "Orders" and post type "Packages" are not the same thing. In the admin area, these two concepts are represented by two different Post Types - the WooCommerce Order and the Package post type. They are related, but not identical. Orders are used by WooCommerce to track purchases, Packages are used in the system to manage advertisements. The reason the numbers are sequential is because these two things are created sequentially when you submit the CRED Commerce form and then checkout, and WordPress uses sequential numeric IDs. A hidden field connects these two posts in the database so the Package can be updated automatically when the Order status changes.
You can see the two different items by going to WooCommerce > Orders, or by going to Packages > All items.
Everyone can read this forum, but only Toolset clients and people who registered for Types community support can post in it.
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
8:00 – 12:00 | 8:00 – 12:00 | 8:00 – 12:00 | 8:00 – 12:00 | 8:00 – 12:00 | - | - |
13:00 – 17:00 | 13:00 – 17:00 | 13:00 – 17:00 | 13:00 – 17:00 | 13:00 – 17:00 | - | - |
Supporter timezone: America/New_York (GMT-04:00)
This topic contains 3 replies, has 2 voices.
Last updated by 6 years, 10 months ago.
Assisted by: Christian Cox.
The forum ‘Types Community Support’ is closed to new topics and replies.