Conflict with Sequential Order Numbers and Admin Phone Order feature
-
We encountered an interesting bug when using the admin Pay for order button to take a phone order today (our first after switching to this plugin from the “official” one).
The shop manager clicked add order and edited the detail of the order, but didn’t click Create to create the order before clicking Pay for order and taking payment. The plugin successfully took the payment, but created the order with the post ID as the order number (default Woo) instead of the sequential order number.
So in this situation, the order simply disappeared from the order lists completely. I went to Stripe and found the order number listed on the payment detail, then manually went to /wp-admin/admin.php?page=wc-orders&action=edit&id=12549
This showed the order still in Pending Payment status with a “Create” button available to save the post (instead of the usual “Update” if an order already exists). Once I clicked create and manually changed the status to Processing, the order properly appeared in the Orders list.
- The topic ‘Conflict with Sequential Order Numbers and Admin Phone Order feature’ is closed to new replies.