Introduction
EPay is a popular payment provider within the territory of Bulgaria. Its function is to process payments with bank card and bank transactions in open networks, electronic commerce and the security of the information that is transmitted through the internet.
Integration
The integration with the Nemesis platform is pretty straight-forward. Upon adding the module in the classpath,
<dependency>
<groupId>io.nemesis.platform.module.payment</groupId>
<artifactId>nemesis-module-epay</artifactId>
</dependency>
you will have access to several new properties you can use to customize its behaviour.
All of them are located under the nemesis.payments.epay
domain. Please consult the EPay documentation on what they mean and how to use them.