cloudcogsio/omnipay-firstatlanticcommerce

There is no license information available for the latest version (dev-master) of this package.

First Atlantic Commerce (FAC) payment gateway plugin for Woocommerce.

dev-master 2022-09-24 00:09 UTC

This package is auto-updated.

Last update: 2024-04-24 03:55:22 UTC


README

GitHub issues GitHub last commit

A WooCommerce plugin implementing the First Atlantic Commerce - Omnipay Gateway gateway driver for OmniPay.

Installation

####(To make a WooCommerce installable zip file)

  1. Download this project
  2. Run composer install
  3. Run php make_woocommerce_plugin.php

A zip file will be created in the project directory which can be installed via WordPress plugin installer.

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.