| Package | Description |
|---|---|
| org.egov.collection.integration.pgi | |
| org.egov.collection.integration.services | |
| org.egov.collection.utils |
| Class and Description |
|---|
| PaymentGatewayAdaptor
Adaptor interface for integrating with third party payment gateway systems.
Any new payment gateway can be integrated with collections system by writing a class that implements this interface, and then defining a bean in application context for this class with id as [ServiceCode]PaymentGatewayAdaptor where [ServiceCode] is the service code for that payment gateway
service. |
| PaymentRequest
The payment request interface.
|
| PaymentResponse
The payment response interface.
|
| Class and Description |
|---|
| PaymentRequest
The payment request interface.
|
| PaymentResponse
The payment response interface.
|
| Class and Description |
|---|
| PaymentGatewayAdaptor
Adaptor interface for integrating with third party payment gateway systems.
Any new payment gateway can be integrated with collections system by writing a class that implements this interface, and then defining a bean in application context for this class with id as [ServiceCode]PaymentGatewayAdaptor where [ServiceCode] is the service code for that payment gateway
service. |
| PaymentRequest
The payment request interface.
|
| PaymentResponse
The payment response interface.
|
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.