mollie / magento2

Mollie Payments for Magento 2
https://www.mollie.com
Other
101 stars 53 forks source link

[Feature Request] Disable automatic invoicing #526

Open erwinschaap opened 2 years ago

erwinschaap commented 2 years ago

Describe the new feature

Disable automatic invoicing

Describe the solution to be implemented

Should be possible to only invoice in Magento. So when a payment is created via Mollie this will not result in an invoice

Backend changes A clear and concise description of the new feature in the backend.

Frontend changes Create an option in the Magento backoffice so automatic invoice could be turned off

Additional context

Frank-Magmodules commented 2 years ago

HI @erwinschaap ,

Thank you for opening this feature request, to get a better sight of the use of this feature, can you please share a sample of how you would use this feature? As this is not really following the Magento logic regarding the registration of payments and invoices.

erwinschaap commented 2 years ago

Hi @Frank-Magmodules

Multisafepay has a similar option in de backoffice by settings: Create Invoice for Order After MultiSafepay Payment (maybe you can take a look at this function as well). When its turned off, it is possible to manually create invoices instead of the auto invoicing when a payment is received.

vberthet commented 2 years ago

Hi, @Frank-Magmodules

One use case is when using an ERP connection. In our case invoice is generated by the ERP and then exported to Magento.

Quazz commented 1 year ago

Hi, @Frank-Magmodules

We have a similar need, for a few reasons:

I hope this sheds some light on possible use cases.

I understand how Magento wants these things to happen; but they quite frankly don't really align with how businesses typically operate, imo.