wearesho-team/bobra-payments
最新稳定版本:3.1.0
Composer 安装命令:
composer require wearesho-team/bobra-payments
包简介
Common interfaces for processing payment
README 文档
README
This repository contains interfaces for processing payments.
Implementation of this interfaces is available in other repositories.
Contents
- ClientInterface - payment initializer.
- PaymentInterface - result of initializing payment using transaction. Trait
- TransactionInterface - payment transaction to initialize payment. Implementation
- UrlPairInterface - URL pairs for user redirect after payment. Implementation
- TransactionCollection - \ArrayObject with TransactionInterface type checking
- HasLanguage - interface, should be used as TransactionInterface extension. ServiceInterface implementation should check if transaction implement this interface and use language from it instead of global configuration.
- LanguageTrait - HasLanguage implementation
- LanguageTransaction - class extends Transaction and implements HasLanguage interface using LanguageTrait
License
MIT
Wearesho Team
统计信息
- 总下载量: 1.45k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-04-09