Version: 2.0.0
1.0.1 — July 2026
- Completed the Hungarian translation of plugin UI strings (English and
Slovak were already available).
- Plugin base class extended from the shared
yui\craftcore\base\BasePlugin,
adding the standard YUI license management screen (homecredit/license).
- Composer package metadata updated (author, homepage, docs links).
1.1.0 — May 2026
- Added
HomeCreditGateway, formalizing Home Credit as a registered
payment gateway option in checkout (PaymentService::EVENT_REGISTER_PAYMENT_GATEWAYS).
1.0.0 — Initial release
- Home Credit financing API integration with sandbox mode and a
Test Token credential check.
- Financing calculator widget (
hc.renderCalculator()) with configurable
settings.
- Application status lookup and payment/order status mapping.
- Automatic order status sync to Home Credit on shipped/delivered.