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 FileData |
CreatePaymentsAndCloseOrder.fileData |
protected FileData |
CreatePaymentsAndCloseOrder.fileData |
Modifier and Type | Method and Description |
---|---|
FileData |
CreatePaymentsAndCloseOrder.getFileData()
Gets the value of the fileData property.
|
FileData |
CreatePaymentsAndCloseOrder.getFileData()
Gets the value of the fileData property.
|
Modifier and Type | Method and Description |
---|---|
void |
CreatePaymentsAndCloseOrder.setFileData(FileData value)
Sets the value of the fileData property.
|
void |
CreatePaymentsAndCloseOrder.setFileData(FileData value)
Sets the value of the fileData property.
|
Modifier and Type | Method and Description |
---|---|
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 |
---|---|
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.