@@ -83,8 +83,8 @@ |
||
83 | 83 | $pagantisPublicKey = Configuration::get('pagantis_public_key'); |
84 | 84 | $pagantisPrivateKey = Configuration::get('pagantis_private_key'); |
85 | 85 | $okUrl = _PS_BASE_URL_.__PS_BASE_URI__ |
86 | - .'index.php?canonical=true&fc=module&module=pagantis&controller=notify&' |
|
87 | - .http_build_query($query) |
|
86 | + .'index.php?canonical=true&fc=module&module=pagantis&controller=notify&' |
|
87 | + .http_build_query($query) |
|
88 | 88 | ; |
89 | 89 | |
90 | 90 | $shippingAddress = new Address($cart->id_address_delivery); |