so i have old prestashop based shop which is running from 2015 and is on ps 1.4
some time ago i had to restore 3 month old backup and now my payment gateway is not accepting payments as new orders are sent with old IDs which in payment gateway database are already been registered so all payments get rejected...
before restore order ID was on 4616 and now it is on order ID 3821, so i need to make prestashop to continue orders from 4017 and up to make gateway accept payments...
so i need to skip about 600 orders to make payments work again ....
any ideas on how i can do this?