ScandiPWA
Technical manual for MultiSafepay's free plugin.
Prerequisites
- You will need a MultiSafepay account .
- To support GraphQL queries, install the MultiSafepay Magento 2 GraphQL plugin.
- You must also meet ScandiPWA and Magento requirements. See ScandiPWA ā Prerequisites .
Payment methods
Supported payment methods
- Cards: All
- Banking methods: All
- BNPL: All
- Wallets: All
- Prepaid cards:
- Baby gift card
- Beauty and Wellness gift card
- Boekenbon
- Edenred
- Fashioncheque
- Fashion gift card
- Fietsenbon
- Gezondheidsbon
- Givacard
- Good4fun
- Goodcard
- Nationale tuinbon
- Paysafecard
- Parfumcadeaukaart
- Podium
- Sport en Fit
- VVV gift card
- Webshop gift card
- Wellness gift card
- Wijncadeau
- Winkelcheque
- YourGift
Installation
- Install the MultiSafepay plugin for supporting
GraphQL
queries, which also installs theMultiSafepay Core
,Frontend
andAdminhtml
plugins. For instructions, see MultiSafepay GitHub Magento 2 GraphQL. - Configure the payment methods and your API keys in the Magento admin panel.
- To configure URLs to your success and cancellation pages, go to Stores > Configuration > MultiSafepay > General settings > Advanced settings > Use custom return URLs for PWA storefront integration.
- For the Custom redirect URL after canceling the payment, we recommend using:
{{store.secure_base_url}}cart
- For the Custom success page url, we recommend using:
{{store.secure_base_url}}checkout/success?incrementId={{order.increment_id}}&paymentCode={{payment.code}}
- For the Custom redirect URL after canceling the payment, we recommend using:
- Install the ScandiPWA frontend plugin from this repository into your ScandiPWA theme. For instructions, see ScandiPWA - Installing an extension.
- Explore the checkout in your ScandiPWA application:
Support
Contact MultiSafepay:
- Telephone: [email protected]
- To contact MultiSafepay, email [email protected]
Updated 9 months ago