mageprince / magento2-paymentfee

Magento 2 Payment Fee by MagePrince helps admin to set payment fees to charge customers for selecting a specific payment method to complete their order from all available payment methods.
25 stars 19 forks source link

[Question] What are the minimum requirements #16

Closed Coosos closed 3 years ago

Coosos commented 3 years ago

Hi Mageprince,

I would like to know the versions of PHP and magento that we must respect at least for the contribution :smile: (I should push an MR to use web apis instead of a controller)

It would also be interesting if it was specified in the composer.json :+1:

Thank you, Good day

mageprince commented 3 years ago

Hi @Coosos The Php version should be 7.4 with the latest version of Magento 2.4.x. We recently release this module compatible with the Magento 2.4.x community and Enterprise edition. We will update the composer.json soon.

Thanks again for your recent contribution. We released a new version with your fixes on Magento Marketplace, GitHub, and Packagist. https://github.com/mageprince/magento2-paymentfee/releases/tag/2.1.3 https://packagist.org/packages/mageprince/magento2-paymentfee

Coosos commented 3 years ago

Hi @mageprince

After verification, magento still indicates support for 2.3 and php for 7.3.

At least its versions must be taken into account :smile:

mageprince commented 3 years ago

Hi @Coosos

Magento marketplace supports Magento 2.4 for both community and enterprise editions. https://marketplace.magento.com/prince-magento2-paymentfee.html

image image

Coosos commented 3 years ago

Hi @mageprince

My previous message may not have been well worded

Yes, it supports 2.4 and 2.3, so we must be compatible with both versions :+1:

Magento 2 life cycle : https://devdocs.magento.com/release/lifecycle-policy.html

Cordially ;