Skip to content

v3.0.2

Choose a tag to compare

@jules-paystack jules-paystack released this 26 Feb 10:15
· 7 commits to master since this release
f5f8b47

fix: remove RequireJS template override that breaks checkout page

Adobe Commerce Marketplace was rejecting the module because the layout XML in checkout_index_index.xml overrode the core require.js block with a custom template. This template re-declared the global require config with only a baseUrl, clobbering Magento's RequireJS configuration and breaking the checkout page.