2017 © Pedro Peláez
 

magento2-module connect2pay-magento2-module

PayXpert payment module for Magento 2

image

payxpert/connect2pay-magento2-module

PayXpert payment module for Magento 2

  • Thursday, July 26, 2018
  • by payxpert
  • Repository
  • 1 Watchers
  • 0 Stars
  • 10 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 67 % Grown

The README.md

Magento 2 PayXpert payment module

Version for Magento 2.x

PLEASE NOTE: THIS VERSION IS NOT COMPATIBLE WITH MAGENTO 1.x., (*1)

The author of this plugin can NEVER be held responsible for this software. There is no warranty what so ever. You accept this by using this software., (*2)

Changelog

  • 1.2.2 - Added session destroy on success.
  • 1.2.1 - Alipay disable fix. Credit Card configuration added.
  • 1.2.0 - Added payment method selection and online refund. Iframe removed.
  • 1.1.3 - Removed deprecated methods
  • 1.1.2 - Removed PHP version requirement
  • 1.1.1 - PSR-4
  • 1.1.0 - Iframe support
  • 1.0.1 - Fixed callback response
  • 1.0.0 - Initial Release

Installation

Manually

  1. Go to Magento® 2 root folder, (*3)

  2. Enter following commands to install module:, (*4)

    composer require payxpert/connect2pay-magento2-module
    

    Wait while dependencies are updated., (*5)

  3. Enter following commands to enable module:, (*6)

    php bin/magento module:enable Payxpert_Connect2Pay
    php bin/magento setup:upgrade
    php bin/magento setup:di:compile
    php bin/magento setup:static-content:deploy 
    
  4. If Magento® is running in production mode, deploy static content:, (*7)

    php bin/magento setup:static-content:deploy
    
  5. Configure the PayXpert extension in Magento® Admin under Stores > Configuration > Sales > Payment Methods > PayXpert., (*8)

Support

Please visit the PayXpert website (http://www.payxpert.com) for our support contact details., (*9)

Requirements

1) For Magento® 2.2.x, (*10)

2) This extension requires Connect2Pay PHP Client., (*11)

When using composer or installation through the Magento® Marketplace this will be installed automatically., (*12)

To install manually, enter the following command in your Magento® 2 root folder:, (*13)

composer require payxpert/connect2pay

The Versions

26/07 2018

dev-master

9999999-dev

PayXpert payment module for Magento 2

  Sources   Download

Apache-2.0

The Requires

  • payxpert/connect2pay *
  • php ~5.5.0|~5.6.0|~7.0.0|~7.1.0
  • magento/module-payment 100.1.*
  • magento/module-checkout 100.1.*
  • magento/module-sales 100.1.*

 

26/07 2018

1.1.0

1.1.0.0

PayXpert payment module for Magento 2

  Sources   Download

Apache-2.0

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0|~7.1.0
  • magento/module-payment 100.1.*
  • magento/module-checkout 100.1.*
  • magento/module-sales 100.1.*
  • payxpert/connect2pay *

 

10/11 2017

1.0.1

1.0.1.0

PayXpert payment module for Magento 2

  Sources   Download

Apache-2.0

The Requires

 

08/11 2017

1.0.0

1.0.0.0

PayXpert payment module for Magento 2

  Sources   Download

Apache-2.0

The Requires