Category Archives: Ecommerce

Ecommerce (or electronic commerce) is the buying and selling of goods and services online through the internet. It includes all the activities involved in online transactions, from product listing to payment processing and delivery.

How to use 3rd party FedEx account shipping label via FedEx Rest API Oauth 2.0

Using a third-party FedEx account for generating shipping labels via the FedEx REST API with OAuth 2.0 involves several steps. This process includes obtaining OAuth credentials, authenticating, and making API requests with third-party billing information. Here’s a step-by-step guide on how to achieve this: Step 1: Obtain FedEx REST API and OAuth 2.0 Credentials Register… Read More »

Magento 2 major backward-incompatible changes were introduced in the 2.4.7

The following major backward-incompatible changes were introduced in the 2.4.7 Adobe Commerce and Magento Open Source releases: API integration: FedEx SOAP API integration: UPS SOAP Default behavior for isEmailAvailable API Elasticsearch 7 deprecation Fixes to resolve compatibility issues with Symfony New block class for subresource integrity verification New interface and method for ApplicationServer module New method and… Read More »

Why we need to upgrade to Magento 2.4.7 with php 8.3

Upgrading to Magento 2.4.7 with PHP 8.3 offers several benefits: Performance Improvements: Magento 2.4.7 incorporates performance enhancements that can improve page load times and overall site performance, providing a better user experience for customers. Security Updates: With each new release, Magento addresses security vulnerabilities and strengthens the platform’s security features. Upgrading ensures that your store… Read More »

Magento 2 Ultimate Shipping Rules to manage shipping markup and rates

Creating a comprehensive shipping strategy in Magento 2 involves configuring shipping rules to manage shipping markup and rates effectively. Here’s how you can implement shipping rules to achieve this: Configure Shipping Methods: In your Magento 2 admin panel, navigate to Stores > Configuration > Sales > Shipping Methods. Enable the shipping methods you want to… Read More »