extcode / cart_saferpay

A payment provider for the TYPO3 cart extension.
GNU General Public License v2.0
0 stars 0 forks source link

Cancel Payment error #8

Open matin73 opened 4 years ago

matin73 commented 4 years ago

clicken "cancel" (abbrechen) on saferpay page leads to error:

 Core: Exception handler (WEB): Uncaught TYPO3 Exception: #1243258395: The message body must be of type string, "NULL" given. \ InvalidArgumentException thrown in file /var/www/vhosts/xxx/httpdocs/typo3/sysext/extbase/Classes/Mvc/Controller/AbstractController.php in line 169. Requested URL: https://www.xxx.at/shop/warenkorb?tx_cartsaferpay_cart[action]=cancel&tx_cartsaferpay_cart[controller]=Order\Payment&tx_cartsaferpay_cart[hash]=ffe83b8bf4800b20944f854b46949965c1ef7f507f127202b770f5a7337edd9f&tx_cartsaferpay_cart[order]=25&type=2278104&cHash=08b912604059b4bfc46b7dcf0aee95a5
extcode commented 3 years ago

Which version of extcode/cart and extcode/cart-saferpay you are using?