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

https://github.com/moqui/mantle-paytrace

Mantle payment processor integration for PayTrace API including level 2/3 data
https://github.com/moqui/mantle-paytrace

credit-card mantle moqui payment-integration payment-processing paytrace

Last synced: 8 months ago
JSON representation

Mantle payment processor integration for PayTrace API including level 2/3 data

Awesome Lists containing this project

README

          

# Mantle PayTrace Integration

[![license](http://img.shields.io/badge/license-CC0%201.0%20Universal-blue.svg)](https://github.com/moqui/mantle-paytrace/blob/master/LICENSE.md)
[![release](http://img.shields.io/github/release/moqui/mantle-paytrace.svg)](https://github.com/moqui/mantle-paytrace/releases)

Mantle payment processor integration for PayTrace API including level 2 and 3 data.

See API docs at: https://www.paytrace.net/developers/

To add this component to Moqui the easiest approach is to use the Gradle get component task:

$ ./gradlew getComponent -Pcomponent=mantle-paytrace

Or add a dependency in your component.xml file like: