crefopay / magento2
CrefoPay by link module for Magento2
2.0.6
2025-03-12 09:33 UTC
Requires
- php: >8.1 <=8.4
- crefopay/php-clientlibrary: 3.0.1
- dev-master
- 2.0.6
- 2.0.5
- 2.0.4
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
- 1.5.4
- 1.5.3
- 1.5.2
- 1.5.1
- 1.5.0
- 1.4.9.2
- 1.4.9.1
- 1.4.9
- 1.4.8
- 1.4.7
- 1.4.6
- 1.4.5
- 1.4.4
- 1.4.3
- 1.4.2
- 1.4.1
- 1.4.0
- 1.3.2.1
- 1.3.2
- 1.3.1
- 1.3.0
- 1.2.9.1
- 1.2.9
- 1.2.8
- 1.2.7
- 1.2.6
- 1.2.5
- 1.2.4
- 1.2.3
- 1.2.2
- 1.2.1
- 1.2.0
- 1.1.3
- 1.1.2
- dev-develop
- dev-107_failure-page
- dev-105_TX_amount_update_after_discount
- dev-oldCCoverlay
- dev-acceptance
- dev-google_pay
- dev-98_initial_order_state_for_cai
- dev-100_dob_when_company_is_not_empty
- dev-30_backend_orders
- dev-91-closing-the-paypal-window-cause-to-that-no-change-of-payment-method-is-possible
- dev-unizell
This package is auto-updated.
Last update: 2025-03-12 09:34:46 UTC
README
Compability
Version | Compatibility | Tested | Supported |
---|---|---|---|
2.4.0 | compatible | yes | yes |
2.4.1 | compatible | yes | yes |
2.4.2 | compatible | yes | yes |
2.4.2-p1 | compatible | yes | yes |
2.4.x | compatible | no | yes |
2.4.6-p2 | compatible | yes | yes |
Supported Browsers
- Internet Explorer 11 or later, Microsoft Edge, latest–1
- Firefox latest, latest–1 (any operating system)
- Chrome latest, latest–1 (any operating system)
- Safari latest, latest–1 (Mac OS only)
- Safari Mobile for iPad 2, iPad Mini, iPad with Retina Display (iOS 12 or later), for desktop storefront
- Safari Mobile for iPhone 6 or later; iOS 12 or later, for mobile storefront
- Chrome for mobile latest–1 (Android 4 or later) for mobile storefront
Here, latest–1 means one major version earlier than the latest released version.
Requirements
- Magento 2 technology stack requirements
- Magento 2 TLS requirement
- Security schemes of CrefoPay API requires TLS 1.2 or higher
Installation via composer
The easiest way to install the extension is to use Composer Run the following commands:
composer require crefopay/magento2:1.6.0
After, run next magento commands:
bin/magento module:enable Trilix_CrefoPay
bin/magento setup:upgrade
rm -rf generated/* var/cache/* var/page_cache/* var/view_preprocessed/*
bin/magento setup:static-content:deploy -f
bin/magento setup:di:compile
bin/magento crefopay:amazon-pay:check
Known Issues
Please refer to the section in the Changelog