public abstract class PisScaStage<T,U,R> extends Object implements BiFunction<T,U,R>
| Constructor and Description |
|---|
PisScaStage() |
| Modifier and Type | Method and Description |
|---|---|
protected PsuIdData |
extractPsuIdData(Xs2aUpdatePisCommonPaymentPsuDataRequest request,
boolean paymentCancellation) |
protected PaymentSpi |
getPaymentService(GetPisAuthorisationResponse pisAuthorisationResponse,
PaymentType paymentType) |
protected boolean |
isPsuExist(PsuIdData psuIdData) |
protected SpiPayment |
mapToSpiPayment(GetPisAuthorisationResponse pisAuthorisationResponse,
PaymentType paymentType,
String paymentProduct) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThen, applyprotected PaymentSpi getPaymentService(GetPisAuthorisationResponse pisAuthorisationResponse, PaymentType paymentType)
protected SpiPayment mapToSpiPayment(GetPisAuthorisationResponse pisAuthorisationResponse, PaymentType paymentType, String paymentProduct)
protected PsuIdData extractPsuIdData(Xs2aUpdatePisCommonPaymentPsuDataRequest request, boolean paymentCancellation)
protected boolean isPsuExist(PsuIdData psuIdData)
Copyright © 2020. All rights reserved.