An open API service indexing awesome lists of open source software.

https://github.com/jacques/php-payfast-parsers

Parse various CSV files provided by PayFast to reconcile transactions between two systems
https://github.com/jacques/php-payfast-parsers

payfast

Last synced: about 1 year ago
JSON representation

Parse various CSV files provided by PayFast to reconcile transactions between two systems

Awesome Lists containing this project

README

          

# PayFast Parsers

[![Author](http://img.shields.io/badge/author-@jacques-blue.svg?style=flat-square)](https://twitter.com/jacques)
[![Software License](https://img.shields.io/badge/license-MPLv2-brightgreen.svg?style=flat-square)](LICENSE)
[![Maintainability](https://api.codeclimate.com/v1/badges/7ec5c16986d42e84dc49/maintainability)](https://codeclimate.com/github/jacques/php-payfast-parsers/maintainability)
[![Test Coverage](https://api.codeclimate.com/v1/badges/7ec5c16986d42e84dc49/test_coverage)](https://codeclimate.com/github/jacques/php-payfast-parsers/test_coverage)

Parse PayFast reconciliation files.

---

## AUTHOR

* Jacques Marneweck

---

## LICENSE

Payfast Parsers is licensed under the MPLv2. Please see the `LICENSE` file for more details.