smartpay-co/smartpay-magento2

Smartpay payment plugin for Magento 2

v0.0.3 2022-07-27 07:54 UTC

This package is auto-updated.

Last update: 2024-04-29 04:41:20 UTC


README

Contributors Forks Stargazers Issues Packagist PHP Version Apache 2.0 License


Smartpay

Explore the docs »

Report Bug · Request Feature

Smartpay Payment plugin for Magento2

Use Smartpay's plugin for Magento 2 to offer frictionless payments in your store.

Requirements

This plugin supports Magento2 version

  • 2.3 and higher (PHP 8 is not supported currently)
  • 2.4 and higher

Features

  • Dead-simple plugin installation
  • Smartpay checkout experience
  • Deep integration with Magento order workflow
  • Automatic & manual capture
  • On-site messaging to boost sales

Installation

You can install our plugin through Composer:

composer require smartpay-co/smartpay-magento2
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento cache:clean
bin/magento setup:static-content:deploy

API Library

This module is using the Smartpay APIs Library for PHP for all (API) connections to Smartpay. This library can be found here

License

Distributed under the MIT License. See LICENSE.txt for more information.