Giter Site home page Giter Site logo

tpay-magento2-basic's Introduction

Tpay Payment Module for Magento 2

Basic information

The official module for quick online payments via Tpay on the Magento 2 platform.

Functions

  • Many payment methods: e-transfer, BLIK, card payments, installments and buy now pay later.
  • The highest security standards: PCI DSS Level 1, TLS encryption, KIP status
  • Returns made from the admin store panel
  • Support for currencies other than PLN via payment cards
  • Possibility to use a Sandbox account (from module version: 2.0.0)

Requirements

  • Shop with available currency: Polish Zloty (PLN)
  • Composer on the server
  • Active account at Tpay.com
  • Account access to Open API enabled

Module version from 2.0.0

  • Magento version from 2.3.0
  • PHP version compliant with the requirements of the sales platform

Module version up to 2.0.0

  • Magento version from 2.0.0
  • PHP version compliant with the requirements of the sales platform

Module installation via Composer

  1. Download the Tpay Origin API library. In the main Magento folder, enter the command*:

    composer require tpay-com/tpay-php
    

    *You can skip this step if you have already used the Tpay module

  2. Download the Tpay Open API library. In the main Magento folder, enter the command:

    composer require tpay-com/tpay-openapi-php
    
  3. Download the Tpay module. In the main Magento folder, enter the command:

    composer require tpaycom/magento2basic
    
  4. Turn on the Tpay module. In the main Magento folder, enter the command:

    php bin/magento module:enable Tpay_Magento2
    php bin/magento setup:upgrade
    php bin/magento setup:di:compile
    php bin/magento setup:static-content:deploy
    
  5. Configure module in admin panel: Stores -> Configuration -> Payment Methods -> tpay.com.

GraphQL support

It is possible to integrate this solution with our plugin. You can find the repository here.

Technical assistance

If you have additional questions, please contact the Tpay Customer Service Department at this link

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.