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