Skip to content

magento man

I have setup payment method in to my custom order for Paypal Braintree Card Types not comming in Magento 2.4.8-p1

Hey I setup the payment method to my custom order form the Paypal Braintree Card Types option comming blank in Magento 2.4.8-p1 that working in magento 2.4.6 https://prnt.sc/6jzdSXH7qAN5 I call payment method using this $block->getChildHtml(‘payment.method.’ . $_code); Card type drop… Read More »I have setup payment method in to my custom order for Paypal Braintree Card Types not comming in Magento 2.4.8-p1

Magento2 Integration with Klaviyo – Integration got successfull but after 1 hour it the sync failed

I’m using magento 2.4.7-p6. Recently migrated from Mailchimp to Klaviyo and everything works smoothly. So from last day I’m facing a problem regarding the Klaviyo Integrations with Magento When I click reAuthorized from Magento Integrations sections, The connection successfully build… Read More »Magento2 Integration with Klaviyo – Integration got successfull but after 1 hour it the sync failed

Magento 2.4.8 – How to fix Uncaught ReferenceError: Ext is not defined in ext-tree-checkbox.js after restoring ExtJS support

After upgrading a Magento 2.x project to Magento 2.4.8, I encountered an issue where legacy admin functionality that depends on ExtJS (specifically ext-tree-checkbox.js) is no longer working. The following error is thrown in the browser console: Error ext-tree-checkbox.js:5 Uncaught ReferenceError:… Read More »Magento 2.4.8 – How to fix Uncaught ReferenceError: Ext is not defined in ext-tree-checkbox.js after restoring ExtJS support