https://github.com/seerbit/magento2-module
SeerBit Payment module for Magento 2
https://github.com/seerbit/magento2-module
Last synced: 4 months ago
JSON representation
SeerBit Payment module for Magento 2
- Host: GitHub
- URL: https://github.com/seerbit/magento2-module
- Owner: seerbit
- License: mit
- Created: 2020-09-29T06:30:53.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-31T09:13:42.000Z (about 2 years ago)
- Last Synced: 2025-06-06T17:43:33.517Z (about 1 year ago)
- Language: PHP
- Size: 154 KB
- Stars: 0
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
SeerBit
# Seerbit Payment module for Magento 2
# Requirements
This module was built and tested using Magento 2(2.3.5) and framework 102.0.5
PHP 7.2.20 or higher
## Installation
Via [composer](https://getcomposer.org). Follow the composer
[installation instructions](https://getcomposer.org/doc/00-intro.md) if you do not already have
composer installed.
Once composer is installed, execute the following commands in your project root to install this library:
```bash
composer require seerbit/magento2-module
```
* Wait while dependencies are updated.
* Enter following commands to enable module:
```bash
php bin/magento module:enable Seerbit_Payment --clear-static-content
php bin/magento setup:upgrade
php bin/magento setup:di:compile
```
## Usage
* If you don't have one, register a merchant account on [SeerBit Merchant Dashboard](https://dashboard.seerbitapi.com/#/auth/register)
* Enable and configure `SeerBit` in *Magento Admin* under `Stores/Configuration/Payment` Methods
* You can find both public and secret keys from your merchant dashboard -> Account menu -> Settings -> API Keys.
## API Documentation ##
* https://doc.seerbit.com/