smartpay-co / smartpay-magento2
Smartpay payment plugin for Magento 2
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 0
Open Issues: 4
Type:magento2-module
Requires
- php: >= 7.1
- magento/magento-composer-installer: *
- smartpay-co/sdk-php: ^0.4.0
This package is auto-updated.
Last update: 2024-10-29 06:19:22 UTC
README
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.