añadidos ficheros a falta de modificar el servicio y el controlador redsys

This commit is contained in:
2025-11-02 17:14:44 +01:00
parent dc8b67b937
commit 88650fc5e8

View File

@ -26,7 +26,6 @@ public class PaymentService {
private final RedsysService redsysService;
private final ObjectMapper om = new ObjectMapper();
@Autowired
public PaymentService(PaymentRepository payRepo,
PaymentTransactionRepository txRepo,
RefundRepository refundRepo,