michaelstivala/omnipay-transactium

Transactium gateway for Omnipay payment processing library

v1.0.9 2019-05-22 17:14 UTC

This package is auto-updated.

Last update: 2024-04-23 05:18:03 UTC


README

Transactium driver for the Omnipay PHP payment processing library

Omnipay is a framework agnostic, multi-gateway payment processing library for PHP. This package implements Transactium support for Omnipay.

Installation

Omnipay is installed via Composer. To install, simply run

$ composer require "michaelstivala/omnipay-transactium": "^0.1",

Basic Usage

This is not a complete wrapper, but exposes the following Transactium web service methods:

  • CreateHostedPayment as purchase
  • GetHostedPayment as getHostedPayment
  • RefundByFxlId as refund