iqnection-modules/payment
Composer 安装命令:
composer require iqnection-modules/payment
包简介
SilverStripe Base Payment Module
关键字:
README 文档
README
This is a base class to be extended with specific Payment types or gateways.
9/2/2020 - Added CreditCardPayment base class
To call the standard Process method, you will need to provide and set the payment processor class
IQnection\Payment\CreditCardPayment:
payment_processor: 'MyPaymentProcessorClass'
统计信息
- 总下载量: 26
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 4
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-09-02