mirror of
https://git.imnavajas.es/jjimenez/erp-imprimelibros.git
synced 2026-01-13 08:58:48 +00:00
añadidos ficheros a falta de modificar el servicio y el controlador redsys
This commit is contained in:
@ -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,
|
||||
|
||||
Reference in New Issue
Block a user