@graphcommerce/magento-payment-multisafepay

9.0.4 • Public • Published

MultiSafePay

Requirements

Installation

  1. Find current version of your @graphcommerce/magento-cart-payment-method in your package.json.
  2. yarn add @graphcommerce/magento-payment-multisafepay@1.2.3 (replace 1.2.3 with the version of the step above)
  3. 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}}
    • Custom "Success page" url: https://$domain/$locale/checkout/payment?locked=1&success=1&cart_id={{quote.masked_id}}&method={{payment.code}}&order_number={{order.increment_id}}

Readme

Keywords

none

Package Sidebar

Install

npm i @graphcommerce/magento-payment-multisafepay

Weekly Downloads

33

Version

9.0.4

License

none

Unpacked Size

21.3 kB

Total Files

17

Last publish

Collaborators

  • paales
  • bramvanderholst