Package | Description |
---|---|
com.secutix.plugin.paymentintegration.dto.payment | |
com.secutix.plugin.paymentintegration.service | |
com.secutix.plugin.paymentintegration.service.emptyImpl |
Modifier and Type | Field and Description |
---|---|
protected List<PaymentInfo> |
CheckPayment.payments |
protected List<PaymentInfo> |
CreatePayment.payments |
protected List<PaymentInfo> |
CreatePayment.payments |
protected List<PaymentInfo> |
CheckPayment.payments |
Modifier and Type | Method and Description |
---|---|
List<PaymentInfo> |
CheckPayment.getPayments()
Gets the value of the payments property.
|
List<PaymentInfo> |
CreatePayment.getPayments()
Gets the value of the payments property.
|
List<PaymentInfo> |
CreatePayment.getPayments()
Gets the value of the payments property.
|
List<PaymentInfo> |
CheckPayment.getPayments()
Gets the value of the payments property.
|
Modifier and Type | Method and Description |
---|---|
default PaymentDetailResult |
ExternalPaymentService.createPayment(Integer requestId,
Long orderId,
List<PaymentInfo> payments,
PaymentParameters paymentParams)
Create payment with specified parameters.
|
default PaymentDetailResult |
ExternalPaymentService.createPayment(Integer requestId,
Long orderId,
List<PaymentInfo> payments,
PaymentParameters paymentParams)
Create payment with specified parameters.
|
Modifier and Type | Method and Description |
---|---|
PaymentDetailResult |
ExternalPaymentServiceEmpty.createPayment(Integer requestId,
Long orderId,
List<PaymentInfo> payments,
PaymentParameters paymentParams)
Create payment with specified parameters.
|
PaymentDetailResult |
ExternalPaymentServiceEmpty.createPayment(Integer requestId,
Long orderId,
List<PaymentInfo> payments,
PaymentParameters paymentParams)
Create payment with specified parameters.
|
Copyright © 2021. All rights reserved.