ebisbe/paga-mas-tarde-omnipay

This package is abandoned and no longer maintained. No replacement package was suggested.

Paga Mas Tarde payment gateway implementation with omnipay

Installs: 82

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 1

Open Issues: 1

Type:symfony-bundle

pkg:composer/ebisbe/paga-mas-tarde-omnipay

1.2 2017-06-28 09:53 UTC

This package is not auto-updated.

Last update: 2020-01-17 00:57:55 UTC


README

Paga+Tarde driver for the Omnipay PHP payment processing library

Omnipay is a framework agnostic, multi-gateway payment processing library for PHP 5.3+. This package implements Paga+Tarde support for Omnipay.

Installation

Omnipay is installed via Composer. To install, simply add it to your composer.json file:

composer require ebisbe/paga-mas-tarde-omnipay

Basic Usage

For general usage instructions, please see the main Omnipay repository.

Aditional Parameter

If you want to avoid having to multiply the value by 100 just add a new parameter ( multiply=true ) to the purchase function.