Odoo tries to automatically match bank statement lines with Customer Invoices once a day:

You can change the frequency of this Automation (find it in Developer Mode) or run it manually.
Odoo looks for the PAYMENT REFERENCE in any part of the Bank Statement Line LABEL:

So this Bank Statement Line will match (assuming the amount is also the same) based on the Payment Reference being found in the Label field:

If you don't define a Payment Reference for an Invoice, it will use the Invoice Number.
Many Payment Providers deposit a "batch" in your bank, so you would need to download a file from their Portal telling you which Payments (and therefore Invoices) were included in the Batch. You can then create a Batch Payment in Odoo from that list and match the entire list for each deposit with the single bank statement line representing the deposit (and charge off the difference to fees).
They key is asking your Customer to use the Payment Reference in the MEMO field of the bank transfer they make to you, since that is what the Bank will use in the Label (along with other information).
Gracias por tu amable respuesta.
¿Se pueden utilizar también plantillas de conciliación?
Principalmente porque nos interesa saber que cuando se crea la factura de forma automática también se realiza la conciliación con el extracto bancario, esto cuando el cliente nos paga con Paypal, Mercado Pago o Stripe desde el portal de clientes o sitio web.