mollie / mollie-odoo

Mollie Payments plugin for Odoo - an open source CRM and ERP
29 stars 49 forks source link

[13.0] Payment status update bug #81

Closed PCatinean closed 3 years ago

PCatinean commented 3 years ago

When I have a payment, where the confirmation from mollie doesn't come instantly (e.g. due to technical reasons or because it's a sepa transfer which take several days) the status of the payment doesn't change in Odoo. I think it is because in the V13 of the mollie module there is no webhook transmitted to mollie.

It seems the code for v12 and at v13 are missing this part.

odoo-mvds commented 3 years ago

This is fixed in the new update. Webhooks are supported now and so this issue is fixed.

miviho commented 3 years ago

Using model 13.0.1.2 on the Odoo.sh V13.

Looks like there is still something wrong.

Webshop payment is done by iDeal and confirmed by the bank as showed in the browser on the website of the bank before being redirected back to the webshop. When the connection breaks after or during this conform but before being returned to the webshop, the order stays as 'nothing to invoice' and payment is not conformed in Odoo. On the back account of the customer the payment has been debited. After 30 minutes the status has not been changed.

odoo-mvds commented 3 years ago

Hello,

Can you see if the payment trigger is visible in the SO? At the right you should be able to see this: image

thanks,

miviho commented 3 years ago

Yes it is there

miviho commented 3 years ago

image

odoo-mvds commented 3 years ago

Are you using multiple databases on the same URL?

miviho commented 3 years ago

One db and multiple website. Mollie is configured with mentioning the website.

odoo-mvds commented 3 years ago

please create a new ticket here. Then we will look further into your issue. This ticket is closed.