tpay-com/magento2-graphql
最新稳定版本:1.1.6
Composer 安装命令:
composer require tpay-com/magento2-graphql
包简介
Tpay.com module which provides an GraphQL Mutations and Providers to handle payments
README 文档
README
Polish version of README
Basic information
Official module for fast online payments via Tpay on Magento 2 switch supporting GraphQl. The module is an extensible Magento2 module for Tpay. To manage with Magento 2 GraphQL, you need two modules: Magento2 basic and Magento2 GraphQL.
Requirements
- Tpay module installed (from version 2.0.0)
- Composer on the server
Module installation via Composer
-
Download the module files. In the main Magento folder, run the command:
composer require tpay-com/magento2-graphql -
Turn on the module. In the main Magento folder, run the command:
php bin/magento module:enable Tpay_Magento2GraphQl php bin/magento setup:upgrade php bin/magento setup:di:compile
Configuration URL addresses
In the module, you can add your own URL addresses to which the payer is to be redirected after paying. If there are no address settings, they will be replaced with the default URLs from the sales platform.
In the module configuration, you can configure URL addresses.
-
Success URL - redirection to the URL after successful payment.
-
Error URL - Redirect to the URL if the payer abandons the transaction or encounters an error while trying to pay.
-
Notification URL - URL address to which a notification is sent from the Tpay system regarding the status of the transaction after payment.
Technical assistance
If you have any questions, please contact Tpay Customer Service at this link: https://tpay.com/kontakt
Changelog
Schema GraphQL
统计信息
- 总下载量: 2.01k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 2
其他信息
- 授权协议: GPL-3.0-or-later
- 更新时间: 2024-03-20