protected property PaymentOrderProcessor::$paymentOrderUpdater in Commerce Core 8.2
The payment order updater.
Type: \Drupal\commerce_payment\PaymentOrderUpdaterInterface
File
- modules/
payment/ src/ PaymentOrderProcessor.php, line 18
Class
- PaymentOrderProcessor
- Recalculates the order's total_paid field.
Namespace
Drupal\commerce_paymentCode
protected $paymentOrderUpdater;