| Modifier and Type | Class and Description |
|---|---|
class |
PeriodicPayment |
| Modifier and Type | Method and Description |
|---|---|
void |
Xs2aPisCommonPaymentService.updateSinglePaymentInCommonPayment(SinglePayment singlePayment,
PaymentInitiationParameters paymentInitiationParameters,
String paymentId) |
| Modifier and Type | Method and Description |
|---|---|
SinglePayment |
CmsToXs2aPaymentMapper.mapToSinglePayment(PisPayment payment) |
| Modifier and Type | Method and Description |
|---|---|
PisCommonPaymentRequest |
Xs2aToCmsPisCommonPaymentRequestMapper.mapToCmsSinglePisCommonPaymentRequest(SinglePayment singlePayment,
String paymentProduct) |
| Modifier and Type | Method and Description |
|---|---|
SinglePayment |
SpiToXs2aSinglePaymentMapper.mapToXs2aSinglePayment(@NotNull SpiSinglePayment payment) |
| Modifier and Type | Method and Description |
|---|---|
SpiSinglePayment |
Xs2aToSpiSinglePaymentMapper.mapToSpiSinglePayment(SinglePayment payment,
String paymentProduct) |
| Modifier and Type | Method and Description |
|---|---|
PaymentInformationResponse<SinglePayment> |
ReadSinglePaymentService.getPayment(List<PisPayment> pisPayments,
String paymentProduct,
PsuIdData psuData,
@NotNull String encryptedPaymentId) |
| Modifier and Type | Method and Description |
|---|---|
ResponseObject<SinglePaymentInitiationResponse> |
CreateSinglePaymentService.createPayment(SinglePayment singlePayment,
PaymentInitiationParameters paymentInitiationParameters,
TppInfo tppInfo)
Initiates single payment
|
| Modifier and Type | Method and Description |
|---|---|
SinglePaymentInitiationResponse |
OauthScaPaymentService.createSinglePayment(SinglePayment singlePayment,
TppInfo tppInfo,
String paymentProduct,
PsuIdData psuIdData) |
SinglePaymentInitiationResponse |
ScaPaymentService.createSinglePayment(SinglePayment payment,
TppInfo tppInfo,
String paymentProduct,
PsuIdData psuIdData) |
| Modifier and Type | Method and Description |
|---|---|
SinglePayment |
PaymentMapper.getSinglePayment(Object body) |
Copyright © 2019. All rights reserved.