| Package | Description |
|---|---|
| org.egov.collection.integration.pgi | |
| org.egov.collection.integration.services | |
| org.egov.collection.utils |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPaymentResponse |
| Modifier and Type | Method and Description |
|---|---|
PaymentResponse |
AxisAdaptor.createOfflinePaymentRequest(org.egov.infstr.models.ServiceDetails paymentServiceDetails,
OnlinePayment onlinePayment) |
PaymentResponse |
PaymentGatewayAdaptor.parsePaymentResponse(String response)
Parses the payment response string received from the payment gateway and
creates the payment response object
|
PaymentResponse |
AxisAdaptor.parsePaymentResponse(String response)
This method parses the given response string into a AXIS payment response
object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReconciliationService.processFailureMsg(ReceiptHeader receiptHeader,
PaymentResponse paymentResponse)
This method processes the failure message arriving from the payment gateway.
|
void |
ReconciliationService.processSuccessMsg(ReceiptHeader onlinePaymentReceiptHeader,
PaymentResponse paymentResponse)
This method processes the success message arriving from the payment gateway.
|
| Modifier and Type | Method and Description |
|---|---|
PaymentResponse |
CollectionCommon.createPaymentResponse(org.egov.infstr.models.ServiceDetails paymentServiceDetails,
String response)
This method returns the payment response object for the given response string.
|
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.