hyva-themes / magento2-react-checkout

Highly Customizable Checkout for Magento 2, Built with React.
BSD 3-Clause "New" or "Revised" License
180 stars 54 forks source link

Custom payment renderers integration improvement #254

Closed rajeev-k-tomy closed 2 years ago

rajeev-k-tomy commented 2 years ago

Instead of asynchronously loading the custom payment renderers, customRenderers.js will be populated in such a way that we can statically load that file in order to obtain all the custom payment renderers configured.