Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gambio 4.6.0.2 issue #68

Closed
bagorob opened this issue Nov 18, 2022 · 4 comments
Closed

Gambio 4.6.0.2 issue #68

bagorob opened this issue Nov 18, 2022 · 4 comments

Comments

@bagorob
Copy link

bagorob commented Nov 18, 2022

Hi,

got this in the logfile:

WARNING: constant(): Couldn't find constant MODULE_PAYMENT_MOLLIE_KLARNAPAYNOW_STATUS
WARNING: constant(): Couldn't find constant MODULE_PAYMENT_MOLLIE_KLARNAPAYNOW_SORT_ORDER
and so on..

using 3.0.14

@tanjalog
Copy link

Hey @bagorob,

Thank you for your patience.

Please note that our development team has reproduced this issue locally and fixed it.

The problem was:

These constants SORT_ORDER, STATUS, and ISSUER_LIST are defined when the payment method is installed. But the plugin accessed them for payment methods that weren't installed.

Also, we have found the warning log about accessing the constants for surcharge calculation that should contain the payment method in name, when the payment method is null. This happens at the checkout while payment method is not chosen. This problem is fixed too.

We will include this change in the release that will be next week.

We will update you regarding this.

Best regards.

@tanjalog
Copy link

tanjalog commented Dec 1, 2022

Hello @bagorob,

Please note regarding your issue that our team needed to verify additional steps before releasing a new version.

During that process, we concluded that plugins for other versions, also have the same issues.

Now our team is fixing these plugins and testing them.

We apologize for these unforeseen circumstances and be sure that a new release will be available next week.

We will update you timely regarding this.

Thank you very much for understanding.

Best regards.

@tanjalog
Copy link

tanjalog commented Dec 8, 2022

Hey @bagorob,

Thank you for your patience.

Please note that we experienced unexpected issues regarding permissions for releasing a new version so we are not able to do the release this week.

We have to apologize for this unpredicted postponement and be assured that release will be available at the beginning of the next week.

We will keep you posted.

Thanks for understanding,

Best regards

@tanjalog
Copy link

Hey @bagorob,

Thank you for your patience and understanding during resolving of this request.

Please note that all new plugin versions for:

Gambio 3.0.x - 3.4.x (v0.1.13),

Gambio 3.5.x - 4.0.x (v1.0.12),

Gambio 4.1.x - 4.4.x (v2.0.13),

Gambio 4.5.x - 4.x.x (v3.0.15)

are released.

As we inform you, the release also contains changes from #69

Best regards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants