gr4vy / magento
来自 Gr4vy 的 Magento 2 支付模块
1.2.2-beta
2024-08-04 14:51 UTC
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
- v1.0.34.x-dev
- 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-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-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-09-12 12:49:27 UTC
README
Gr4vy Magento 通过一个统一的 API 提供任何您的支付集成。更多详细信息,请访问 gr4vy.com.
安装
Gr4vy Magento 模块可以通过 Composer 进行安装。
composer require gr4vy/magento
入门
要将您的在线商店与 Gr4vy 集成,您需要 请求 一个用于设置的 Gr4vy 实例。请联系我们的销售团队进行演示。
一旦您设置了 Gr4vy 账户,您需要转到 集成 面板并生成一个私钥。然后您可以使用此密钥在 Magento 后端配置 Gr4vy 支付
发布
该项目通过 Packagist 进行发布。通过创建新的 Git 标签发布新版本。
许可证
此库在 MIT 许可证 下发布。