tpay-com/magento2-graphql 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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

Module installation via Composer

  1. Download the module files. In the main Magento folder, run the command:

    composer require tpay-com/magento2-graphql
    
  2. 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.

konfiguracja_adresow_w_graphql

  • 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

GitHub 信息

  • Stars: 0
  • Watchers: 3
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-3.0-or-later
  • 更新时间: 2024-03-20