@Service(value="status-payments") public class ReadSinglePaymentStatusService extends Object implements ReadPaymentStatusService
| Constructor and Description |
|---|
ReadSinglePaymentStatusService() |
| Modifier and Type | Method and Description |
|---|---|
ReadPaymentStatusResponse |
readPaymentStatus(List<PisPayment> pisPayments,
String paymentProduct,
SpiContextData spiContextData,
@NotNull String encryptedPaymentId) |
public ReadPaymentStatusResponse readPaymentStatus(List<PisPayment> pisPayments, String paymentProduct, SpiContextData spiContextData, @NotNull @NotNull String encryptedPaymentId)
readPaymentStatus in interface ReadPaymentStatusServiceCopyright © 2019. All rights reserved.