Order items recreated after payment retry changes stat from failed to processing
-
Scenario:
Order is placed but credit card got declined so status is set to “Failed”. Order items are already created at this time, as expected. When customer retries the payment and got approved this time, the order status is changed to “Processing”, as expected, but the order items are recreated in the wp_woocommerce_items table with new order_item_id’s. This event should not recreate an already existing order item record.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Order items recreated after payment retry changes stat from failed to processing’ is closed to new replies.