@@ -81,7 +81,7 @@ |
||
81 | 81 | $command->setOrderTokenValue($cartToken); |
82 | 82 | $this->commandBus->dispatch($command); |
83 | 83 | |
84 | - $this->completeCheckout($cart); |
|
84 | + $this->completeCheckout($cart); |
|
85 | 85 | } |
86 | 86 | |
87 | 87 | /** |