Payment failures - How to make order_id equal to order_number?

13.12.2017 14:50
#1
kupaladen
User kupaladen
Name: Denis Fedorov
08.06.2013
Сообщения: 64
Quote
Payment failures - How to make order_id equal to order_number?

After restoring the site from the backup and assigning a new value to the order numbers counter, the order_id ceased to be equal to the order_number:

Payment failures - How to make order_id equal to order_number?

Because of this, malfunctions in the payment system began:
(because such order_id's already existed before the rollback and were paid ...)

Payment failures - How to make order_id equal to order_number?

As a result, money is debited from bank cards, but the order is not confirmed.

How to make the values of these counters are equal to each other after the rollbacks of the site?
Is it possible to make change order_number and order_id at the same time in "JS Configuration"?

I will be grateful for the quick response!


Joomla: 3.8.2
JoomShopping: 4.16.3
Website Url: fitnessdesign.ru

Последнее изменение: 13.12.2017 14:56
 
14.12.2017 08:59
#2
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Сообщения: 25941
Quote
Aw: Payment failures - How to make order_id equal to order_number?

Order number
Configuration / checkout /
Next order will start numbering from

order_id
use phpmyadmin
table: _jshopping_orders
chnage AUTO_INCREMENT

 


Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.