| Modifier and Type | Method and Description |
|---|---|
void |
Xs2aPisCommonPaymentService.updateBulkPaymentInCommonPayment(BulkPayment bulkPayment,
PaymentInitiationParameters paymentInitiationParameters,
String paymentId) |
| Modifier and Type | Method and Description |
|---|---|
BulkPayment |
CmsToXs2aPaymentMapper.mapToBulkPayment(List<PisPayment> payments) |
| Modifier and Type | Method and Description |
|---|---|
PisCommonPaymentRequest |
Xs2aToCmsPisCommonPaymentRequestMapper.mapToCmsBulkPisCommonPaymentRequest(BulkPayment bulkPayment,
String paymentProduct) |
| Modifier and Type | Method and Description |
|---|---|
BulkPayment |
SpiToXs2aBulkPaymentMapper.mapToXs2aBulkPayment(@NotNull SpiBulkPayment payment) |
| Modifier and Type | Method and Description |
|---|---|
SpiBulkPayment |
Xs2aToSpiBulkPaymentMapper.mapToSpiBulkPayment(BulkPayment payment,
String paymentProduct) |
| Modifier and Type | Method and Description |
|---|---|
PaymentInformationResponse<BulkPayment> |
ReadBulkPaymentService.getPayment(List<PisPayment> pisPayments,
String paymentProduct,
PsuIdData psuData,
@NotNull String encryptedPaymentId) |
| Modifier and Type | Method and Description |
|---|---|
ResponseObject<BulkPaymentInitiationResponse> |
CreateBulkPaymentService.createPayment(BulkPayment bulkPayment,
PaymentInitiationParameters paymentInitiationParameters,
TppInfo tppInfo)
Initiates bulk payment
|
| Modifier and Type | Method and Description |
|---|---|
BulkPaymentInitiationResponse |
OauthScaPaymentService.createBulkPayment(BulkPayment bulkPayment,
TppInfo tppInfo,
String paymentProduct,
PsuIdData psuIdData) |
BulkPaymentInitiationResponse |
ScaPaymentService.createBulkPayment(BulkPayment bulkPayment,
TppInfo tppInfo,
String paymentProduct,
PsuIdData psuIdData) |
| Modifier and Type | Method and Description |
|---|---|
BulkPayment |
PaymentModelMapperImpl.mapToXs2aPayment(BulkPaymentInitiationJson paymentRequest) |
BulkPayment |
PaymentModelMapper.mapToXs2aPayment(BulkPaymentInitiationJson paymentRequest) |
| Modifier and Type | Method and Description |
|---|---|
default void |
PaymentModelMapper.mapToXs2aPaymentAfterMapping(BulkPaymentInitiationJson paymentRequest,
BulkPayment bulkPayment) |
| Modifier and Type | Method and Description |
|---|---|
BulkPayment |
PaymentMapper.getBulkPayment(Object body) |
Copyright © 2019. All rights reserved.