deniztezcan/omnipay-prepayment

Prepayment driver for the Omnipay PHP payment processing library

dev-master 2019-05-09 14:41 UTC

This package is auto-updated.

Last update: 2024-03-10 02:27:50 UTC


README

PrePayment driver for the Omnipay PHP payment processing library

Latest Stable Version Total Downloads Latest Unstable Version License

Omnipay 3.x is a framework agnostic, multi-gateway payment processing library for PHP 5.6+

Table of Contents

Installation

Omnipay is installed via Composer.

composer require deniztezcan/omnipay-prepayment:^1

Do a Payment


Complete a Payment


Support

If you are having general issues with Omnipay, we suggest posting on Stack Overflow. Be sure to add the omnipay tag so it can be easily found.

If you believe you have found a bug, please report it using the GitHub issue tracker, or better yet, fork the library and submit a pull request.