This module extends Drupal Commerce's payment functionality by providing new API capabilities. It includes features to automatically place orders when authorized on the order balance, capture payments when an order is completed, and cancel payments if an order is canceled.
This module provides additional API to commerce_payment.
Features included in this module:
- automatically place orders authorized on order balance
- capture payment if order state changes to completed
- cancel payment if order state changes to canceled