Closed jissereitsma closed 7 years ago
@jissereitsma we have this fixed in the next released in a different way. In your proposal assigning the billing data to the shipping data won't be a good solution because when using for example Klarna or Pay After Delivery this would be wrong data used on the invoices and for the fraud checks.
So we have created a validation using $order->canShip() before we are using and adding shipping data to the transaction request.
Reference https://github.com/MultiSafepay/Magento2Msp/issues/50