Download the PHP package multisafepay/magento2-graphql without Composer
On this page you can find all versions of the php package multisafepay/magento2-graphql. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download multisafepay/magento2-graphql
More information about multisafepay/magento2-graphql
Files in multisafepay/magento2-graphql
Package magento2-graphql
Short Description MultiSafepay module for Magento 2 GraphQl support
License OSL-3.0
Informations about the package magento2-graphql
MultiSafepay plugin for Magento 2 (GraphQL module)
This module provides GraphQL support for MultiSafepay payments. For a complete installation of all our features, please check out our meta package.
Installation
This module can be installed via composer:
Next, enable the module:
Next, run the following commands:
Please keep in mind that after installing this module, you will only have graphql compatability and core functionalities.
For a quick installation of all the modules, we recommend using the meta package instead.
Usage
To create an order using GraphQL, please take a look at the Magento manual
Example requests
-
Get the issuers and additional data for selected MultiSafepay payment:
-
Get the available payments methods with issuers and additional data for MultiSafepay gateways:
-
setPaymentMethodOnCart query with issuers example:
-
To retrieve MultiSafepay request data which includes information about Payment Component, Apple Pay or/and Google Pay, you can use the following query:
-
setPaymentMethodOnCart query with payment component payload example: (for more information on how to retrieve the payload, see the MultiSafepay documentation)
-
Place order request example. After placing the order, you will receive the
multisafepay_payment_url
on which the customer should be redirected to for placing a transaction: -
Request example of a new mutation of
restoreQuote
for restoring the quote by Cart ID after, for example, an unsuccessfull payment: - Get MultiSafepay payment url from a placed order:
Support
You can create issues on our repository. If you need any additional help or support, please contact [email protected]
We are also available on our Magento Slack channel #multisafepay-payments. Feel free to start a conversation or provide suggestions as to how we can refine our Magento 2 plugin.
A gift for your contribution
We look forward to receiving your input. Have you seen an opportunity to change things for better? We would like to invite you to create a pull request on GitHub. Are you missing something and would like us to fix it? Suggest an improvement by sending us an email or by creating an issue.
What will you get in return? A brand new designed MultiSafepay t-shirt which will make you part of the team!
License
Open Software License (OSL 3.0)
Want to be part of the team?
Are you a developer interested in working at MultiSafepay? View our job openings and feel free to get in touch with us.
All versions of magento2-graphql with dependencies
multisafepay/magento2-core Version ^3.8
multisafepay/magento2-adminhtml Version ^1.30
magento/framework Version 103.0.*
magento/module-sales Version 103.0.*
magento/module-payment Version 100.4.*
magento/module-quote Version 101.2.*
magento/module-quote-graph-ql Version 100.4.*