@Service(value="periodic-payments") public class ReadPeriodicPaymentService extends ReadPaymentService<PaymentInformationResponse<PeriodicPayment>>
| Constructor and Description |
|---|
ReadPeriodicPaymentService() |
| Modifier and Type | Method and Description |
|---|---|
PaymentInformationResponse<PeriodicPayment> |
getPayment(List<PisPayment> pisPayments,
String paymentProduct,
PsuIdData psuData,
@NotNull String encryptedPaymentId) |
public PaymentInformationResponse<PeriodicPayment> getPayment(List<PisPayment> pisPayments, String paymentProduct, PsuIdData psuData, @NotNull @NotNull String encryptedPaymentId)
getPayment in class ReadPaymentService<PaymentInformationResponse<PeriodicPayment>>Copyright © 2019. All rights reserved.