/ph-ee-vouchers

Voucher management system

Primary LanguageJavaMozilla Public License 2.0MPL-2.0

payment-hub-ee

Payment Hub Enterprise Edition middleware for integration to real-time payment systems.

For detailed documentation check the documentation: https://app.gitbook.com/@mifos/s/docs/payment-hub-ee/overview

Spotless

Use below command to execute the spotless apply.

./gradlew spotlessApply

Checkstyle

Use below command to execute the checkstyle test.

./gradlew checkstyleMain