protected property OrderPaymentIntentSubscriber::$updateList in Commerce Stripe 8
The intent IDs that need updating.
Type: int[]
File
- src/
EventSubscriber/ OrderPaymentIntentSubscriber.php, line 39
Class
- OrderPaymentIntentSubscriber
- Subscribes to order events to syncronize orders with their payment intents.
Namespace
Drupal\commerce_stripe\EventSubscriberCode
protected $updateList = [];