mollie / mollie-odoo

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

[FIX] payment_mollie_official: Remove extraneous slash from payments URL #121

Closed carmenbianca closed 1 month ago

carmenbianca commented 2 years ago

Previously, when https://api.mollie.nl/v1//payments (note the double slash) was requested, a 404 response was returned. When there is only a single slash, everything works fine.

This bad behaviour started occurring on 18 or 19 January 2022.

robinkeunen commented 1 year ago

I suggest to trump this PR with https://github.com/mollie/mollie-odoo/pull/130

odoo-mvds commented 1 month ago

Hi,

Thank you for your contribution and for submitting the pull request (PR).

We wanted to let you know that we are no longer maintaining the older version of the project to which your PR applies. Consequently, we will be closing this PR. We recommend you to upgrade to the latest version.

Your solution is still error prone, We have already improved it in the latest version, https://github.com/mollie/mollie-odoo/blob/17.0/payment_mollie_official/models/payment_acquirer.py#L70-L72

We truly appreciate your effort and interest in improving the project.

Best regards,