cvek / alfabank-omnipay

Alfabank 的 Omnipay 驱动程序

3.2.1 2019-01-22 21:53 UTC

This package is auto-updated.

Last update: 2024-09-20 00:28:31 UTC


README

Build Status Latest Stable Version Total Downloads License

介绍

此库基于 Sberbank 集成

下载

Composer

// This assumes that you have composer installed globally
composer require CvekCoding/alfabank-omnipay

以最小稳定性解决问题

添加到您的 composer.json 中

{
  "minimum-stability":"dev",
  "prefer-stable": true
}