cart
cart copied to clipboard
reload cart to session after payment with a paymend provider has been canceled.
@extcode This is possible and no longer part of EXT:cart. The payment provider needs to take care for it and this in for example done in https://github.com/extcode/cart_paypal/blob/c4f320c8ff1f25122d380f88c0d7d271701a5e66/Classes/Controller/Order/PaymentController.php#L137-L146
Can be closed in my opinion?!?