Package | Description |
---|---|
com.secutix.plugin.paymentintegration.dto.order | |
com.secutix.plugin.paymentintegration.service | |
com.secutix.plugin.paymentintegration.service.emptyImpl |
Modifier and Type | Field and Description |
---|---|
protected List<TicketData> |
CreatePaymentsAndCloseOrder.tickets |
protected List<TicketData> |
CreatePaymentsAndCloseOrder.tickets |
Modifier and Type | Method and Description |
---|---|
List<TicketData> |
CreatePaymentsAndCloseOrder.getTickets()
Gets the value of the tickets property.
|
List<TicketData> |
CreatePaymentsAndCloseOrder.getTickets()
Gets the value of the tickets property.
|
Modifier and Type | Method and Description |
---|---|
CloseOrderResult |
ExternalOrderService.closeOrder(Integer requestId,
ContactData purchaserInfo,
Long orderId,
List<TicketData> tickets,
String externalReference,
boolean generateBarCodes,
Long maxWaitingTime,
OrderType orderType,
String externalRemark)
To close an opened or validated order.
|
CloseOrderResult |
ExternalOrderService.closeOrder(Integer requestId,
ContactData purchaserInfo,
Long orderId,
List<TicketData> tickets,
String externalReference,
boolean generateBarCodes,
Long maxWaitingTime,
OrderType orderType,
String externalRemark)
To close an opened or validated order.
|
PaymentAndCloseOrderResult |
ExternalOrderFacade.createPaymentsAndCloseOrder(Integer requestId,
Long orderId,
List<PaymentInfo> payments,
PaymentParameters paymentParams,
String externalReference,
OrderType orderType,
Long maxWaitingTime,
List<ContactData> purchasersInfo,
List<TicketData> tickets,
String externalRemark,
List<FileContactData> fileContacts,
List<String> oneTimeCodes,
FileData fileData,
CancellationInsuranceData cancellationInsuranceData,
boolean isConvertedReservation,
boolean createToken,
String contactRemark)
Validates given Sale order, creates payment and closes the order.
|
PaymentAndCloseOrderResult |
ExternalOrderFacade.createPaymentsAndCloseOrder(Integer requestId,
Long orderId,
List<PaymentInfo> payments,
PaymentParameters paymentParams,
String externalReference,
OrderType orderType,
Long maxWaitingTime,
List<ContactData> purchasersInfo,
List<TicketData> tickets,
String externalRemark,
List<FileContactData> fileContacts,
List<String> oneTimeCodes,
FileData fileData,
CancellationInsuranceData cancellationInsuranceData,
boolean isConvertedReservation,
boolean createToken,
String contactRemark)
Validates given Sale order, creates payment and closes the order.
|
Modifier and Type | Method and Description |
---|---|
CloseOrderResult |
ExternalOrderServiceEmpty.closeOrder(Integer requestId,
ContactData purchaserInfo,
Long orderId,
List<TicketData> tickets,
String externalReference,
boolean generateBarCodes,
Long maxWaitingTime,
OrderType orderType,
String externalRemark)
To close an opened or validated order.
|
CloseOrderResult |
ExternalOrderServiceEmpty.closeOrder(Integer requestId,
ContactData purchaserInfo,
Long orderId,
List<TicketData> tickets,
String externalReference,
boolean generateBarCodes,
Long maxWaitingTime,
OrderType orderType,
String externalRemark)
To close an opened or validated order.
|
PaymentAndCloseOrderResult |
ExternalOrderFacadeEmpty.createPaymentsAndCloseOrder(Integer requestId,
Long orderId,
List<PaymentInfo> payments,
PaymentParameters paymentParams,
String externalReference,
OrderType orderType,
Long maxWaitingTime,
List<ContactData> purchasersInfo,
List<TicketData> tickets,
String externalRemark,
List<FileContactData> fileContacts,
List<String> oneTimeCodes,
FileData fileData,
CancellationInsuranceData cancellationInsuranceData,
boolean isConvertedReservation,
boolean createToken,
String contactRemark)
Validates given Sale order, creates payment and closes the order.
|
PaymentAndCloseOrderResult |
ExternalOrderFacadeEmpty.createPaymentsAndCloseOrder(Integer requestId,
Long orderId,
List<PaymentInfo> payments,
PaymentParameters paymentParams,
String externalReference,
OrderType orderType,
Long maxWaitingTime,
List<ContactData> purchasersInfo,
List<TicketData> tickets,
String externalRemark,
List<FileContactData> fileContacts,
List<String> oneTimeCodes,
FileData fileData,
CancellationInsuranceData cancellationInsuranceData,
boolean isConvertedReservation,
boolean createToken,
String contactRemark)
Validates given Sale order, creates payment and closes the order.
|
Copyright © 2021. All rights reserved.