mollie / magento2

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

Order cant be shipped when customer NOT uses the PAYMENT LINK #481

Closed TheLaughingThird closed 2 years ago

TheLaughingThird commented 2 years ago

Describe the new feature

We use this module (Magento 2.4.1-p1 ) , and now got two orders that we cannot ship to set to complete.....

This occurs when: Order cant be shipped when customer NOT uses the PAYMENT LINK. Since the link is not used , the extension thinks the payment is open... but our customer has paid by banktransfer without letting us now upfront. Now the order cant be completed...

Describe the solution to be implemented

The payment link has a option to manually set to paid, wich is not working on our installation. (Magento 2.4.1-p1 at the moment)

Additional context

Frank-Magmodules commented 2 years ago

HI @b2bdokter ,

Thank you for opening this issue, specific for this reason there is a mark as paid button added within the order in case the "Allow to manually mark as paid?" option is set to yes in the Payment Link / Admin Payment configuration section within the Mollie plugin. This will simply finish the order and create a new one (-1) which can be invoiced/shipped again.

Based on the current information we can't reproduce this issue but please feel free to contact us directly through our contact form so we can investigate this issue further with you.

Frank-Magmodules commented 2 years ago

HI @b2bdokter ,

Due to the lack of information and we can't reproduce this issue, we will close this issue for now. Please feel free to reopen the issue or contact us directly through our contact form so we can investigate this issue further with you.

simonmaass commented 1 year ago

We activated this option but we cannot see the button. Where would you find this button?

Frank-Magmodules commented 1 year ago

HI @simonmaass , 

First, make sure that the option "Allow to manually mark as paid?" is set to Yes within the "Payment Link / Admin Payment" configuration section, just like below;

After that, the button should show up within the order as;

simonmaass commented 1 year ago

Hey @Frank-Magmodules , yeah we did all that. I think the problem is with scoping. We only activated the payment method for one store and also allowed to manually mark as paid for the store where we activated the payment method with payment link. Then the button does not show up! Only if you globally set the setting to "Yes"...

simonmaass commented 1 year ago

@Frank-Magmodules please help!

Frank-Magmodules commented 1 year ago

HI @simonmaass , I indeed think this is only working on global level within the admin, did you have tried that? Otherwise, feel free to contact us directly so we can take a look with you on this matter.