tpay-com / magento2-graphql
Tpay.com module which provides an GraphQL Mutations and Providers to handle payments
Installs: 1 389
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- magento/framework: ^102.0 || ^103.0
- tpaycom/magento2basic: ~2.1.1
This package is auto-updated.
Last update: 2024-11-07 09:25:23 UTC
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