Skip to content

fatzebra/ZenCart-Plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Fat Zebra ZenCart Plugin v1.1

Compatible with Zen Cart 1.5.0 (and presumably above)

Developed by Matthew Savage - Fat Zebra

https://github.com/fatzebra/ZenCart-Plugin

License

Released under the GPLv3. Please see license.txt

Installation

  1. Using your FTP Client or SSH/SCP, copy the directories on zencart_directory to your ZenCart root.
  2. Log into ZenCart Admin/Management, and click on Modules -> Payment
  3. Click on Fat Zebra, then click Install on the right hand side.
  4. Enter your account details.

Default credentials are provided, however if you wish to obtain a free Sandbox account please Contact Fat Zebra

Uninstalling

  1. Log into ZenCart Admin/Management, and click on Modules -> Payment
  2. Click on Fat Zebra, then click Remove.
  3. Click Remove to confirm.
  4. Delete the files listed below.
  5. To remove all configuration items from the database run the following query on your ZenCart database:
  delete from configuration where configuration_key like '%FATZEBRA%';

Files

  • includes/modules/payment/fatzebra.php
  • includes/languages/english/modules/payment/fatzebra.php

Requirements

  • An SSL certificate configured for your website
  • cURL with SSL support compiled into PHP
  • A Fat Zebra account (and of course, an Internet Merchant Facility setup for this account)

Testing

While in Test Mode you can use any of the card numbers detailed on the Fat Zebra support site.

Support

If you have problems with this plugin please create a new Github Issue, or email support@fatzebra.com.au explaining the problem you are experiencing.

Release Notes

1.0 - Initial Release 1.1 - Fixed bug with checkout not handling declined cards properly

About

Payment Gateway plugin for ZenCart

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages