Find current version of your @graphcommerce/magento-cart-payment-method in
your package.json.
yarn add @graphcommerce/magento-payment-multisafepay@1.2.3 (replace 1.2.3
with the version of the step above)
In Magento: Sales -> MultiSafePay -> General Settings -> Advanced Settings
(this should be configured per storeview)
Use custom return urls for PWA storefront integration: Yes
Custom redirect url after cancelling the payment:
https://$domain/$locale/checkout/payment?locked=1&success=0&cart_id={{quote.masked_id}}&method={{payment.code}}&order_number={{order.increment_id}}