cvek/alfabank-omnipay

Omnipay driver for Alfabank

Installs: 22

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/cvek/alfabank-omnipay

3.2.1 2019-01-22 21:53 UTC

This package is auto-updated.

Last update: 2025-10-20 02:37:18 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
}