- `$config` does not exist at line [312](https://github.com/heidelpay-sp/ShopwareStandardModul/blob/master/Frontend/HeidelGateway/Controllers/Frontend/PaymentHgw.php#L312). - Should this be `=` ? Found at line [2071 ](https://github.com/heidelpay-sp/ShopwareStandardModul/blob/master/Frontend/HeidelGateway/Controllers/Frontend/PaymentHgw.php#L2071)and [2155](https://github.com/heidelpay-sp/ShopwareStandardModul/blob/master/Frontend/HeidelGateway/Controllers/Frontend/PaymentHgw.php#L2155) `Shopware()->Session()->HPdidRequest == false;` - `$resp` does not exist at line [2138](https://github.com/heidelpay-sp/ShopwareStandardModul/blob/master/Frontend/HeidelGateway/Controllers/Frontend/PaymentHgw.php#L2138), [2148](https://github.com/heidelpay-sp/ShopwareStandardModul/blob/master/Frontend/HeidelGateway/Controllers/Frontend/PaymentHgw.php#L2148), - `$shippingAddress` is overwritten without being used at line [L3858](https://github.com/heidelpay-sp/ShopwareStandardModul/blob/master/Frontend/HeidelGateway/Controllers/Frontend/PaymentHgw.php#L3858).
$configdoes not exist at line 312.Should this be
=? Found at line 2071 and 2155Shopware()->Session()->HPdidRequest == false;$respdoes not exist at line 2138, 2148,$shippingAddressis overwritten without being used at lineL3858.