burgesscommerce / hyva-compat-fallback-theme-fallback
integration between Hyva_DividebuyPayment with Hyva_CompatModuleFallback and Hyva_ThemeFallback
Package info
github.com/BurgessCommerce/DividebuyCompatHelper
Type:magento2-module
pkg:composer/burgesscommerce/hyva-compat-fallback-theme-fallback
1.0.3
2025-04-23 18:38 UTC
Requires
- magento/framework: >=101
- psr/log: *
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-08-23 21:17:04 UTC
README
Covered scenario(s)
- on checkout fallback theme, requests from fallback page to other urls which are not listed in
Apply fallback to requests containingstill trigger hyva theme. - we only need this logic to work on checkout page currently
Note(s)
- this approach uses referer url in request object to determine if request was sent from checkout page