unisender/omnipay-qiwi

Qiwi driver for Omnipay PHP payment library

This package's canonical repository appears to be gone and the package has been frozen as a result.

v1.0.0 2020-11-02 11:10 UTC

This package is auto-updated.

Last update: 2024-03-02 08:53:12 UTC


README

An easy to use, consistent payment processing library for PHP 5.3+

Omnipay is a payment processing library for PHP. It has been designed based on ideas from Active Merchant, plus experience implementing dozens of gateways for [CI Merchant]. It has a clear and consistent API, is fully unit tested, and even comes with an example application to get you started.

Why use Omnipay instead of a gateway's official PHP package/example code?

  • Because you can learn one API and use it in multiple projects using different payment gateways
  • Because if you need to change payment gateways you won't need to rewrite your code
  • Because most official PHP payment gateway libraries are a mess
  • Because most payment gateways have exceptionally poor documentation
  • Because you are writing a shopping cart and need to support multiple gateways

Omnipay for Qiwi