Skip to content

Commit

Permalink
PBC-3077 Update Vertex integration guide - review fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
bohdan-turchyk-spryker committed Oct 3, 2023
1 parent d8ae25e commit 7b19830
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@ Add the following to `src/Pyz/Zed/Calculation/CalculationDependencyProvider.php`
```php
// ...

use Spryker\Zed\Calculation\Communication\Plugin\Calculator\GrandTotalCalculatorPlugin;
use Spryker\Zed\Calculation\Communication\Plugin\Calculator\TaxTotalCalculatorPlugin;
use Spryker\Zed\TaxApp\Communication\Plugin\Calculation\TaxAppCalculationPlugin;

// ...
Expand Down

0 comments on commit 7b19830

Please sign in to comment.