| Package | Description |
|---|---|
| org.egov.collection.integration.services |
| Modifier and Type | Method and Description |
|---|---|
RestReceiptInfo |
CollectionIntegrationServiceImpl.getDetailsByTransactionId(PaymentInfoSearchRequest paymentInfoSearchRequest) |
RestReceiptInfo |
CollectionIntegrationService.getDetailsByTransactionId(PaymentInfoSearchRequest paymentInfoSearchRequest)
This method returns the receipt information for the transaction id and channel information provided by the billing system.
|
| Modifier and Type | Method and Description |
|---|---|
List<RestReceiptInfo> |
CollectionIntegrationServiceImpl.getReceiptDetailsByDateAndService(PaymentInfoSearchRequest aggrReq) |
List<RestReceiptInfo> |
CollectionIntegrationService.getReceiptDetailsByDateAndService(PaymentInfoSearchRequest paymentInfoSearchRequest)
This method returns the list of receipt created in the system for the given date range and service code of the billing
system.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentInfoService.setPaymentInfo(RestReceiptInfo restReceiptInfo,
ReceiptHeader receiptHeader)
API gives information regarding the payment period and payment type
(Partially/Fully/Advance)
|
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.