This module automatically validates Drupal Commerce orders once they have been fully paid. It is intended for use with order workflows that utilize the "validate" transition and relies on cron jobs for the validation process.
This module automatically validates Drupal Commerce orders that are paid in full.
This module therefore only makes sense to use, if you use an order workflow that uses the "validate" transition.
Please note, that a Cron run is used to do the validation. So you also need to take of running cron frequently.