Response<Object> |
Psd2PaymentInitiationService.getPaymentInformation(PaymentService paymentService,
PaymentProduct paymentProduct,
String paymentId,
Map<String,String> queryParameters,
Map<String,String> headers) |
Response<Authorisations> |
Psd2PaymentInitiationService.getPaymentInitiationAuthorisation(PaymentService paymentService,
PaymentProduct paymentProduct,
String paymentId,
Map<String,String> queryParameters,
Map<String,String> headers) |
Response<ScaStatusResponse> |
Psd2PaymentInitiationService.getPaymentInitiationScaStatus(PaymentService paymentService,
PaymentProduct paymentProduct,
String paymentId,
String authorisationId,
Map<String,String> queryParameters,
Map<String,String> headers) |
Response<Object> |
Psd2PaymentInitiationService.getPaymentInitiationStatus(PaymentService paymentService,
PaymentProduct paymentProduct,
String paymentId,
Map<String,String> queryParameters,
Map<String,String> headers) |
Response<PaymentInitiationRequestResponse> |
Psd2PaymentInitiationService.initiatePayment(PaymentService paymentService,
PaymentProduct paymentProduct,
Map<String,String> queryParameters,
Map<String,String> headers,
PaymentInitiation body) |
Response<PaymentInitiationRequestResponse> |
Psd2PaymentInitiationService.initiatePayment(PaymentService paymentService,
PaymentProduct paymentProduct,
Map<String,String> queryParameters,
Map<String,String> headers,
String body) |
Response<StartScaProcessResponse> |
Psd2PaymentInitiationService.startPaymentAuthorisation(PaymentService paymentService,
PaymentProduct paymentProduct,
String paymentId,
Map<String,String> queryParameters,
Map<String,String> headers,
UpdateAuthorisation body) |
Response<UpdateAuthorisationResponse> |
Psd2PaymentInitiationService.updatePaymentPsuData(PaymentService paymentService,
PaymentProduct paymentProduct,
String paymentId,
String authorisationId,
Map<String,String> queryParameters,
Map<String,String> headers,
UpdateAuthorisation body) |