gr4vy / magento
Magento 2 Payment module from Gr4vy
Installs: 2 367
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Type:magento2-module
Requires
- ext-hash: *
- ext-json: *
- gr4vy/gr4vy-php: >=0.21.0
- magento/framework: >=101 <104
- magento/module-backend: >=100 <103
- magento/module-catalog: >=101 <105
- magento/module-checkout: 100.*
- magento/module-config: >=100 <103
- magento/module-payment: 100.*
- psr/log: *
- dev-main
- 1.2.2-beta
- 1.2.1-beta
- 1.2.0-beta
- 1.1.16
- 1.1.15
- 1.1.14
- 1.1.13
- 1.1.12
- 1.1.11
- 1.1.10
- 1.1.9
- 1.1.8
- 1.1.7
- 1.1.6
- 1.1.4
- 1.1.3
- 1.1.2
- 1.1.0
- 1.0.34
- 1.0.33
- 1.0.32
- 1.0.31
- 1.0.30
- 1.0.29
- 1.0.28
- 1.0.27
- 1.0.26
- 1.0.24
- 1.0.23
- 1.0.22
- 1.0.21
- 1.0.20
- 1.0.19
- 1.0.18
- 1.0.17
- 1.0.16
- 1.0.15
- 1.0.14
- 1.0.13
- 1.0.12
- 1.0.11
- 1.0.10
- 1.0.9
- 1.0.8
- 1.0.7
- 1.0.6
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- v1.0.1
- v1.0.0
- dev-shortys-dev
- dev-v1.0.34-hotfix
- dev-v1.0.33-hotfix
- dev-v1.0.32-hotfix
- dev-v1.0.31-hotfix
- dev-v1.0.30-hotfix
- dev-chore-fixing-buyer-search-query
- dev-refactoring-order-placement
- dev-chore-refactoring-order-logic
- dev-v1.0.29-hotfix
- dev-v1.0.28-hotfix
- dev-cloud-build-machine-type
- dev-development
This package is auto-updated.
Last update: 2024-10-22 13:17:16 UTC
README
Gr4vy Magento provides any of your payment integrations through one unified API. For more details, visit gr4vy.com.
Installation
The Gr4vy Magento module can be installed via Composer.
composer require gr4vy/magento
Getting Started
To integrate your online store with Gr4vy, you will need to request a Gr4vy instance to be set up. Please contact our sales team for a demo.
Once you have been set up with a Gr4vy account you will need to head over to the Integrations panel and generate a private key. Then you can use this key to configure Gr4vy Payment in Magento Backend
Publishing
Publishing of this project is done through Packagist. New versions are released by creating a new Git tag.
License
This library is released under the MIT License.