Usps Module
Carrier
This class implements USPS (United States Postal Service) shipping carrier integration for Magento 2. Developers use it to calculate shipping rates, r...
Config\Backend\UspsUrl
This class validates USPS API endpoint URLs when they are saved in the Magento admin configuration. It ensures that any configured USPS gateway URL po...
Data
This helper class provides utility methods for USPS shipping functionality in Magento 2. Developers use it to determine if a specific USPS shipping me...
Source\Container
This class provides a source model for USPS shipping container types in Magento 2's admin configuration. Developers use this to populate dropdown opti...
Source\Freemethod
This class provides a dropdown list of USPS shipping methods for configuring free shipping options in Magento's admin panel. It extends the standard U...
Source\Generic
This class serves as a generic source model for USPS shipping method configuration options in the Magento admin panel. Developers use this class to po...
Source\Machinable
This class provides USPS machinable parcel options for shipping configuration in Magento 2. Developers use this source model to populate dropdown opti...
Source\Method
This class serves as a source model for USPS shipping method configuration options in Magento's admin panel. Developers would use this to populate dro...
Source\Size
This class provides a source model for USPS package size options in Magento's shipping configuration. Developers use this when displaying dropdown lis...