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
Requires
- php: ^7.4
- cloudcogsio/omnipay-firstatlanticcommerce-gateway: dev-master
- guzzlehttp/psr7: 1.7.0
- omnipay/common: 3.0.5
- php-http/message: 1.10.0
- php-http/zend-adapter: 0.1.0
- skyverge/wc-plugin-framework: 5.10.3
This package is auto-updated.
Last update: 2025-02-24 05:47:27 UTC
README
A WooCommerce plugin implementing the First Atlantic Commerce - Omnipay Gateway gateway driver for OmniPay.
Installation
####(To make a WooCommerce installable zip file)
- Download this project
- Run
composer install
- 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.