WooCommerce Sequential Order Numbers plugin conflict
-
The sequential order plugin is conflicting with QuickPay and is resulting in the following error on checkout: order_id: already exists on another payment
What is happening is when the most recent order is permanently deleted, the sequential order number plugin reuses that order number, however quickPay already thinks this order number exists.
To replicate:
1. install the Sequential Order Numbers plugin: https://wordpress.org/plugins/woocommerce-sequential-order-numbers/
2. Purchase a product and complete checkout with QuickPay
3. Trash then permanently delete that order in WC orders table
4. Try to purchase another productResult: http://pic.pros.pr/0e941774188e
Should you be sending the actual order postID not the sequential order number to QuickPay?
Cheers,
Matt
The topic ‘WooCommerce Sequential Order Numbers plugin conflict’ is closed to new replies.