cvek/alfabank-omnipay

Omnipay driver for Alfabank

3.2.1 2019-01-22 21:53 UTC

This package is auto-updated.

Last update: 2024-04-19 23:35:19 UTC


README

Build Status Latest Stable Version Total Downloads License

Introduction

This library is based on Sberbank integration.

Download

Composer

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

Solving problems with minimal stability

Add to your composer.json

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