| 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,
AspspConsentData aspspConsentData) |
| Modifier and Type | Method and Description |
|---|---|
ResponseObject<SinglePaymentInitiationResponse> |
CreateSinglePaymentService.createPayment(SinglePayment singlePayment,
PaymentInitiationParameters paymentInitiationParameters,
TppInfo tppInfo)
Initiates single payment
|
SinglePaymentInitiationResponse |
OauthScaPaymentService.createSinglePayment(SinglePayment singlePayment,
TppInfo tppInfo,
String paymentProduct,
PsuIdData psuIdData) |
SinglePaymentInitiationResponse |
ScaPaymentService.createSinglePayment(SinglePayment singlePayment,
TppInfo tppInfo,
String paymentProduct,
PsuIdData psuIdData) |
SinglePaymentInitiationResponse |
RedirectAndEmbeddedPaymentService.createSinglePayment(SinglePayment payment,
TppInfo tppInfo,
String paymentProduct,
PsuIdData psuIdData) |
SinglePaymentInitiationResponse |
DecoupedScaPaymentService.createSinglePayment(SinglePayment singlePayment,
TppInfo tppInfo,
String paymentProduct,
PsuIdData psuIdData) |
Copyright © 2019. All rights reserved.