By binarycubes, 3 September, 2019

Most payment gateway do not allow order id to be re-used. i.e. order ids cannot be duplicated when being submitted to payment gateway for processing. For our case, we were migrating from Drupal 6 to Drupal 8 for one of our clients and we decided to re-start our order ids from 40001, having already used up to over 30,000 in the old site. 

alter table commerce_order auto_increment = 40001;

 

Learn all the fundamentals of the Rust programming language in this crash course.

MOE celebrated the 50th anniversary by giving away free tickets to the Gardens by the Bay to their pioneers and seniors. The website was built in Drupal 7, customising the webform module for the registration process.

Drupal is the leading open-source CMS for ambitious digital experiences that reach your audience across multiple channels. Because we all have different needs, Drupal allows you to create a unique space in a world of cookie-cutter solutions.