PaymentInformationResponse<PisPaymentInfo> |
ReadCommonPaymentService.getPayment(CommonPayment commonPayment,
PsuIdData psuData,
String encryptedPaymentId) |
PaymentInformationResponse<PeriodicPayment> |
ReadPeriodicPaymentService.getPayment(List<PisPayment> pisPayments,
String paymentProduct,
PsuIdData psuData,
@NotNull String encryptedPaymentId) |
PaymentInformationResponse<SinglePayment> |
ReadSinglePaymentService.getPayment(List<PisPayment> pisPayments,
String paymentProduct,
PsuIdData psuData,
@NotNull String encryptedPaymentId) |
PaymentInformationResponse<BulkPayment> |
ReadBulkPaymentService.getPayment(List<PisPayment> pisPayments,
String paymentProduct,
PsuIdData psuData,
@NotNull String encryptedPaymentId) |