Modifier and Type | Field and Description |
---|---|
protected PaymentParameters |
CreatePayment.paymentParams |
protected PaymentParameters |
CreatePayment.paymentParams |
Modifier and Type | Method and Description |
---|---|
PaymentParameters |
CreatePayment.getPaymentParams()
Gets the value of the paymentParams property.
|
PaymentParameters |
CreatePayment.getPaymentParams()
Gets the value of the paymentParams property.
|
Modifier and Type | Method and Description |
---|---|
void |
CreatePayment.setPaymentParams(PaymentParameters value)
Sets the value of the paymentParams property.
|
void |
CreatePayment.setPaymentParams(PaymentParameters value)
Sets the value of the paymentParams 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.