Git Product home page Git Product logo

tpay-magento2-cards's Introduction

Magento2-TpayCards

Tpay credit cards payment gateway Magento2 module.

Latest stable version PHP version License CI status Type coverage

Polish version 🇵🇱 wersja polska

Manual installation

  1. Go to Magento2 root directory.

  2. Copy plugin files to app/code/tpaycom/magento2cards.

  3. If you have already installed the magento2basic module, you can skip this step. Download and copy required library tpay-php to app/code folder. In the result you should have 2 folders in app/code - tpaycom and tpayLibs.

  4. Execute following commands to enable module:

    php bin/magento module:enable tpaycom_magento2cards
    php bin/magento setup:upgrade
  5. Enable and configure module in Magento Admin under Stores/Configuration/Payment Methods/tpay.com credit cards.

Composer installation

  1. Execute following command to download module:

    composer require tpaycom/magento2cards
  2. Execute following commands to enable module:

    php bin/magento module:enable tpaycom_magento2cards
    php bin/magento setup:upgrade
  3. Enable and configure module in Magento Admin under Stores/Configuration/Payment Methods/tpay.com credit cards.

tpay-magento2-cards's People

Contributors

dev-jq avatar kamilbalwierz avatar korniow avatar krzgablo avatar kubawerlos avatar kwojc avatar maciejslawik avatar pikejkrol avatar piotrjozwiak avatar szczepaniakg avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

tpay-magento2-cards's Issues

PHP 7.4

Hello,

Please release new version with php7.4 support - you have fixed required in composer.json but it's only available on master branch without release to packagist

Błąd z odbieraniem statusu płatności.

Magento 2.3.4, tpaycom_magento2cards 1.4.1

Witam,

Moduł nie odbiera powiadomień o zrealizowaniu płatności.
Status w magento cały czas jest "Pending Payment" a w panelu Tpay płatność widnieje jako poprawnie zrealizowana.
Zauważyłem zależność - problem dotyczy tylko płatności kartami z zabezpieczeniem 3d secure.
Proszę o weryfikację.

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.