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
- Host: GitHub
- URL: https://github.com/moqui/mantle-paytrace
- Owner: moqui
- License: other
- Created: 2018-03-26T17:20:49.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-05-31T19:54:21.000Z (over 3 years ago)
- Last Synced: 2025-01-09T03:46:48.634Z (10 months ago)
- Topics: credit-card, mantle, moqui, payment-integration, payment-processing, paytrace
- Size: 79.1 KB
- Stars: 4
- Watchers: 5
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Mantle PayTrace Integration
[](https://github.com/moqui/mantle-paytrace/blob/master/LICENSE.md)
[](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: