@Service public class CreateSinglePaymentService extends AbstractCreatePaymentService<SinglePayment,SinglePaymentInitiationService>
pisCommonPaymentService| Constructor and Description |
|---|
CreateSinglePaymentService(Xs2aPisCommonPaymentService pisCommonPaymentService,
PisScaAuthorisationServiceResolver pisScaAuthorisationServiceResolver,
AuthorisationMethodDecider authorisationMethodDecider,
Xs2aPisCommonPaymentMapper xs2aPisCommonPaymentMapper,
Xs2aToCmsPisCommonPaymentRequestMapper xs2aToCmsPisCommonPaymentRequestMapper,
SinglePaymentInitiationService paymentInitiationService,
RequestProviderService requestProviderService) |
| Modifier and Type | Method and Description |
|---|---|
protected SinglePayment |
getPaymentRequest(Object payment,
PaymentInitiationParameters paymentInitiationParameters) |
protected SinglePayment |
updateCommonPayment(SinglePayment paymentRequest,
PaymentInitiationParameters paymentInitiationParameters,
PaymentInitiationResponse response,
String paymentId) |
createPaymentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildErrorResponse@Autowired public CreateSinglePaymentService(Xs2aPisCommonPaymentService pisCommonPaymentService, PisScaAuthorisationServiceResolver pisScaAuthorisationServiceResolver, AuthorisationMethodDecider authorisationMethodDecider, Xs2aPisCommonPaymentMapper xs2aPisCommonPaymentMapper, Xs2aToCmsPisCommonPaymentRequestMapper xs2aToCmsPisCommonPaymentRequestMapper, SinglePaymentInitiationService paymentInitiationService, RequestProviderService requestProviderService)
protected SinglePayment getPaymentRequest(Object payment, PaymentInitiationParameters paymentInitiationParameters)
getPaymentRequest in class AbstractCreatePaymentService<SinglePayment,SinglePaymentInitiationService>protected SinglePayment updateCommonPayment(SinglePayment paymentRequest, PaymentInitiationParameters paymentInitiationParameters, PaymentInitiationResponse response, String paymentId)
updateCommonPayment in class AbstractCreatePaymentService<SinglePayment,SinglePaymentInitiationService>Copyright © 2020. All rights reserved.