moqui / mantle-paytrace

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mantle PayTrace Integration

license release

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:

<depends-on name="mantle-paytrace"/>

About

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

License:Other